/*### HOME PAGE ###*/
#featured_site{
	float:left;
	margin-bottom: 10px;
}
#main_feature{ 
	float:left; 
	width:498px; 
	padding: 0px;
	margin-bottom: 10px;
}
#wpm_difference{ 
	float:left; 
	width: 250px;
	padding-right: 20px;
	margin-bottom: 10px;
}
#wpm_difference h1{
	font-weight: bold;
	font-size: 0.8em;
}
/*#wpm_difference p { 
	font-size: 0.7em;
	line-height: 1em;
}*/
#home_contact{ 
	float:right; 
	width:200px;
	height: 180px;
	padding-left: 20px;
	border-left: 1px dashed #A9A9A9;
	margin-bottom: 10px;
}
#home_contact address{
	font-size: 0.7em;
}
#home_contact h1{
	font-weight: bold;
	font-size: 0.8em;
}
#home_news{
	width: 205px;
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 20px;
}
/*#home_news p{
	font-size: 0.7em;
}*/
#home_news img{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	
}
#home_news h2{
	clear: both;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
#home_news h1{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: bold;
	font-size: 0.8em;
}
#home_news hr{
	border-top: none;
	border-bottom: 1px dashed #A9A9A9;
	border-left: none;
	border-right: none;
	height: 0px;
	clear: left;
}
#featured_sites h1{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: bold;
	font-size: 0.8em;
}
#featured_sites{	
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 5px;
	border-left: 1px dashed #A9A9A9;
}
#featured_sites img{
	margin-top: 10px;
	margin-bottom: 5px;
}

