@charset "utf-8";
/* CSS Document for Hicks Outdoor */

html, body { background:url(../images/BG2.jpg) #FFF no-repeat fixed; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

#header {
	
	background:url(../images/header.png) no-repeat;
	width:1062px;
	height:239px;
	margin:0 auto;
	padding:0 auto;
	
}

#homenav{
background:url(../images/homenav.png) no-repeat;
width:115px;
height:39px;
margin:0px;
float:left;
}

#homenav:hover{
background:url(../images/homenav_over.png) no-repeat;
width:115px;
height:39px;
margin:0px;
float:left;

}


#aboutnav{
background:url(../images/aboutnav.png) no-repeat;
margin:0px;
width:152px;
height:39px;
float:left;
}
#aboutnav:hover{
background:url(../images/aboutnav_over.png) no-repeat;
margin:0px;
width:152px;
height:39px;
float:left;
}

#servicesnav{
background:url(../images/servicesnav.png) no-repeat;
margin:0px;
width:156px;
height:39px;
float:left;
}
#servicesnav:hover{
background:url(../images/servicesnav_Over.png) no-repeat;
margin:0px;
width:156px;
height:39px;
float:left;
}



#portfolionav{
background:url(../images/portfolionav.png) no-repeat;
margin:0px;
width:165px;
height:39px;
float:left;
}
#portfolionav:hover{
background:url(../images/portfolionav_over.png) no-repeat;
margin:0px;
width:165px;
height:39px;
float:left;
}




#contactnav{
background:url(../images/contactnav.png) no-repeat;
margin:0px;
width:183px;
height:39px;
float:left;
}
#contactnav:hover{
background:url(../images/contactnav_over.png) no-repeat;
margin:0px;
width:183px;
height:39px;
float:left;
}

#navigation {
	
	background:url(../images/menu_BG.jpg) repeat-x;
	width:1024px;
	height:39px;
	margin:0 auto;
	padding:0 auto;
	position:relative;
	left:-1px;
	
	
}

#Container{
	margin: 0 auto;
	width:1062px;
	padding: 0 auto;
	height:100%;
}

#BG {
	
	background:url(../images/wht-bg2.png) no-repeat;
	width:1062px;
	height:100%;
	margin: 0 auto;
	padding:0 auto;
	position:relative;
	left:4px;
	
}





#navigation li{
	
	display:inline;
	
	
}

#navigation ul {
	
	margin:0 auto;
	padding:0;
}

#navcontent{
	position:relative;
	padding-left:100px;
}

#content {
	
	width:1025px;
	height:auto;
	margin:0 auto;
	padding:0 auto;
	
	
}

#left {
	
	width:220px;
	float:left;
	height:100%;
	/*padding:15px;*/
	margin:30px;
	
}

#center {
	
	width:350px;
	float:left;
	height:100%;
	padding:10px;
	line-height:18px;
	margin-left:35px;
	
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
	color:#900;
	
}

#right {
	
	width:220px;
	float:right;
	height:auto;
	margin:30px;
	
}
#center ul { font-weight:bold; font-size:14px; padding:0;}

#footer { width: 600px; margin: 0 auto; padding:0 auto; clear:both; }

#footer2 { width: 1062px; height:10px; margin: 0 auto; padding:0 auto; clear:both; 
			
           background:url(../images/footer_BG2.png) repeat-y;

}

a{ color: #000; text-decoration:none;}
a:hover { color:#F00;}

#footer a{ padding:2px;}