body {
	background: url(../_images/grassbackground.jpg);
	margin: 7px;
	padding: 7px;
	text-align: center;
	font-family: helvetica neue, helvetica, sans-serif;
	font-size: 14px;
}

p {
        text-align: justify; 
}

a {
	text-decoration: none;
	color: #4a6831;
}

img {
	border: 0px;
}

.wrapper {
	width: 980px;
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 10px 20px 10px 20px;
	background: url(../_images/wrapperbackground.png) repeat-y;
	text-align: left;
}

.clear {
	clear: both;
}

/*
 *
 *		HEADER
 *
 */
 
.header {
	width: 960px;
	height: 190px;
	position: relative;
	overflow: hidden;
	margin-bottom: 5px;
}

.headerImages {
	position: absolute;
	top: 0px;
	right: 0px;
	background: #ffffff
	width: 549px;
	height: 190px;
	z-index: 20;
}

.headerContent {
	width: 960px;
	height: 190px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 25;
	background: url(../_images/header-transbg.png) no-repeat;
}

.headerWrapper {
	width: 960px;
	height: 190px;
	position: relative;
}

.headerWrapper h1 {
	padding: 0px;
	margin: 0px;
	background: url(../_images/logo.png) no-repeat;
	width: 425 px;
	height: 74px;
	position: absolute;
	top: 25px;
	left: 15px;
}

.headerWrapper h1 a {
	width: 425px;
	height: 74px;
	display: block;
	text-indent: -9999px;
}

.headerWrapper ul {
	list-style: none;
	width: 960px;
	height: 30px;
	background: url(../_images/nav-bg.png);
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 172px;
	left: 0px;
}

.headerContent li {
	display: inline;
	padding: 0px 0px 0px 10px;
}

.headerContent li a{
	color: #fff;
	font-size: 14px;
	text-shadow: 0px 1px #000;
	font-weight: bold;
}

.headerContent li a:hover {
	color: #ccc;
}

/*
 *
 *		FOOTER
 *
 */	
 
.footer {
	width: 960px;
	height: auto;
	background: #f2ddb1 url(../_images/footer-wave.jpg) no-repeat;
	position: relative;
	margin-top: 20px;
}

.footerLeft, .footerRight {
	position: absolute;
	height: 4px;
	width: 4px;
	bottom: 0px;
	display: block;
}

.footerLeft {
	left: 0px;
	background: url(../_images/footer-left.jpg) no-repeat;
}

.footerRight {
	right: 0px;
	background: url(../_images/footer-right.jpg) no-repeat;
}

.footerCopyright {
	width: 150px;
	padding: 35px 0px 10px 20px;
	float: left;
	font-size: 8px;
	color: #bea879;
}

.footernum {
	font-weight: bold;
	font-size: 32px;
	color: #4a6831;
	text-shadow: 0px 1px #ccc;
}

.footerLinks {
	width: 750px;
	padding: 35px 20px 10px 20px;
	text-align: center;
	float: right;
	font-size: 10px;
}

.footerLinks a {
	font-size: 10px;
	color: #000;
}

.footer h2 {
	padding: 0px;
	margin: 0px;
	background: url(../_images/footer-logo.gif) no-repeat;
	width: 148px;
	height: 37px;
}

.footer h2 a {
	width: 148px;
	height: 37px;
	display: block;
	text-indent: -9999px;
}

/*
 *
 *		CONTENT
 *
 */	

.content {
	width: 960px;
}

.boldtext {
	font-weight: bold;
	font-size: 18px;
}

#content h2 {
	color: #4a6831;
	margin: 0px;
	padding: 0px;
	font-size: 28px;
	font-weight: bold;
	text-shadow: 0px 1px #ccc;
}

#content h3 {
	color: #4a6831;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: bold;
	text-shadow: 0px 1px #ccc;
}

#content h4 {
	color: #4a6831;
	margin: 10px 0 0 0;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 0px 1px #ccc;
}

.ticks {
	margin: 20px 0px 40px 40px;
	padding: 0px;
	width: 630px;
}

.ticks li {
	list-style-image: url(../_images/tick.gif);
	font-size: 18px;
	font-weight: bold;
}

.GreyBox {
	position: relative;
	background: #eeeeee;
}

.GreyBoxTl {
	width: 4px;
	height: 4px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../_images/grey-tl.gif);
}

.GreyBoxTr {
	width: 4px;
	height: 4px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../_images/grey-tr.gif);
}

.GreyBoxBl {
	width: 4px;
	height: 4px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../_images/grey-bl.gif);
}

.GreyBoxBr {
	width: 4px;
	height: 4px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../_images/grey-br.gif);
}

.twocol {
	width: 480px;
    padding: 25px;
	float: left;
}

/*
 *
 *		REQUEST A QUOTE
 *
 */	
 
.RequestAQuote {
	width: 265px;
	height: 269px;
	background: url(../_images/requestquote-bg.jpg) no-repeat;
	position: relative;
	float: right;
}

h3.quotetitle  {
	margin: 0px;
	padding: 0px;
	color: #4a6831;
	text-shadow: 0px 1px #fff;
	font-size: 22px;
	letter-spacing: -1px;
	position: absolute;
	top: 10px;
	width: 269px;
	text-align: center;
}

.RequestAQuote p {
	margin: 5px;
	padding: 5px;
	top: 90px;
	left: 109px;
	position: absolute;
}

.RequestAQuote .RequestQuoteButton {
	background: #496830;
	width: 120px;
	padding: 3px 3px 3px 3px;
	height: auto;
	float: right;
	text-align: center;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.RequestAQuote .RequestQuoteButton:hover {
	background: #5b8539;
}

.RequestAQuote .RequestQuoteButton a {
	color: #fff;
	font-weight: bold;
}


/*
 *
 *		COUPON
 *
 */	
 
.Coupon {
	margin-top: 20px;
    width: 400px;
	height: 200px;
	background: url(../_images/coupon.jpg) no-repeat;
    border-style:dashed;
    border-width: 2px;
	position: relative;
	float: left;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

h3.coupontitle  {
	margin-left: 30px;
	padding: 5px;
	color: #4a6831;
	text-shadow: 0px 1px #fff;
	font-size: 30px;
	letter-spacing: -1px;
	position: absolute;
	top: 10px;
	width: 400px;
	text-align: center;
}

.Coupon p {
	padding: 1px;
	top: 152px;
	left: 50px;
	text-shadow: 0px 1px #4a6831;    
	position: absolute;
}

.Coupon .CouponButton {
	background: #496830;
	width: 120px;
	padding: 3px 3px 3px 3px;
	height: auto;
	float: right;
	text-align: center;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	position: absolute;
	bottom: 10px;
	right: 20px;
}

.Coupon .CouponButton:hover {
	background: #5b8539;
}

.Coupon .CouponButton a {
	color: #fff;
	font-weight: bold;
}

/*
 *
 *		CAR
 *
 */	
 

.Termite {
	margin-top: 20px;
    width: 400px;
	height: 200px;
    background: url(../_images/termite.jpg) no-repeat;
    border-style:solid;
    border-width: 1px;
	position: relative;
	float: left;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

h3.termitetitle  {
	margin-left: 30px;
	padding: 5px;
	color: #4a6831;
	font-size: 30px;
	letter-spacing: -1px;
	position: absolute;
	top: 10px;
    left: 75px;
	width: 400px;
	text-align: left;
}
.Termite p {
	margin: 0px;
	padding: 50px 5px 0px 75px;
	font-size: 13px;
	color: #5f5f5f;
	text-shadow: 0px 1px #fff;
	text-align: left;
}
.Termite .TermiteButton {
	background: #496830;
	width: 120px;
	padding: 3px 3px 3px 3px;
	height: auto;
	float: right;
	text-align: center;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	position: absolute;
	bottom: 10px;
	right: 20px;
}

.Termite .TermiteButton:hover {
	background: #5b8539;
}

.Termite .TermiteButton a {
	color: #fff;
	font-weight: bold;
}
