﻿/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	font-family:"Helvetica Neue",  Helvetica, Arial, sans-serif;
}
p
{
	margin:0px;
	padding:0px;
}
a img
{
	border:0px;
}
.align-center
{
	width:831px;
	margin:0 auto;
}
.wrapper
{
	width:831px;
	float:left;
}
#header
{
	width:831px;
	float:left;
	height:259px;
	position:relative;
}
.header-area
{
	width:831px;
	height:249px;
	padding:10px 0px 0px 0px;
	float:left;
	position:absolute;
	z-index:0;
	top:0px;
	left:0px;
}
.phone-section
{
	width:803px;
	float:left;
	text-align:right;
	padding-right:28px;
	padding-bottom:16px;
}
p.free-phone
{
	font-size:33px;
	color:#126100;
	font-weight:bold;
	line-height:25px;
}
p.number
{
	margin:0px;
	padding:7px 0px 0px 0px;
	font-size:27px;
	color:#050000;
	font-weight:bold;
	line-height:25px;
}
.brand-name
{
	width:796px;
	float:left;
	background-image:url(../images/header-Bg.gif);
	background-repeat:no-repeat;
	height:36px;
	padding:13px 0px 0px 35px;
}
/*.site-intro
{
	width:831px;
	float:left;
	height:93px;
}*/
#topnav
{
	width:831px;
	float:left;
	height:26px;
	text-align:center;
}
#topnav ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#topnav ul li
{
	margin:0px 4px 0px 0px;
	padding:0px;
	list-style-type:none;
	display:inline;
}
.logo
{
	position:absolute;
	top:51px;
	left:449px;
	width:171px;
	height:174px;
	z-index:1;
}
#content
{
	width:798px; 
	float:left; 
	padding-left:33px;
}
.site-intro
{
	width:769px;
	float:left;
	height:82px;
	padding:11px 0px 0px 62px;
	
}
#left
{
	width:207px;
	float:left;
	padding-top:15px;
}
#main-content
{
	width:591px;
	float:left;
}
.home-img-list
{
	width:591px;
	float:left;
	padding-bottom:23px;
}
.left-img
{
	width:174px;
	height:124px;
	background:url(../images/img-shadow.gif) no-repeat;
	margin-bottom:52px;
}
.main-text
{
	color:#090909;
	line-height:30px;
	font-size:24px;
	margin-bottom:22px;
	font-family:"Helvetica Neue",  Helvetica, Arial, sans-serif;
}
.sub-text
{
	color:#136200;
	line-height:24px;
	font-size:21px;
	margin-bottom:22px;
}
#footer
{
	font-size:11px;
	color:#110001;
	background:url(../images/footer-bg.gif) no-repeat;
	width:798px;
	height:23px;
	padding:12px 0px 0px 33px;
	float:left
}

/* content */
#sub-content
{
	width:591px;
	float:left;
	padding:20px 0px 0px 0px;
}
#sub-content h1
{
	color:#090909;
	line-height:20px;
	font-size:24px;
	margin-bottom:22px;
	font-family:"Helvetica Neue",  Helvetica, Arial, sans-serif;
}
#sub-content p, #main-content p
{
	color:#090909;
	line-height:20px;
	font-size:14px;
	margin-bottom:22px;
	font-family:"Helvetica Neue",  Helvetica, Arial, sans-serif;
}
ul.list 
{
	list-style-type:none;
	margin:0px 0px 0px 20px;
	padding:0;
}
ul.list li
{
	background-image:url(../images/list-bg.gif);
	background-position:0 7px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 15px;
	margin:0px 0px 10px 0px;
	font-size:14px;
}



