/* ---[ masthead stuff ]------------------------------- */

body {
 	text-align: center;   
	color: #ffffff;
	text-align: left;  
	font: 16px/20px "helvetica neue",helvetica,arial,sans-serif; 
	background: #000 url(img/bghome.gif) repeat-x; 
	}

#masthead {
	float: left; 
	width: 960px;
	margin-bottom: 50px;
	}

#onecall {
	float: left; 
	width: 270px;
	padding: 70px 0 0 20px;
	}

#slideshow {
	float: right; 
	width: 580px;
	text-align: right;
	padding-top: 60px;
	}

#slideshow img {
	border: 4px solid #fff;
	}

#topbiz {
	float: left; 
	width: 465px;
	padding-top: 40px;
	}

#topers {
	float: right; 
	width: 465px;
	text-align: right;
	padding-top: 40px;
	}

#homemain {
	float:left;
	width: 960px;
	margin-bottom: 20px;
	}

#homemain a, 
#homemain a:link, 
#homemain a:active,
#homemain a:visited {
	color: #fff; font-weight: normal; text-decoration: none; padding-bottom: 1px; border-bottom: 1px dotted #fff;
	}
	
#homemain a:hover {
	color: #999; font-weight: normal; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #666;
	}

#homemain p {
	margin-bottom: 10px;
	}

#homemain h2 {
	font: normal 24px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #FDC107;
	margin-bottom: 10px;
	}
	
#homemain .lt {
	float:left;
	width: 350px;
	margin-bottom: 20px;
	}

#homemain .rt {
	float:right;
	width: 560px;
	margin-bottom: 20px;
	}

.orange { color:#ebab00;font-weight:bold; }


/* ---[ other ]------------------------------- */

#footerwrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #333;
	border-top: 1px solid #666;
	clear: both; 
}

#footer  { 
	color: #666; 
	/*padding: 5px 0px;*/
	width: 960px; 
	margin: 0 auto;
	height: 40px;
}


	