body{ font-family:"trebuchet MS";}

#page{width:950px; margin:0px auto;}
	#header{width:950px; height:180px; background:url('../images/header.png'); float:left;}
	
		#menu1{height:20px; margin:0px 0px 0px 0px; padding:0px 0px 0px 40px; list-style:none; background:url('../images/menu1.png') no-repeat left top; float:right;}
			#menu1 li{margin:1px 10px 0px 10px;float:left;}
				#menu1 a{text-decoration:none; font-size:12px; color:#fff; float:left;}
				#menu1 a:hover{text-decoration:underline;}
		#header p{width:450px; margin:100px 80px 0px 400px; font-size:18px; color:#a00; font-weight:bold; float:right;}
				
	#menu2{width:950px; height:33px; margin:0px; padding:7px 0px 0px 0px; list-style:none; background:url('../images/menu2.png'); float:left;}
		#menu2 li{margin:1px 10px 0px 10px; float:left;}
			#menu2 a{padding:0px 5px 0px 5px; text-decoration:none; font-size:16px; font-weight:bold; color:#fff; float:left;}
			#menu2 a:hover{color:#030; border:1px solid #000;}
	#body{width:950px; background:url('../images/pageFill.gif');float:left;}
		#body h1{width:870px; height:53px; margin:20px 0px 20px 1px; padding:0px 0px 0px 78px; background:url('../images/title.png') repeat-x bottom left; float:left;}
		#content{margin:0px 50px 20px 50px; font-size:14px; float:left;}
		
		#list{width:950px; margin:0px; padding:7px 0px 0px 50px; list-style:none; float:left;}
			#list li{width:950px; float:left;}
				#list a{width:752px; height:45px; margin:0px 0px 10px 0px; padding:20px 0px 0px 100px; text-decoration:none; font-weight:bold; color:#777; background:url('../images/listirem.png') no-repeat left top;  float:left;}
				#list a:hover{color:#000; background:url('../images/listirem_hover.png') no-repeat left top;}
		
		
	#footer1{width:805px; height:25px; padding-top:7px; text-align:center; font-size:12px; color:#fff; background:url('../images/footer.png') no-repeat left top; float:left;}
	#footer2{width:145px; height:32px; float:left;}
		#footer2 a{}
		#footer2 img{ border:none;}
			
