body {
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #f5f5f5;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 961px;
	background-color: white;
	display: table;
	line-height: 17px;
	text-align: left;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.nav {
	float: left;
	margin-left: 92px;
	padding-top: 62px;
}
#menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	float: left;
}
div.content-bg {
	clear: both;	
	background-color: #f5f5f5;
	width: 961px;
	display: table;
}
div.left {
	float: left;
	margin-left: 72px;
}
div.txt {
	clear: both;
	width: 538px;
	padding-bottom: 15px;
}
div.right {
	float: left;
	width: 257px;
	margin-left: 26px;
}
div.left-box01,
div.left-box02 {
	float: left;
	width: 255px;
}
div.left-box02 {
	margin-left: 28px;	
}
div.left-box01-bg,
div.left-box02-bg {
	background-image: url(images/main-boxes-bg.jpg);
	background-repeat: repeat-x;
	width: 255px;
	display: table;	
	padding-bottom: 25px;
	clear: both;
}
div.left-box01-bg p {
	width: 226px;
	padding-left: 18px;
	padding-top: 12px;
}
div.left-box01-bg span {
	color: #33a5e0;
	font-weight: bold;
	font-size: 13px;
	display: block;
}
div.left-box01-bg strong {
	display: block;
	padding-top: 5px;
}
div.left-box01-bg a,
div.left-box02-bg a {
	color: #33a5e0;
	display: block;
	padding-top: 5px;
	font-weight: bold;
}
div.left-box02-bg img {
	margin-top: 12px;
	margin-left: 18px;
	display: block;
}
div.left-box02-bg a {
	font-size: 11px;
	margin-left: 18px;
	line-height: 20px;
}
div.right-box01-bg {
	clear: both;
	background-image: url(images/right-box01-bg-y.gif);
	background-repeat: repeat-y;
	display: table;
	width: 256px;
	margin-bottom: 28px;
}
div.right-box01-bg-x {
	clear: both;
	background-image: url(images/right-box01-bg.jpg);
	background-repeat: repeat-x;
	display: table;
	width: 250px;
	margin-left: 3px;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 10px	
}
div.right-box01-bg-x p {
	padding-bottom: 15px;
	width: 202px;
	margin-left: 29px;
}
div.right-box02 {
	clear: both;
	width: 257px;
}
div.right-box02-bg {
	clear: both;
	background-image: url(images/right-box02-bg.jpg);
	background-repeat: repeat-x;
	display: table;
	width: 255px;
	margin-bottom: 22px;
}
div.right-box02-bg p {
	width: 208px;
	margin-left: 23px;
	padding-bottom: 15px;
}
div.right-box02-bg a {
	color: #33a5e0;
	font-weight: bold;
	font-size: 11px;
	display: block;
}
div.copy {
	clear: both;
	height: 47px;
	line-height: 47px;
	text-align: right;
	font-size: 11px;
	padding-right: 84px;
	background-color: #f5f5f5;
}
div.about {
	clear: both;
	width: 817px;
	margin-left: 73px;
}
div.about p {
	padding-bottom: 25px;
}
div.about h1 {
	margin: 0;
	padding: 0;
}
div.calculator {
	clear: both;
	width: 816px;
	margin-left: 72px;
}
div.calculator p {
	padding-bottom: 25px;
}
div.contact-txt {
	float: left;
	width: 348px;
	margin-left: 72px;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}
div.contact-txt {
	color: black;
}
div.contact-txt h1 {
	margin: 0;
	padding: 0;
}
div.contact-txt a {
	color: black;
}
div.contact-form {
	float: left;
	width: 500px;
}
#contact {
	margin: 0;
	padding: 0;
}
#contact label {
	float: left;
	width: 109px;
	line-height: 28px;
	text-align: right;
	margin-right: 11px;
	font-weight: bold;
}
#contact input,
#contact textarea {
	float: left;
	background-image: url(images/input-bg.gif);
	background-repeat: no-repeat;
	width: 340px;
	border: none;
	padding: 5px;
	margin-bottom: 10px;
}
#contact textarea {
	background-image: url(images/textarea-bg.gif);
	height: 98px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#contact input[type=submit] {
	background-image: url(images/submit-btn.jpg);
	background-repeat: no-repeat;
	width: 101px;
	height: 26px;
	cursor: pointer;
	float: right;
	margin-right: 30px;
}
div.faqs {
	clear: both;
	width: 819px;
	line-height: 15px;
	margin-left: 72px;
	border-bottom: 1px #a6ce39 solid;
}
div.faqs h1 {
	margin: 0;
	padding: 0;
}
div.faqs p {
	border-top: 1px #a6ce39 solid;
	padding: 15px 0;
}
div.faqs a {
	display: block;
	margin-top: 10px;
	color: #33a5e0;
	font-weight: bold;
}