body {
	margin:11px 0px 0px 0px;
	background-color:#F6F6F4;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {
	border:none;
	margin:0px;
}
form {
	margin:0px;
	padding:0px;
}
h1 {
	margin:0px;
	font-weight:normal;
	color:#615E4F;
	font-size:24px;
	line-height:26px;
}
h2 {
	margin:0px;
	font-weight:normal;
	color:#949494;
	font-size:18px;
}
p {
	margin:8px 0px 8px 0px;
}
ul, ol {
	margin:0px 0px 0px 40px;
	padding:0px;
}
a {
	color:#486B07;
	text-decoration:underline;
}
a:hover {
	color:#486B07;
	text-decoration:none;
}

.wrapper {
	display:block;
	width:782px;
	margin-left:auto;
	margin-right:auto;
}
.top {
	display:block;
}
.logo {
	float:left;
	padding:0px 0px 15px 0px;
}
.top-ad {
	float:right;
}

.top-form {
	display:block;
	clear:both;
}
.top-form img {
	float:left;
}
.form-bg {
	display:block;
	float:right;
	width:199px;
	height:166px;
	background-image:url(/images/mortgage-rates-comapered.jpg);
	background-repeat:no-repeat;
	padding:101px 30px 0px 24px;
}
.select-service, .select-property, .select-credit {
   display:table;
}
.labels	{
	display:none;
}
.select-service select, .select-property select, .select-credit select {
   width:174px;
   font-size:12px;
   border:1px solid #C80303 !important;
   color:#111111;
   padding:3px 0px 3px 4px;
   margin-left:15px;
   margin-bottom:8px;
}
.continue-button {
   margin-top:10px;
}

.content {
	display:block;
	clear:both;
	padding:12px 0px 0px 0px;
}
.left {
	display:block;
	float:left;
	width:253px;
}
.left img {
	margin:0px 0px 15px 0px;
}

.right  {
	display:block;
	float:right;
	width:517px;
}
.right img {
	margin:0px 0px 15px 0px;
}
.bottom-border {
	display:table;
	height:100%;
	background-image:url(/images/btm-content.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:bottom;
	width:517px;
}
.top-border {
	display:table;
	height:100%;
	background-image:url(/images/top-content.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:20px 15px 20px 15px; 
	line-height:18px;
	width:487px;
}
.top-border li {
	margin:8px 0px 8px 0px;
}

.footer {
	display:block;
	clear:both;
	color:#949492;
	height:30px;
	padding:25px 0px 25px 0px;
}
.footer a {
	color:#949492;
	text-decoration:underline;
}
.footer a:hover {
	text-decoration:none;
}
.footer .left {
	width:253px;
}
.footer .left ul {
	margin:0px;
	padding:0px;
}
.footer .left li {
	list-style:none;
}

.footer .left li a {
	text-decoration:none;
}
.footer .left li a:hover {
	text-decoration:underline;
}

.footer .right a {
	color:#949492;
	text-decoration:none;
}
.footer .right a:hover {
	color:#949492;
	text-decoration:underline;
}

