body {
	margin: 0 auto;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #3663ab;
	color: #626262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 878px;
	text-align: left;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.nav {
	float: left;
	color: #cccccc;
	margin-left: 285px;
	padding-top: 30px;
	font-size:10px;
}
div.nav a {
	color: #cccccc;
	margin: 0 3px;
	font-size:10px;
}
div.nav a:hover,
div.nav a.on {
	text-decoration: underline;
}
div.main-bg {
	clear: both;
	background-image: url(images/mainbg.png) !important;
	background-repeat: repeat-y;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mainbg.png', sizingMethod='scale');
	display: table;
	width: 867px;
	padding-left: 11px;
}
div.path{
	clear: both;
	background-image: url(images/path-bg.gif);
	background-repeat: no-repeat;
	width: 821px;
	height: 19px;
	color: white;
	margin-left: 8px;
	padding-left: 20px;
	line-height: 19px;
	margin-bottom: 10px;
	display: table;
}
div.path a {
	color: white;
	font-weight: bold;
}
div.path a:hover {
	text-decoration: underline;
}
div.getcash-box {
	float: left;
	margin: 0 10px;
}
div.form-bg {
	float: left;
	background-image: url(images/form-bg.jpg);
	background-repeat: no-repeat;
	width: 563px;
	height: 245px;
	position: relative;
}
#quote {
	position: absolute;
	top: 80px;
	left: 27px;
	margin: 0;
	padding: 0;
}
#quote label {
	float: left;
	width: 244px;
	line-height: 27px;
	font-size: 11px;
	color: #333333;
	margin-right: 20px;
}
#quote input {
	float: left;
	width: 242px;
	border: 1px #cccccc solid;
	font-size: 11px;
	margin-right: 20px;
}
#quote input[type=submit] {
	background-image: url(images/get-cash-off.jpg);
	background-repeat: no-repeat;
	width: 118px;
	height: 28px;
	cursor: pointer;
	border: none;
	clear: both;
	margin-left: 389px;
	margin-top: 27px;
}
#quote input[type=submit]:hover {
	background-image: url(images/get-cash-on.jpg);
}
div.content {
	clear: both;
	margin-left: 20px;
	width: 817px;
}
div.content span {
	color: #009de1;
}
div.content p {
	margin-left: 34px;
	width: 758px;
	padding-bottom: 40px;
}

div.title  {
	clear:both;
	background-image: url(images/content-title2.gif);
	height:99px;
	width:817px;
}

div.title h1 {
	margin-left:20px;
	padding-top:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;	
	
}

div.title h2 {
	margin-left:20px;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	
}