* { padding:0; margin:0; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #ffffff;
	margin: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
p {	margin-top: 0px;
	margin-bottom: 9px;
}
p.double {	margin-top: 0px;
	margin-bottom: 18px;
	line-height: 21px;
}
b {	color: #006633;
}
#navigation {
	position: absolute;
	top: 100px;
	left: 110px;
	width:230px;
	height:300px;
}
#textBox {
	width: 234px;
	color: #000000;
	margin: 10 0px;
	border: 2px solid #000044;
	padding: 4px 10px 2px 10px;
	background-image: url(../images/text-backer.jpg);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 12px;
}
.note {
	background-color: #edeeef;
	padding: 9px 12px 12px 12px;
	margin-top: 18px;
}
.mail {
	background-color: #edeeef;
	padding: 6px 12px 9px 24px;
	margin-top: 12px;
	margin-left: 220px;
	line-height: 24px;
}
.roi {
	line-height: 29px;
	border-top: medium solid #edeeef;
	border-bottom: medium solid #edeeef;
}
h1 {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 29px;
	line-height: 29px;
	color: #006633;
	text-align: left;
	margin-top: 9px;
	margin-bottom: 12px;
	letter-spacing: -1px;
}
.white {
	color: #ffffff;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	color: #0066bc;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 6px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	letter-spacing: 0px;
	word-spacing: 0px;
	margin-bottom: 9px;
	margin-top: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	letter-spacing: 10px;
	word-spacing: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #dd0000;
	text-align: left;
	letter-spacing: 0px;
	word-spacing: 0px;
	margin-bottom: 9px;
	margin-top: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #0066bc;
	font-style: italic;
	text-align: left;
	letter-spacing: 0px;
	word-spacing: 0px;
	margin-bottom: 9px;
	margin-top: 0px;
}
ul { 
	margin-top:0px; 
	margin-bottom:9px;
	line-height: 20px;
	list-style-image: url(../images/bullet.gif);
	padding: 0px 30px 0px 30px;
}
ol { 
	margin-top:0px; 
	margin-bottom:9px;
	font-size: 12px;
	line-height: 21px;
	padding: 0px 30px 0px 30px;
}
ol.regular { 
	margin-top:0px; 
	margin-bottom:9px;
	font-size: 12px;
	line-height: 16px;
	padding: 0px 30px 0px 30px;
}
ol.regular li {
	padding-top: 6px;
	padding-bottom: 6px;
}
ol.bold {
font-weight: bold;
}
form { margin-top: 0px;
	   margin-bottom: 9px;
}
hr { 
	margin-top: 0px;
	margin-bottom: 6px;	
	color: #004;
	background-color: #004;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a.secondary:link {
	text-decoration: none; 
}
a.secondary:active {
	text-decoration: none;
}
a.secondary:visited {
	text-decoration: none; 
}
a.secondary:hover {
	text-decoration: underline;
}
a.tertiary:link {
	color: #0066bc;
	text-decoration: underline;
}
a.tertiary:visited {
	color: #0066bc;
	text-decoration: underline;
}
a.tertiary:active {
	color: #0066bc;
	text-decoration: underline;
}
a.tertiary:hover {
	color: #000000;
	text-decoration: none;
}
a.fourth:link {
	text-decoration: underline;
}
a.fourth:visited {
	text-decoration: underline;
}
a.fourth:active {
	text-decoration: underline;
}
a.fourth:hover {
	text-decoration: none;
}
a.fifth:link {
	text-decoration: none;
	color: #ffffff;
}
a.fifth:visited {
	text-decoration: none;
	color: #ffffff;
}
a.fifth:active {
	text-decoration: none;
	color: #ffffff;
}
a.fifth:hover {
	text-decoration: none;
	color: #ffffff;
	display: block;
	background-color: Black;
}
a.sixth:link {
	text-decoration: none;
	color: #ffffff;
}
a.sixth:visited {
	text-decoration: none;
	color: #ffffff;
}
a.sixth:active {
	text-decoration: none;
	color: #ffffff;
}
a.sixth:hover {
	text-decoration: underline;
	color: #ffffff;
}

#logo {
	position:absolute;
	left:20px;
	top:0px;
	width:230px;
	height:100px;
}
#tag {
	position:absolute;
	left:255px;
	top:75px;
	width:650px;
	height:25px;
}		
#state-farm-logo {
	position:absolute;
	left:800px;
	top:0px;
	width:100px;
	height:100px;
}
#sales-funnel {
	position:absolute;
	left:650px;
	top:125px;
	width:250px;
	height:375px;
}
#main {
	position: absolute;
	left: 110px;
	top: 130px;
	width: 790px;
}
#main2 {
	position: absolute;
	left: 110px;
	top: 125px;
	width: 520px;
}
#main3 {
	width: 600px;
}
#quoteBall {
	position: absolute;
	left: 620px;
	top: 480px;
	width: 63px;
}
table.counts	{
	border-bottom: medium solid #edeeef;
	width: 520px; 
}
table.subscription	{
	border-bottom: medium solid #edeeef;
	width: 520px; 
}
table.subscription tr	{
	vertical-align: top;
}
table.subscriptionpl	{
	border-bottom: medium solid #edeeef;
	width: 520px;
}
table.subscriptionpl th	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #0072bc;
	color: #ffffff;
	text-align: left;
	background-image: url(../images/th-backgound.gif);
	background-repeat: repeat-x;
	height: 21px;
}
table.subscriptionpl td {
	width: 40%;
	text-align: left;
	height: 18px;
}
table.counts th	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #0072bc;
	color: #ffffff;
	padding: 2 0 3 0px;
	background-image: url(../images/th-backgound.gif);
	background-repeat: repeat-x;
	width: 104px;
}
table.subscription th	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #0072bc;
	color: #ffffff;
	padding: 2 0 3 5px;
	text-align: left;
	background-image: url(../images/th-backgound.gif);
	background-repeat: repeat-x;
}
table.counts td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding: 1 0 2 0px;
	text-align: center;
	width: 104px;
}
table.subscription td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding: 1 0 2 5px;
	text-align: left;
}
td	{  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
