@charset "utf-8";
/* CSS Document */

body{ margin:0; padding:0; font:normal 12px/1.5 Verdana, Geneva, sans-serif; color:#4e4d4d; background:url(../images/bg.jpg) no-repeat top center;}
a{ color:#4e4d4d; text-decoration:none;}
a:hover{ color:#F60;}
p{ margin:0; padding:0;}
.clear{ clear:both; margin:0; padding:0;}
	
	
	
#main{ width:1002px; margin:0 auto;}
#logo{ background:url(../images/logo.jpg) no-repeat; width:247px; height:69px; margin:10px 0 0 10px; float:left;}
#nav{ width:633px; float:right; margin:37px 0 0 0;}
#nav img{ margin:0; padding:0; display:block; float:left;}
#banner{ background:url(../images/banner.jpg) no-repeat; width:1002px; height:303px; margin-top:11px; padding:7px 0 0 0;}
	
	
	
#footer{ background:url(../images/footer.jpg) repeat-x; height:82px; margin-top:8px;}
#footer div{ width:1002px; background:url(../images/footerlogo.jpg) no-repeat left 5px; height:82px; margin:0 auto;}
#footer div p{ text-align:center; padding:15px 0 0 180px;}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	








































