/*override site.css*/
ol, ul{list-style-type:disc;padding:0 0 0 15px;}


#header
{
	border-bottom: 1px solid #99cc66;
	height: 143px;
	width: 900px;
}
#header .nav .logos
{
	float: left;
	padding: 20px 35px 10px 35px;
	text-align: center;
	width: 314px;
}
#header .nav .links .top
{
	background: url('../Images/bkg_header_nav_links_top.jpg') no-repeat;
	color: #ffffff;
	font-size: 20px;
	height: 81px;
	padding: 10px 10px 0 0;
	width: 506px;
}
#header .nav .links .top .contact
{
	font-weight: normal;
	margin: 0 5x 0 0;
	text-align: right;
}
#header .nav .links .top .contact .phone
{
	font-weight: bold;
}
#header .nav .links .bottom
{
	background: url('../Images/bkg_header_nav_links_bottom.jpg') top left no-repeat;
	width: 516px;
	height:auto;
	text-align:right;
	padding:16px 0 18px 0;
	display:block;
}	

#header .nav .links .bottom .login
{
	margin:0 10px 0 0;
	line-height:12px;

}
#header .nav .links .bottom .login a
{
	color:#333333;
	font-size:10px;
}
#header .nav .links .bottom ul .last
{
	background: url('Images/img_transparent.gif') no-repeat bottom right;
	padding: 22px 0 0 20px;
}
#content
{
	background: url('../Images/bkg_content.gif') no-repeat top center;
	clear: both;
	padding: 0 0 20px 0;
	width: 900px;
}
#footer .nav .links
{
	clear: both;
	padding: 20px 0 0 0;

}
#footer .nav .links ul.ftultop
{
	clear: both;
	padding: 0 0 0 137px;
}
#footer .nav .links ul.ftulbottom
{
	clear: both;
	padding: 0 0 0 175px;
}

#footer .nav .links ul li
{
	background: url('../Images/bkg_footer_nav_links_spacer.gif') no-repeat center right;
	display: block;
	float: left;
	list-style: none;
	padding: 0 11px 0 11px;
}
#footer .nav .links ul .last
{
	background: url('../Images/img_transparent.gif') no-repeat center right;
}
/***End Override*****************************************************/

#home
{ 
	background:url(../Images/bkg_home.jpg) top left repeat-y;
}
#home .content 
{ 
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#home .content .top
{ 
	text-align:center;
	background:url(../Images/bkg_home_content_top.png) top center no-repeat;
	padding:40px 0 0 120px;
	height:320px;
}
#home .content .top h2
{
	color: #333333;
	font: bold 24px Arial;
	margin: 0 0 10px 0;
}
#home .content .top span
{
	color: #ff7e00;
	display: block;
	font-size: 18px;
	margin-left: 100px;
}
#home .content .middle
{ 
	background: url(../Images/bkg_home_content_middle.jpg) top left no-repeat;
	padding: 6px 0;	
}
#home .content .middle .left
{
	color: #ffffff;
	float: left;
	font-size: 20px;
	margin: 0 35px 0 0;
	padding:10px 0 0 10px;
	position: relative;
	text-align: right;
	width: 560px;
}
#home .content .middle .left .phone
{
	font-weight: bold;
}
#home .content .middle .left .special
{
	left: 40px;
	position: absolute;
	top: -58px;
}
#home .content .middle .right
{	
	float: left;
	position: relative;
	text-align: center;
	width: 231px;	
}
#home .content .bottom
{
	background: url(../Images/bkg_home_content_bottom.png) bottom left no-repeat;	
	height: 190px;
	padding: 0 0 0 20px;	
}
#home .content .bottom .box
{
	font: 14px Arial;
	float: left;
	margin: 5px 15px 0 20px;
	position: relative;
	width: 250px;
}
#home .content .bottom .box div.text {margin: 0;height:130px;}

#home .content .bottom .box div ul{ font-size:14px; margin-left:10px;}

#home .content .bottom .box .link
{
	font-size: 10px;
	text-align: center;
}
#home .content .bottom .box .link a
{
	color: #333333;
}
#home .content .bottom .box #reviews
{
	
}