/* global */
html{height: 100%;}
	
body{margin: 0 auto;   /* align for good browsers */
text-align: left; /* counter the body center */
background: url(images/blue_bg.gif) repeat-x #4aaabc;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
overflow:auto;
}
p{margin:25px;}
.style1 {color: #f7a521}
h1{color:#666666; padding:0px; line-height:normal; font-size:14px}


#wrapper{width:900px;
height:auto;
margin: 0 auto;}

#top_panel{width:900px;}
	#main_nav{height:57px;
	background-image:url(images/dot.gif);
	background-repeat:repeat-x;
	background-position:0 104%;}
	.contact{float:right; color:#FFFFFF; margin-top:10px;}
	.small_logo{margin-bottom:8px;
	margin-right:10px;}
	#sub_nav{background:#FFFFFF;
	height:100px; 
	padding-right:5px;
	text-align:left; 
	
	}

#bar{
background-image:url(images/bar.gif);
width:900px;
height:10px;}
	
#main_panel{
margin: 0px auto;
height:320px;
background:#FFFFFF;
width:900px;
padding-top:10px;
clear: both; 
text-align:justify;
}
#auto_panel{
margin: 0px auto;
height:autopx;
background:#FFFFFF;
width:900px;
padding-top:10px;
clear: both; 
text-align:justify;
}
.text{width:400px; height:auto; margin-left:40px;}
.text2{margin-left:20px;}
.main_image{float:right; margin-left:20px; border: 1px solid #999999}

.bullet{margin-right:5px;}

#lower_wrap{margin: 0 auto; clear: both;  }
	#left_panel{
	margin-top:10px;
	min-height:300px;
	width:445px;
	background:#FFFFFF;
	float:left;
	}
	#right_panel{
	margin-top:10px;
	min-height:300px;
	width:445px;
	background:#FFFFFF;
	float:right;

	}
	#camper_panel{
	margin-top:10px;
	height:auto;
	width:900px;
	background:#FFFFFF;
	float:right;
	}
#left_cont{text-align:center}
#right_cont{text-align:center}

#footer{height:auto; width:100%; color:#FFFFFF; background-color:#0c1c1f; float:right}
#footer a{color:#FFFFFF; text-decoration:none;}
#footer a:hover{color:#FFFFFF; text-decoration:underline;}
.ico{margin-right:5px;}
#foot_wrap{width:900px; margin:0 auto;}

#left_foot{
margin-top:10px;
height:auto;
width:445px;
float:left;
padding-bottom:40px;
}
				
#right_foot{
margin-top:10px;
height:auto;
width:445px;
float:right;
padding-bottom:40px;
}

