body {
	background:#fff url('http://www.windows-homequote.com/images/background.jpg');
	font: 12px/14px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}
form {
	padding:0;
	margin:0;
}

img { border:0; }
#page_wrapper {
	width: 924px;
	margin: 0 auto;
	text-align: left;
	position:relative;/*background:red;*/
	padding-top: 10px;
}
#page_wrapper h1 {
	width:590px;
	color:#0e2872;
	padding:0;
	margin:20px 0 6px 50px;
	font:bold 16px/20px Arial, Helvetica, sans-serif;
}
#form {
	width:278px;
	position:absolute;
	top:80px;
	left:646px;
	height: 490px;
	background:url('http://www.windows-homequote.com/images/narrow-form-bg.jpg') repeat-y 0 0;
}
#mainMenu {
	width: 596px;
	padding:20px 0 30px 50px;
	background:url('http://www.windows-homequote.com/images/background-tint.jpg') repeat-y 32px 0;
}
#mainMenu a {
	color:#000;
	text-decoration: none;
	font:bold 15px/15px Arial, Helvetica, sans-serif;
	padding:9px 12px;
	border-right:1px solid #b1e55e;
	border-bottom:6px solid #b1e55e;
}

#mainMenu a:hover { color:#0e2872; border-bottom:6px solid #0e2872;

}
#content {
	width:646px;
	height:350px;
	background:url('http://www.windows-homequote.com/images/background-tint.jpg') repeat-y 32px 0;
}
#contentLeft {
	float:left;
	width: 310px;
	padding-left:60px;
	color:#0e2872;
	font:normal 13px/24px Arial, Helvetica, sans-serif;
}
#contentLeft ul {
	list-style-type:none;
	margin:6px 0 0 0;
	padding:6px 0 0 0;
}
#contentLeft a:link {
	color:#0e2872;
	text-decoration:none;
}
#contentLeft a:hover {
	color:#0e2872;
	text-decoration:underline;
}
#contentRight {
	float:right;
	width: 256px;
	background:#fbfaf0;
	padding-right:20px;
}
#contentRight p {
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	margin-top:0;
	padding-top:0;
	margin-bottom:7px;
	padding-bottomp:7px;
}
#footer {
	margin: 20px 0 0 32px;
	padding: 5px 0;
	width:892px;
	background:#fbfaf0;
	text-align:center;
}
#footer .links {
	color:#000;
	margin:15px 0;
	font:bold 12px/12px Arial, Helvetica, sans-serif;
}
#footer .links a:link {
	color:#000;
	text-decoration:none;
}
#footer .links a:hover {
	color:#0e2872;
	text-decoration:underline;
}
#footer .links a:visited {
	color:#000;
}
.legal {
	margin: 10px 0;
	color:#767676;
	font: normal 10px/12px Arial, Helvetica, sans-serif;
}
.narrowquestions {
	padding:0 30px 0 50px;
}

.narrowquestions label { display:block; padding-bottom:10px; font:normal 14px/18px Arial; color:#000; }
.narrowquestions input {float:left;  margin:2px 5px 5px 0; }

.formQuestion { font:normal 15px/18px Georgia, Times, serif;  color:#2f5dba; margin:0 0 10px 0; }
