body	{
	margin:0px;
	background:url(/images/bg.jpg) top center no-repeat #F0EDE8;
	color:#707070;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	font-size:13px;
	padding-bottom:20px;
}
img	{border:none} form, h1, h2, p {margin:0px}

h1	{
	color:#464646;
	font-size:24px;
	font-weight:normal;
	line-height:normal;
	text-align:center;
}
h2	{
	font-size:18px;
	text-align:center; 
	color:#464646;
	margin-top:8px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
p	{
	padding:0px;
	margin:10px 0px 10px 0px;
}

a	{
	color:#753900;
	text-decoration:underline;
}
a:hover	{
	text-decoration:none;
}
li {
	margin:8px 0px 8px 0px;
}

.container	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:777px;
	padding-bottom:40px;
}

.logo	{
	margin:10px 0px 10px 29px;
}
.header	{
	margin:0px;
	margin-top:1px;
	width:777px;
	height:248px;
	display:block;
	clear:both;
}
.form	{
	position:absolute;
	margin:90px 0px 0px 350px;
	width:400px;
		
}
.service-select	{
	position:absolute;
	margin:30px 0px 0px 180px;
	width:175px;
}
.first-name, .last-name, .email {
	display:inline;
	width:170px;
	font-size:14px;
	margin-bottom:6px;
}
.continue-button {
   position:absolute;
   margin:32px 0px 0px -80px;
}	
.content	{
	display:block;
	margin:0px;
	width:701px;
	margin-top:-15px;
	clear:both;
	padding:0px 38px 0px 38px;
}

.content img	{
	margin:15px 0px 15px 0px;
}



.footer {
	background-color:#FFFFFF !important;
	border-top:1px solid #E6E5D9 !important;
	width:100%;
}
.resources{
	clear:both;
	width:777px;
	height:56px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
}
.nav {
	width:777px;
	clear:both;
	text-align:center;
	color:#753900;
}
.nav a	{
	color:#753900;
	text-decoration:none;
	margin:0px 5px 0px 5px;
}
.nav a:hover	{
	text-decoration:underline;
}
.disclosures {
	width:777px;
	clear:both;
	margin-top:4px;
	text-align:center;
}
.disclosures ul {
	color:#898989;
	margin:0px;
	padding:0px;
}
.disclosures ul li {
	margin-right:10px;
	font-style:normal;
	display:inline;
}
.disclosures ul li a {
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#898989;
}
.disclosures ul li a:hover {
	text-decoration:underline;
	font-style:normal;
} 



