body {margin: 0;
	padding: 0;
	background: url(../images/pgbg.jpg) repeat-x top center #3b71ae;
	text-align: center;
	font-size: 12px;
	font-family: "Helvetica", Arial, Verdana, sans;
	color: #fff;}
#wrapper {
	width: 844px;
	margin: 0 auto;
	padding: 0;}
#page {background: url(../images/contentbg.jpg) top center no-repeat #24466e;
	margin: 0;
	width: 100%;
}
#head {width: 844px;
	height: 150px;
	background: url(../images/survey-banner.png);
	text-indent: -9999px;}
.welcome {color: #fff;
	margin-left: 90px;
	font-size: 16px;
	text-align: left;
	padding-top: 20px;
	background: url(../images/dotdivider.png) no-repeat top center;
	height: 10px;}
h2#css {margin-left: 90px;
	width: 394px;
	height: 42px;
	background: url(../images/consumer-satisfaction.gif) no-repeat top center;
	text-indent: -9999px;
	}
h2#acs {margin-left: 90px;
	width: 240px;
	height: 42px;
	background: url(../images/aftercare.gif) no-repeat top center;
	text-indent: -9999px;
}
#content {
	padding: 25px 50px 0;
}
#content ol, #content ul {margin: 0;
	padding: 0;
}
#content ol { list-style-type:none;}
#content li {position: relative;
	right: 75px;
	font-size: 28px;
	margin-bottom: 20px;
	color: #23476e;
	width: 100%;
}
#content dt {position: relative;
	top: 7px;
	left: 62px;
	text-align: left;
	padding: 0 50px;
	color: #fff;
	font-size: 20px;
}
#content dd {font-size: 12px;
	position: relative;
	margin: 0 auto;
	color: #fff;
	padding: 20px 50px;
	width: 100%;
}
#content dd input {margin-left: 20px;}
.optrec, .optname, .optcom {margin: 0 auto;
	text-align: left;
}
.optrec input, .optname input, .optcom textarea {
	width: 400px;
	padding: 5px;
	position: relative;
	left:40px;
}
*>.#content li { left: 100px; }
.drop {
left: 60px;
text-align: left;
}
.optcom textarea {
	left: 60px;
}
#submit, #clear {display: inline;
}
#submit {
	width: 224px;
	height: 55px;
	border: none;
	text-align: right;
	margin-right: 50px;
}
#clear {
	background: url(../images/clear.gif) no-repeat;
	width: 37px;
	height: 32px;
	border: 0;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	position: relative;
	bottom: 47px;
}
.left {
	text-align: left;
	margin: 0 0;
}