/**************** Body and tag styles ****************/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0px none;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: ;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	text-align: center;
	font-family: Arial, Tahoma, Verdana;
	background: #01a0e4 url('../images/bg.png') repeat-x top;
	font-size: 0.8em; 
	color: #000;
	margin: 0px;
	padding: 0px
}

h1 {
	font-size: 1.6em;
	color: #009fe0;
}

h2 {
	font-size: 1.2em;
}

a {
	font-weight: bold;
	text-decoration: underline;
	color: #101010;
}

a:hover {
	text-decoration: none;
}

p {
	padding: 0px;
	margin: 10px 0px;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

textarea {
	width: 400px;
	height: 150px;
}

.page {
	width: 982px;
	margin: auto;
	padding: 0px;
	text-align: left;
	background: url('../images/pagebg.png') repeat-y top;
}

.container {
	overflow: auto;
	width: 896px;
	margin: auto;
	text-align: left;
	background: url('../images/containerbg.png') no-repeat top;
	padding: 0px 43px 10px 43px;
}

.header {
	float: left;
	position: relative;
	left: -29px;
}

.topnav {
	float: right;
	margin-top: 10px;
	color: #009fe0;
	font-weight: bold;
}

.topnav a {
	color: #a7a8aa;
	text-decoration: none;
	margin: 0px 2px;
}

.topnav a:hover, #topnavon {
	color: #009fe0;
}

.nav {
	clear: both;
	float: left;
	width: 896px;
	position: relative;
	top: -45px;
	margin-bottom: -45px;
}

.nav ul {
	float: right;
	margin-right: 22px !important;
	margin-right: 11px;
}

.nav li {
	margin-left: 2px;
	float: left;
}

.nav a {
	display: block;
	float: left;
	width: 168px;
	height: 45px;
	text-indent: -9999px;
}

#lifeinsurancebtn a {
	background: url('../images/lifeinsurancebtn.png') bottom;
}

#lifeinsurancebtn a:hover, #lifeinsurancebtnon a {
	background: url('../images/lifeinsurancebtn.png') top;
}

#healthinsurancebtn a {
	background: url('../images/healthinsurancebtn.png') bottom;
}

#healthinsurancebtn a:hover, #healthinsurancebtnon a {
	background: url('../images/healthinsurancebtn.png') top;
}

#mortgagepaymentprotectionbtn a {
	background: url('../images/mortgagepaymentprotectionbtn.png') bottom;
}

#mortgagepaymentprotectionbtn a:hover, #mortgagepaymentprotectionbtnon a {
	background: url('../images/mortgagepaymentprotectionbtn.png') top;
}

.banner {
	clear: both;
}

.homeleftcol {
	clear: both;
	float: left;
	width: 587px;
	margin-top: 10px;
}

.hometext {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 15px;
}

.homerightcol {
	float: right;
	width: 278px;
	margin-top: 20px;
}

.homequotecontainer {
	float: left;
	width: 181px;
	margin-right: 22px;
	margin-top: 20px;
}

.homequote {
	float: left;
	width: 141px;
	background: url('../images/homequote.png') no-repeat top;
	font-weight: bold;
	color: #666;
	height: 24em;
	padding: 10px 20px 10px 20px;
	font-size: 0.85em;
}

.homequotebtn {
	position: relative;
	top: -20px;
	left: 7px;
	float: left;
	margin-bottom: -20px;
}

.productspagedriver {
	float: left;
	margin-top: 15px;
}

.leftcol {
	clear: both;
	float: left;
	width: 410px;
	position: relative;
	top: -35px;
}

.rightcol {
	float: right;
	width: 400px;
	margin-right: 40px !important;
	margin-right: 20px;
}

.centercol {
	float: left;
	margin-top: 20px;
	width: 100%;
}

.centercol h2 {
	margin: 10px 0px;
}

.centercol ul {
	margin-left: 20px;
	list-style: square;
	margin-bottom: 10px;
}

.formbg {
	float: left;
	background: url('../images/form.jpg') no-repeat top;
	width: 360px;
	text-align: right;
	font-weight: bold;
	color: #666;
	padding: 10px 20px;
}

.formcompletebg {
	float: left;
	background: url('../images/form.jpg') no-repeat top;
	width: 360px;
	text-align: left;
	font-weight: bold;
	color: #666;
	padding: 20px;
}

.form p {
	margin: 2px 0px;
}

.form {
	float: left;
	width: 400px;
}

.form h2 {
	text-align: left;
	color: #101010;
	font-size: 1.1em;
	margin-top: 5px;
}

.form select {
	width: 185px;
}

.formcols {
	text-align: center;
}

.formcols select {
	width: 58px;
}

.smallinput, .formcol select {
	width: 104px;
}

.largeinput {
	width: 180px;
}

.formcol {
	float: left;
	width: 110px;
	margin-right: 15px;
	text-align: left;
}

#quotebtn {
	position: relative;
	top: -20px;
	left: 116px;
	float: left;
}

.instantquotecontainer {
	float: left;
	width: 410px;
	margin-bottom: 20px;
}

.instantquote {
	float: left;
	width: 350px;
	text-align: center;
	background: url('../images/instantquote.png') no-repeat top;
	font-weight: bold;
	color: #666;
	padding: 10px 30px 0px 30px;
}

.insuranceproviderstext {
	position: relative;
	left: 44px;
}

.insuranceproviders {
	position: relative;
	left: 14px;
}

.footer {
	clear: both;
	width: 954px;
	margin: auto;
	font-size: 0.9em;
	color: #fff;
	background: url('../images/footer.png') no-repeat top;
	padding: 28px 14px 0px 14px;
}

.footer p {
	margin-top: 0px;
}

.footer a {
	font-weight: normal;
	color: #fff;
	margin: 0px 2px;
}

.footer img {
	position: relative;
	top: 3px;
	margin-top: -6px;
}

.blue {
	color: #009fe0;
}

.orange {
	color: #f29400;
}

.grey {
	color: #a7a8aa;
}

.h2border {
	font-size: 1.6em;
	color: #009fe0;
	padding-bottom: 5px;
	margin: 10px 0px 0px 0px;
	border-bottom: 2px solid #f29400;
}

.recordstable {
	width: 100%;
	color: #bbb;
	font-size: 1.2em;
	font-weight: bold;
}

.recordstable a {
	color: #bbb;
}

.recordstable td{
	margin: 0px;
	padding: 10px 5px;
	vertical-align: middle;
}

.record {
	border-top: 1px solid #bbb;
}

.links {
	display: inline;
	margin: 10px 20px 10px 0px;
}

.backlink {
	text-align: right;
	margin-right: 160px;
	position: relative;
	top: -20px;
	margin-bottom: 0px;
}

.thumbnail {
	width: 150px;
}

.sitemap {
	margin-top: 10px;
}

.sitemap li {
	margin-bottom: 5px;
}

/* common */

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.error {
	font-weight: bold;
	color: red;
}

.error ul {
	margin-left: 20px;
	list-style: square;
}

/* admin */

.adminnav {
	clear: both;
	float: left;
	margin-top: 20px;
	width: 196px;
}

.adminnav a {
	color: #a7a8aa;
	margin: 0px 2px;
}

.adminnav a:hover, #adminnavon {
	color: #009fe0;
	text-decoration: none;
}

.adminnav li {
	list-style: square;
	color: #009fe0;
	margin-bottom: 5px;
}

.admincontent {
	float: right;
	width: 670px;
	margin-top: 20px;
	padding-bottom: 20px;
}

.admincontent a {
	color: #009fe0;
}

.admincontent h1, .admincontent h2 {
	margin: auto;
	padding: 5px 0px;
}

.admintable {
	border: 1px solid #a7a8aa;
	width: 668px;
}

.admintable td {
	border: 1px solid #a7a8aa;
	padding: 4px;
}

.rightpic {
	float: right;
	margin: 0px 0px 10px 20px;
}

.clicks {
	width: 100px;
	text-align: center;
}

/* blog */

.blogrightcol {
	clear: both;
	float: right;
	width: 130px;
	margin-top: 20px;
}

.blogrightcol a, .blogleftcol a {
	color: #009fe0;
}

.blogrightcol li {
	margin-bottom: 2px;
}

.blogleftcol {
	float: left;
	width: 700px;
	padding-right: 30px;
	margin-top: 20px;
	border-right: 1px solid #f29400;
}

.blogleftcol img {
	float: left;
	margin: 0px 20px 20px 0px;
}