body {
	background-color:#fff;
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	margin:0px;
	padding:0px;
	width:100%;
	background-image:url(pics/back.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

		
.content_wrap {
	width:610px;
	height:auto;
	margin:0 auto;
	}	
	
.logo_wrap { margin:10px 0 10px 0; }
	
	
.menu_wrap { width:610px; float:left;
margin-bottom:5px;
	}
	
	
.page_wrap { height:340px; width:604px; background-color:#a5a5a5; float:left; border:1px #000 solid;
	}
	
.page_bottom_image1 { width:610px; float:left; height:300px; background-image:url(pics/placeholder_footer.png); background-repeat:no-repeat; }
.page_bottom_image2 { width:610px; float:left; height:300px; background-image:url(pics/placeholder_footer2.png); background-repeat:no-repeat; }
.page_bottom_image3 { width:610px; float:left; height:300px; background-image:url(pics/placeholder_footer3.png); background-repeat:no-repeat; }
.page_bottom_image4 { width:610px; float:left; height:300px; background-image:url(pics/placeholder_footer4.png); background-repeat:no-repeat; }
.page_bottom_image5 { width:610px; float:left; height:300px; background-image:url(pics/placeholder_footer5.png); background-repeat:no-repeat; }


.text_wrap { position:absolute; overflow:auto; height:340px; width:604px; }

.text { padding:15px; width:560px; }
	
	
	
	a {
		color:white;
		}
	
		
	h2 {
		font-size:18px;
		line-height:16px;
		font-weight:bold;
		margin:0px;
		padding:0px;
		}
		
	sub {
		font-size:12px;
		line-height:14px;
		font-weight:regular;
		margin:0px;
		padding:0px;
		}
	
		
	p {
		margin:0px;
		padding:0px;
		}
