@charset "UTF-8";
/* CSS Document */

* {
	font-family:"Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size:1em;
	color:#000;
}

body {
	font-size:85%;
	line-height:140%;
	margin: 0;
	background-color:#eff2f4;
	}

img {
	border:0;
	
}


h1 {
	font-size:1.9em;
	font-family:"Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-weight: 500;
	color:#FFF;
	}
h2 {
	font-family:"Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size:1.9em;
	font-weight:300;
	color:#FA4C17;
	}
	
h3 {
	font-family:"Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:400;
	}
	
/* --------- TOP MENU START --------- */	



div#constant {
	margin: 70px 0 0 0;
	padding:0 20px 0 0;
	line-height:normal;
	width:450px;
	float:right;
}

div#constant ul {
	padding:0;
	list-style:none;
	margin: 0;
	
}

div#constant li {
	float:right;
	margin:0;
	padding:0 0 0 9px;
    }

div#constant li a {
	color:#999;
	font-weight:600;
	}

div#constant a:hover {
	color:#333333;
	text-decoration:underline;	
}

/* --------- TOP MENU END --------- */


a {
	text-decoration:none;
	color:#0066CC;
	}

a:hover {
	color:#999999;
	text-decoration: underline;
	}
	

	
/* ---------- DIVS ---------- */	

div#container {
	width:80%;
	margin:auto;
	text-align:left;
	
}

div#header {
	width:1000px;
	margin: auto;
	background-image:url(../images/logo.jpg);
	height:330px;
	background-repeat:no-repeat;
	}


div#header_box {
	width:100%;
	margin:0;
	padding:31px 0 0 0;
	background-image:url(../images/header_bkg.jpg);
	background-repeat:repeat-x;
	height: 363px;
}

div#title {
	clear:both;
	padding-top:67px;
	width:540px;
	margin: 0 auto;
	line-height: 2.4em;
	text-align: center;
	padding-left: 180px;
	}

div#footer {
	width:100%;
	height:200px;
	background-image:url(../images/footer_bkg.jpg);
	background-repeat:repeat-x;
	clear: both;
	}


div#footer_content {
	margin: 0 auto;
	width: 890px;
	padding-left:110px;
}


div#content {
	clear: both;
	width: 900px;
	margin:auto;
	text-align:left;
	padding-top: 10px;
	padding-left:110px;
}
	
div#leftCol {
	width:365px;
	float:left;
	padding-bottom: 40px;
}

div#rightCol {
	width:365px;
	margin-left:450px;
}

div#rightCol a {
	}

div#footerLeftCol {
	width:380px;
	float: left;
	margin-top: 45px;
}

div#footerLeftCol a {
	font-size:1.5em;
	}
	
div#footerLeftCol p {
	color:#0099CC;
	font-size:80%;
	
	}

div#footerRightCol {
	width:360px;
	margin-left:440px;
	padding-top:141px;
}

#q1,
#q2,
#q3 {
	padding-left:10px;
	}

div#maincol {
	width:100%;
	padding: 0;
	}
	
div#centrecol {
	float:left;
	padding: 0 0 0 30px;
	width: 780px;
	}
	
div#privacy {
	margin-bottom:20px;

}
	
div#privacy p
{
	font-size:0.8em;
	color: #999999;
	}
.note {
	font-size:0.8em;
	}

div#privacy a {
	font-size:0.8em;
	color:#999999;
	}	
div#privacy a:hover {
	color:#CCC;
	}
	
div#clear {
	clear:both;
	}
	
	
.imgLeft {
	float:left;
	margin-right:20px;
	}
table {
	width:100%
	}	

th {
	color:#F80014;
	border: solid 1px #CCC;
	border-width: 0 1px 1px 0;
	padding: 0.2em;
	
	}
	
td {
	border: solid 1px #CCC;
	border-width: 0 1px 1px 0;
	padding: 0.2em;
	color:#000;
	}
	
.odd {
	background-color:#FFCCFF;
	}

.tablerow {
	
	}
.tablerowodd {
	background-color:#EAF6FF;
	
	}

.red  {
	color:#FF0000;
}


.footerlinks {
	float:left;
	width:150px;
}

.footerlinks ul {
	display: block;
	padding:0 0 0 20px;
	margin:0;
	width: 140px;
}

.footerlinks li {
	list-style-type: none;
	line-height: 150%;
}

.footerlinks a {
	color:#C1C1C1;
}

.footerlinks ul:hover li a h3 {
	color: #666666;
}

.footerlinks ul:hover li a {
	color: #9CADA5;
}
.footerlinks ul:hover li a:hover {
	text-decoration: underline;
}

.footerlinks ul.hover li a {
	color: #9CADA5;
}
.footerlinks ul.hover li a:hover {
	text-decoration: underline;
}


blockquote {
	font-size: 110%;
	color:#333333;
	padding: 0 50px 0 65px;
	background-image:url(../images/quote.gif);
	background-repeat:no-repeat;
	margin: 40px 0 50px 0;
	}
 p.name {
 	
	font-size:0.8em;
	
	}

#leftCol label {
	width:120px;
	text-align:right;
	display: block;
	float:left;
	padding: 2px;
	clear:left;
	
}

#leftCol input {
	margin-left:20px;
	
}

.field {
	margin:0;
	padding:5px 0 5px 0;
}

.quote {
	padding: 5px 20px;
	font-style:italic;
	color:#FF9900;
	}
	
a.free {
	background-image:url(../images/free.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:63px;
	overflow:hidden;
	display:block;
	text-indent:-3000px;
	}
	
a.free:hover {
	background-position: -140px 0;
	}

a.paid {
	background-image:url(../images/paid.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:63px;
	overflow:hidden;
	display:block;
	text-indent:-3000px;
	margin-left:160px;
	}
	
a.paid:hover {
	background-position: -140px 0;
	}

.compare {
	width:80px;
	text-align:center;
	}
	
ul#features li {
	color:#009933;
	padding: 3px;
	list-style-image:url(../images/arrow.gif);
	}
	
.fltright {
	float:right;
	}

div#signup {
	text-align:left;

}

label {
	display:block; 
	width:130px;
	text-align:right;
	padding-right:10px;
	float:left;
	}
.box {
	padding:3px 0;
	}