body{
margin: 0%;
background-color: #FFCC00;
background-image: url(../images/layout/mainBack.gif);
background-repeat: repeat-y;
background-position: left;
font-family: Verdana,"Lucida Grande",Lucida,Arial,Helvetica,sans-serif,Tahoma,Georgia,"Century Gothic","Lucida Sans","Franklin Gothic Medium","Trebuchet MS","Copperplate Gothic Light","Square721 BT";
	font-weight: normal;
	font-size: 11px;
}
#frontHeader{
	width: 100%;
	background-image: url(../images/layout/headerBack.gif);
	background-repeat: repeat-x;
	background-color: #FFCC00;
	margin: 0%;
	height: 90px;
}
#FrontMain{
	width: 100%;
}
#bottomMain{
background-image: url(../images/layout/footerBack.gif);
background-position: bottom;
background-repeat: repeat-x;
background-color: transparent;
margin-bottom: -1px;
position: absolute;
 bottom: 0px;
 width: 100%;
 z-index:0;
}
#bottom{
	vertical-align: bottom;
}
.phone{
	background-color: #FFCC00;
	vertical-align: top;
	height: 57px;
}
.quicksearch{
		background-color: #FFCC00;
	vertical-align: top;
	height: 70px;
}
.areyoua{
		background-color: #FFCC00;
	vertical-align: top;
	height: 51px;
}
.form_Quick_search{
background-color: #FFCC00;
	border-left: 1px solid #5A4901;
	border-bottom: 1px solid #5A4901;
	border-right: 1px solid #5A4901;
	color: #5A4901;
	font-size: 10px;
}
.form_search_combobox{
	color: #5A4901;
	font-size: 10px;
}
.leftColTextFront{
	color: #5A4901;
	font-size: 11px;
	text-align: justify;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px; 
}
#FrontLogo{
position:absolute; 
left:0px; 
top:0px; 
width:765px; 
height:96px; 
z-index:0; 
background-color: #FFCC00; 
border: 1px none #000000;
}
#FrontMenuTop{
	position:absolute; left:446px; top:0px; width:324px; height:18px; z-index:2
}
#FrontMenuBase{
position:absolute; left:446px; top:18px; width:324px; height:18px; z-index:3
}
#ARLAOEA{
	position:absolute; left:564px; top:38px; width:167px; height:57px; z-index:4
}
#MainContent{
position:absolute; left:4px; top:-800px; width:600px; height:121px; z-index:5	
}
			h1{
			font-size: 24px;
			text-decoration: none;
			font-weight: normal;
			}
			h2{
			font-size: 20px;
			text-decoration: none;
			font-weight: normal;
}	
			h3{
			font-size: 16px;
			text-decoration: none;
			font-weight: normal;
}		

a.fLink:link, a.fLink:active, a.fLink:visited{
text-decoration: none;
color: #594900;
}
a.fLink:hover{
text-decoration: underline;
color: #594900;
}
