td#bottom_banner {
	background-color: #2d81ab;
}

#bottom_banner td {
	font-size: 10px;
	font-family: verdana,arial;
	color: #ccdcff;
}

#bottom_banner a {
	color: #ccdcff;
	text-decoration: none;
}

#bottom_banner td.dot-background {
	background-image:url("http://www.gotive.com/support/images/banners/DOT-footer.gif")
}

td#top_banner {
	background-color: #3F7FB5;
}

#top_banner img {
	border: 0;
}

#banner-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 127px;
}

#banner-menu li {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
}

#banner-menu a {
	display: block;
	height: 13px;
	text-decoration: none;
	color: #FFF;
	padding-left: 8px;
}

#banner-menu a.active-menu {
	background-color: #105c82;
}

#support ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 163px;
}

#support li {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
}

#support a {
	display: block;
	height: 13px;
	text-decoration: none;
	color: #FFF;
	padding-left: 8px;
}

#support a.menu_active {
	background-color: #105c82;
}

td#banner-menu-desc {
	border-left: 1px solid #9dbed9;
	border-right: 1px solid #9dbed9;
}

div.banner-menu-text {
	position: absolute;
	width:163; 
	height:81; 
	z-index:1; 
	left: 565px; 
	top: 72; 
	display: none;
	font-size: 11px;
	font-family: Verdana;
	padding-left: 4px;
	padding-top: 10px;
	line-height: 12px;
}

div#support {
	position: absolute;
	width:163; 
	height:81; 
	z-index:1; 
	left: 565px; 
	top: 72; 
	display: none;
}

