/* CSS Document */
/* commented backslash hack to hide from ie5 mac \*/ 
html, body	{
height:100%;
} 
/* end hack */
html,body {
margin:0;
padding:0;
}
body {
text-align:center;
margin:0px;
padding:0px;
min-width:1024px;/* stop mozilla sliding off the edge */
font-family:Arial, Verdana, sans-serif;
font-size:0.8em;
background-color:#FFFFFF;
}
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#079913;
margin-left:5px;
font-weight:bold;
}
p {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
margin-left:10px;
margin-right:10px;
margin-bottom:20px;
}
a {
color:#ee430c;
}
a:hover {
color:#079913;
}
ul {
margin-top:18px;
}
li {
font-family:Arial, Helvetica, sans-serif;
color:#079913;
font-size:12px;
margin-left:120px;
margin-right:10px;
margin-bottom:20px;
}

.orange {
color:#d60500;
}
.container {
width:100%;
text-align:left;
margin:auto;
min-height:100%;
position:relative;
margin-bottom:-198px;
height:auto;
}
* html .container {height:100%;} /* for ie to resize */
#header {
height:73px;
width:100%;
background-image:url(images/headerbg.gif);
}

#links {
	width:500px;
	position:absolute;
	right: 8px;
	top: 72px;
	!top: 82px;
}
#content {
margin-top:14px;
}
#contentright {
background-image:url(images/rightbg.gif);
background-position:center top;
height:376px;
background-repeat:no-repeat;
}
#features {
width:512px;
margin-top:40px;
}
#features_content {padding-top:40px;}
#features li {
font-family:Arial, Helvetica, sans-serif;
color:#079913;
font-size:12px;
margin-left:0px;
margin-right:0px;
margin-bottom:12px;
}
#features h1 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#079913;
font-size:34px;
text-align:left;
margin-top:0px;
margin-bottom:10px;
}
#features h2 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#079913;
font-size:20px;
text-align:center;
margin-top:-4px;
margin-bottom:0px;
margin-right:8px;
}
.lightblue{color: #d60500;}

#featuresleft {
width:50%;
}
#featuresright {
width:50%;
float:left;
}
#contentbottom {
width:100%;
clear:both;
text-align:center;
position:relative;
}
#guarantee {
background-image:url(images/guaranteed.gif);
width:407px;
height:136px;
position:relative;
float:left;
margin-top:10px;
display:none;
}
#testimonial {
width:564px;
height:116px;
background-repeat:no-repeat;
float:left;
margin-left:24px;
margin-top:10px;
}
#testimonialcontent {
width:390px;
margin-left:10px;
margin-top:22px;
}
#testimonialcontent p {
padding-top:8px;
padding-bottom:0px;
margin-bottom:0px;
margin-top:0px;
}
.clearfooter {
clear:both;
height:198px;
}
.footer {
background-image:url(images/footerbg.gif);
background-repeat:repeat-x;
position:relative;
bottom:0px;
height:198px;
clear:both;
width: 100%;
margin-left:auto;
margin-right:auto;
}
.footer h1 {
margin-top:16px;
}
.footer p {
margin-left:0px;
font-size:11px;
}
.divider {
margin-right:8px;
}
#footercontainer {
width:990px;
margin-left:auto;
margin-right:auto;
position:relative;
}
#footerleft {
width:330px;
float:left;
}
#footermiddle {
width:330px;
float:left;
}
#footerright {
width:330px;
float:left;
}
#bubblefoot {
background-image:url(images/bubblefoot.gif);
width:66px;
height:68px;
position:absolute;
right:0px;
bottom:0px;
}
#copyright {
	color:#FFFFFF;
	width:500px;
	position:absolute;
	bottom:14px;
	font-size:12px;
	margin-left:0px;
	left: 20px;
}
