@charset "utf-8";
body {
	background-color: #990000;
	background-image: url(Images/background.jpg);
	background-repeat: repeat-x;
	font-size:80%;
	font-family:Tahoma, Helvetica;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #CCCCCC;
}
#AutoSonarHeader{
	height:87px;
	background-image: url(Images/head_01.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#AutoSonarContent{width:100%;top:0px; position:relative; bottom:0px;  height:100%; margin-bottom:0px;}
#AutoSonarFooterLocation{margin-top:50px;}
#AutoSonarFooter{
	background-color:#990000;
	background-image:url(Images/footer_bg.jpg);
	background-repeat:no-repeat;
	width:100%;
	background-position:50% bottom;
	height:101px;
}
#FooterLinks{ margin-left:10px; font-size:85%; color:#ffffff;float:left; vertical-align:bottom;}
#MenuFooterLinks{
	font-size:85%;
	color:#ffffff;
	vertical-align:bottom;
	text-align: center;
	margin-top: 15px;
}
#MenuStoreLinks{
	font-size:80%;
	color:#ffffff;
	vertical-align:top;
	text-align: left;
	width: 131px;
	font-family: Arial, Helvetica, sans-serif;
}
#FooterLogo{
	background-repeat: no-repeat;
	background-image:url(Images/logo_epi.png);
	width:54px;
	height:54px;
	float:right;
	padding-right: 40px;
}
#MainContent{width:961px}
#MainContent #top{height:5px;}
#MainContent #left{
	background-image:url(Images/main_content02.jpg);
	width:2px;
	background-repeat:no-repeat
}
#MainContent #left .Fade{
	background-image:url(Images/main_content02.jpg);
	width:2px;
	background-repeat:no-repeat;
}
#MainContent #center{
	width:957px;
	height:675px;
	vertical-align:top;
	background-image: url(Images/main_content_bg.jpg);
	background-repeat: no-repeat;
}
#TopBannerMenu{
	height: 251px;
	width: auto;
	padding-top: 8px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 9px;
}
#TopMenu{
	height: 251px;
	width: 233px;
	float: left;
	background-image: url(Images/menu_bg.jpg);
	background-repeat: no-repeat;
}
#TopMenu #RightMenu{
	width:4px;
	height: 251px;
}
#TopMenu #MenuSpace{
	width:229px;
	height: 4px;
	background-image: url(Images/menu_space.jpg);
	background-repeat: no-repeat;
	background-position: -3px;
}
#TopMenu #MenuSpace1{
	width:229px;
	height: 4px;
	background-image: url(Images/menu_space01.jpg);
	background-repeat: no-repeat;
	background-position: -3px;
}
#TopMenu #MenuSpace2{
	width:229px;
	height: 4px;
	background-image: url(Images/menu_space02.jpg);
	background-repeat: no-repeat;
	background-position: -3px;
}
#TopMenu #MenuSpace3{
	width:229px;
	height: 4px;
	background-image: url(Images/menu_space03.jpg);
	background-repeat: no-repeat;
	background-position: -3px;
}
#TopMenu #MenuSpace4{
	width:229px;
	height: 4px;
	background-image: url(Images/menu_space04.jpg);
	background-repeat: no-repeat;
	background-position: -3px;
}
#TopMenu #MenuSpace5{
	width:229px;
	height: 4px;
	background-image: url(Images/menu_space05.jpg);
	background-repeat: no-repeat;
	background-position: -3px;
}
#TopMenu #MenuSpace6{
	width:229px;
	height: 4px;
	background-image: url(Images/menu_space06.jpg);
	background-repeat: no-repeat;
	background-position: -3px;
}
#TopMenu #MenuOption{
	width:229px;
	height: 31px;
}
#TopMenu #MenuBoton{
	width:229px;
	height: 31px;
}
#TopBanner{
	height: 251px;
	width: 692px;
	position: relative;
	float: left;
	left: 10px;
}
#MainContent #right{
	background-image:url(Images/main_content03.jpg);
	width:2px;
	background-repeat:no-repeat
}
#MainContent #right .Fade{
	background-image:url(Images/main_content03.jpg);
	width:2px;
	background-repeat:no-repeat;
}
#Content {
	display:block;
	width: 935px;
	margin-left:10px;
	color: #CCCCCC;
}
#Content #Background {
	background-image: none;
	background-color: #560a0a;
}
#Content .Background {
	background-color: #350a0a;
}
#TabMenu{
	display:block;
	width:840px;
	height:20px;
	margin-left:300px;
	clear: left;
	position: absolute;
	top: 71px;
	}
a {
	text-decoration:none;
	color: #FFFF99;
}
a:hover {
	color: #FFFF00;
}
input, select {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 5px;
	COLOR: #560a0a
}
H2 {
	FONT-SIZE: 5px;
	COLOR: #560a0a
}
H3 {
	FONT-SIZE: 5px;
	COLOR: #560a0a
}
H4 {
	FONT-SIZE: 5px;
	COLOR: #560a0a
}
.yellowfont {
	FONT-SIZE: 10pt;
	COLOR: #FFCC00;
	FONT-FAMILY: verdana, "sans serif";
}
.TabMenuLink {
	overflow-x:hidden;
	text-overflow:ellipsis;
	color: #CCCCCC;
	font-size: 85%;
}
.TabMenuLink a{
	overflow-x:hidden;
	text-overflow:ellipsis;
	color: #FFFFFF;
}

.TabMenuLink a:hover{
	text-decoration:none;
	color: #FFFF00;
}
.MenuLinks{
	font-size: 14px;
	display:block;
	text-align: right;
	width:195px;
	height:31px;
	margin-left:30px;
}
.MenuLinks a{
	overflow-x:hidden;
	text-overflow:ellipsis;
	color: #FFFFFF;
	margin-right: 10px;
}
.MenuLinks a:hover{
	text-decoration:none;
	color: #FFFF00;
}
.MenuLinksSelect{
	font-size: 14px;
	display:block;
	text-align: right;
	width:195px;
	height:31px;
	margin-left:30px;
	background-image: url(Images/menu_selected.png);
}
.MenuLinksSelect a{
	overflow-x:hidden;
	text-overflow:ellipsis;
	color: #000000;
	margin-right: 10px;
}
.MenuLinksSelect a:hover{
	text-decoration:none;
	color: #990000;
}
.Titles01{
	font-size: 14px;
}
.AutoSonarLogo{
	display:block;
	background-image:url(Images/autosonar_logo.png);
	background-repeat:no-repeat;
	width:268px;
	height:69px;
	margin-top:15px;
	margin-left:29px;
	}
