body {
	margin:0px;
	background-color:#69ADFE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
input, form {margin:0px} img {border:none; margin:0px} .blocks {display:block}


h1 {
	font-size:24px;
	font-weight:normal;
	color:#619ADD;
	margin:30px 0px 10px 0px;
}
h2 {
	font-size:18px;
	font-weight:normal;
	margin:15px 0px 6px 0px;
}
p {
	margin:0px;
	line-height:18px;
}
a {
	color:#A87C1C;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
li {
	margin:8px 0px 8px 0px;
}

.top-bg {
	display:block;
	clear:both;
	background:url(/images/top-bg.jpg) top repeat-x #d1d1d1;
	width:100%;
}
.container {
	display:block;
	clear:both;
	width:926px;
	margin-left:auto;
	margin-right:auto;
}
.logo {
	margin:0px;
}
.main {
	display:table;
	clear:both;
	padding-left:8px;
	height:335px;
}
.main img {
	position:absolute;
}
.form {
	position:absolute;
	width:130px;
	margin:264px 0px 0px 680px;
}
.content-bg {
	display:table;
	clear:both;
	width:926px;
	background:url(/images/repeat.jpg) center top repeat-y;
	vertical-align:top;
}



.box-nav {
	display:block;
	clear:both;
	width:910px;
	margin-left:8px;
	vertical-align:top;
	height:110px;
}
.box-nav a {
	display:block;
	height:110px;
	position:absolute;
	background-repeat:no-repeat;
	font-size:19px;
	color:#594E36;
	letter-spacing:-2px;
	font-family:Arial, Helvetica, sans-serif;
	padding:18px 10px 0px 10px;
	text-decoration:none;
}
.how-it-works {
	width:210px;
	background-image:url(/images/how-works.jpg);
}
.what-to-ask-before-you-buy-pet-insurance {
	width:210px;
	margin-left:230px;
	background-image:url(/images/before-buy.jpg);
}
.faq {
	width:210px;
	margin-left:460px;
	background-image:url(/images/faq-about.jpg);
}
.the-reimbursement-process {
	width:200px;
	margin-left:690px;
	background-image:url(/images/process.jpg);
}


.how-it-works:hover {
	text-decoration:none;
	background-image:url(/images/how-over.jpg);
}
.what-to-ask-before-you-buy-pet-insurance:hover {
	text-decoration:none;
	background-image:url(/images/buy-over.jpg);
}
.faq:hover {
	text-decoration:none;
	background-image:url(/images/faq-over.jpg);
}
.the-reimbursement-process:hover {
	text-decoration:none;
	background-image:url(/images/process-over.jpg);
}


.cl {
	display:block;
	float:left;
}
.left {
	margin-left:8px;
	width:226px;
}
.right {
	width:650px;
}
.footer {
	display:block;
	clear:both;
	width:100%;
	background:	url(/images/btm-bg.jpg) top repeat-x;
	text-align:center;
}
.footer ul {
	margin:0px 0px 20px 0px;
	padding:0px;
}
.footer ul li  {
	display:inline;
	margin-right:10px;
	color:#FFFFFF;
	font-size:11px;
}
.footer ul li a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
.footer ul li a:hover {
	text-decoration:underline;
}
	