@charset "utf-8";
body {
	background-color: #014e01;
	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;
}
#AutoZonicHeader{
	height:87px;
	background-image: url(Images/head_01.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#AutoZonicContent{width:100%;top:0px; position:relative; bottom:0px;  height:100%; margin-bottom:0px;}
#AutoZonicFooterLocation{margin-top:50px;}
#AutoZonicFooter{
	background-color:#014e01;
	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;}
#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: 918px;
	margin-left:10px;
	color: #CCCCCC;
}
#Content #Background {
	background-image: none;
	background-color: #0b350a;
}
#Content .Background {
	background-color: #0b350a;
}
a {
	text-decoration:none;
	color: #FFFF99;
}
a:hover {
	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;
}
.AutoZonicLogo{
	display:block;
	background-image:url(Images/autozonic_logo.png);
	background-repeat:no-repeat;
	width:268px;
	height:69px;
	margin-top:15px;
	margin-left:29px;
	}
