﻿body 
{
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 9pt;
	width: 100%;
	height: 100%;
	line-height: 1.6em;
	background-color: #ddd;
	color: #545353;
	text-align: justify;
}

img 
{
	border: 0px;
}

a
{
	color: #fff;
	text-decoration: none;
	font-size: 10pt;
}

.contact a
{
	color: #299629;
	text-decoration: none;
	font-size: 10pt;
}

a:hover 
{
	color: #000;
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1 {
	text-align: left;
	font-size: 35px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

h2 
{
	font-size: 16px;
	padding: 9px 0px 3px 0px;
	margin: 0px;
}

h3 
{
	font-size: 20px;
}

h4 {
	color: #660000;
	font-size: 10px;
	margin: 20px 0 20px 0;
	display: inline;
	font-size: 10px;	
}

h5 {
	font-size: 10px;
}

ul 
{
	margin: 0px;
	padding: 0px;	
}

li 
{
	margin: 0px;
	padding: 0px;	
}

p 
{
	padding-top: 0px;
	margin-top: 0px;	
}

#container 
{
	margin: 0px auto 0px auto;
	height: auto;
	width: 850px;
	background-color: #eee;
}

#header
{
	position: relative;
	width: 100%;
	height: 120px;
	background-image: url(../images/header-background.jpg);
}

#logo
{
	position: absolute;
	top: 14px;
	left: 20px;	
}

#trade-logos 
{
	position: absolute;
	top: 30px;
	left: 555px;	
}

.trade-logo
{
	padding-right: 5px;	
}

#banner 
{
	position: relative;
	/* background-image: url(../images/home-banner.jpg); */	
	width: 850px;
	height: 160px;
	border-bottom: solid 1px #2b2;
}

#banner-bullet
{
	position: absolute;
	top: 45px;
	left: 265px;
}

#banner-bullet li
{
	list-style-type: none;		
	padding-left: 3px;
	list-style-image: url(../images/bullet.png);	
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 15px;
}

#banner-van
{
	 z-index: 1000;
	 position: absolute;
	 right: 29px;
	 top: 0px;
}

#content
{
	padding: 20px 50px 30px 50px;
	margin-top: 7px;
}

#navigation 
{
	position: relative;
	background-color: #299629;
	height: 20px;
	padding: 4px 0px 4px 32px;
	color: #fff;
	font-size: 7pt;
}

#navigation ul 
{
	
}

#navigation li 
{
	display: inline;
	list-style-type: none;	
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: center left;
}

#navigation-telephone
{
	position: absolute;
	top: 4px;
	right: 20px;
	font-size: 10pt;
}

.clear
{
	clear: both;
}

#footer 
{
	border-top: solid 1px #2b2;
	height: 78px;
	text-align: center;
	font-size: 8pt;
	padding: 0px 0px 10px 0px;
}

.intro-text 
{
	padding: 10px 0px 5px 0px;
	font-size: 10pt;
	color: #299629;
	line-height: 1.7em;
	text-align: justify;
}

.intro-text a
{
	text-decoration: underline;	
	color: #299629;
}

.intro-text a:hover
{
	color: #545353;
}

.testimonials-text 
{
	padding: 10px 0px 0px 0px;
	font-size: 11pt;
	color: #299629;
	line-height: 1.7em;
	text-align: justify;
}

.testimonials-text b
{
	color: #545353;
	font-weight: normal;
}

.content-container
{
	width: 100%;
}

.content-left
{
	float: left;	
	width: 55%;
}

.content-right
{
	float: right;
	width: 40%;
	padding: 0px 5px 0px 10px;
}

.home-image
{
	padding-top: 55px;	
}

#content ul 
{
	margin: 0px 0px 10px 35px;
}

#content li
{
	list-style-type: disc;
	padding-left: 0px;
	color: #2b2; /*#CB591A;*/
}

#content li a
{
	text-decoration: none;	
	font-size: 10pt;
	line-height: 1.6em;
}

#content li a:hover
{
	text-decoration: underline;
}


/* Moo Tools Slider */

#slider{
	position:absolute;
}
#slider span{
	display:block;
	float:left;
}
.slider-mask{
	position:absolute;
	top: 10px;
	left: 32px;
	width:600px;
	height:140px;
	overflow:hidden;
}

.home-slider-mask
{
	position:absolute;
	top: 37px;
	left: 35px;
	width: 600px;
	height: 139px;
	overflow:hidden;	
}

#locally
{
	padding: 5px 0px 0px 0px;
	font-size: 7.5pt;	
}

#locally a
{
	font-size: 7.5pt;
	color: #060;	
}
