#hometopboxcontainer {
	width: 100%;
	clear:both;
}
#hometopbox1  
{
	float:left;
	background-color: #3ea1e1;	
	padding-top: 16px;	
	height: 38px;
	width: 251px;
	margin-right: 18px;
	margin-bottom:18px;	
	margin-top:4px;	
	text-align: center; 	
}

#hometopbox2
{
	float:left;
	background-color: #3ea1e1;
	padding-top: 16px;	
	height: 38px;
	width: 304px;
	margin-bottom:18px;	
	margin-top:4px;		
	text-align: center; 	
}

#hometopbox3
{
	float:right;
	background-color: #3ea1e1;
	padding-top: 16px;	
	height: 38px;
	width: 251px;
	margin-bottom:18px;	
	margin-top:4px;	
	text-align: center; 	
}

#hometopbox1 a, #hometopbox2 a, #hometopbox3 a
{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
