#wrapper {    
	background-image:url("images/background.jpg");
	
}


#content{
	width:1020px;
	height:600px;
	float: left;
	font: normal 10px/18pt Varela, Verdana;
	text-align: left;
	clear: both;
	margin-bottom:0px;
	letter-spacing: 1pt;
	}	
	

#content h4{
	width:430px;
	float:left;
	color:#466540;
	padding:8px 15px 0px 0px;
	font-size:25pt;
	font-style: normal;
	font-family: Quicksand;
	margin: 0px;
}

#content .pic h2{
	
	font-size: 16px;
	font-style:normal;
	color:#306d8a;
	font-weight: bold;
	text-align: center;
	
	}

#content .pic {
	height: 60px;
	width: 159px;
	margin-right: 80px;
	margin-left:14px;
	margin-top: 20px;
	float: left;
	

}

#content .pic p {
	height: 150px;
	width: 180px;
	font: normal 13px/13pt Varela, Verdana;
	text-align: left;
	clear: both;
	/*margin-bottom:20px;	*/
}

#content #firstpic{
	clear:both;
	
}


#content .picbottom {
	float:left;
	height: 60px;
	width: 159px;
	/*margin-right: 80px;
	margin-top:350px;*/
	margin:240px 80px 10px 14px;
	/*margin-right:140px;*/
	
}

#content .picbottom p {
	height: 60px;
	width: 170px;
	font: normal 13px/13pt Varela, Verdana;
	text-align: left;
	clear: both;
	padding-bottom: 30px;
	
	

}
#content .picbottom h2{
	
	font-size: 16px;
	font-style:normal;
	color:#306d8a;
	font-weight: bold;
	text-align: center;
	}
	
#content #firstpicbottom{
	clear:both;
	
}



