/* 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:#001328;
margin-left:5px;
font-weight:bold;
}
p {
font-family:Arial, Helvetica, sans-serif;
color:#001328;
font-size:12px;
margin-left:10px;
margin-right:10px;
margin-bottom:20px;
}
a {
color:#ee430c;
}
a:hover {
color:#001328;
}
ul {
margin-top:18px;
}
li {
font-family:Arial, Helvetica, sans-serif;
color:#001328;
font-size:12px;
margin-left:120px;
margin-right:10px;
margin-bottom:20px;
}
#computer {
	width:120px;
	height:96px;
	position:relative;
	background-image:url(img/computer.gif);
	top:-110px;
	left:15px;
}
.fix {
margin-top:-99px;
}
.orange {
color:#ee430c;
}
.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(img/headerbg.gif);
}
#logo {
height:106px;
width:404px;
background-image:url(img/logo.gif);
position:absolute;
top:0px;
left:0px;
}
#links {
	width:500px;
	position:absolute;
	right: 8px;
	top: 72px;
	!top: 82px;
}
#content {
width:1000px;
margin-left:auto;
margin-right:auto;
margin-top:14px;
}
#contentleft {
width:364px;
float:left;
margin-top:24px;
}
#contentright {
width:630px;
float:left;
background-image:url(img/rightbg.gif);
height:376px;
background-repeat:no-repeat;
}
#features {
width:512px;
margin-left:72px;
margin-top:40px;
}
#features li {
font-family:Arial, Helvetica, sans-serif;
color:#001328;
font-size:12px;
margin-left:0px;
margin-right:0px;
margin-bottom:12px;
}
#features h1 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#001328;
font-size:34px;
text-align:left;
margin-top:0px;
margin-bottom:0px;
}
#features h2 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#001328;
font-size:20px;
text-align:right;
margin-top:-4px;
margin-bottom:0px;
margin-right:8px;
}
#featuresleft {
width:50%;
float:left;
}
#featuresright {
width:50%;
float:left;
}
#downloadbutton {
width:398px;
height:76px;
margin-left:auto;
margin-right:auto;
!margin-top:-20px;
}
#contentbottom {
width:100%;
clear:both;
position:relative;
top:-20px;
}
#guarantee {
background-image:url(img/guaranteed.gif);
width:407px;
height:136px;
position:relative;
float:left;
margin-top:10px;
}
#testimonial {
width:564px;
height:116px;
background-image:url(img/testimonial.gif);
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(img/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(img/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;
}
