body {
	margin:0px;
	background-image:url(/images/site-back.jpg);
	background-repeat:repeat-x;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:13px;
	background-color:#8F86B5;
	color:#333333;
}
.block {display:block}
img {border:0px; margin:0px}
form {margin:0px}


#site-container {
	display:block;
	width:934px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
}









#logo-image {
	position:absolute;
	margin:0px 0px 0px 0px;
}
#top-left {
	float:left;
	clear:left;
}
#top-right {
	float:right;
	clear:right;
}












#main-container {
	background-image:url(/images/site-bg.png);
	background-repeat:repeat-y;
	display:table;
	clear:both;
	width:934px;
	padding-bottom:20px;
}
#nav {
	display:table;
	clear:both;
	width:926px;
	margin-left:4px;
	height:30px;
	background-image:url(/images/nav-bg.jpg);
	background-repeat:repeat-x;
}











#content {
	width:572px;
	margin-left:4px;
	display:block;
	clear:left;
	float:left;
	padding:20px 30px 20px 30px;
}
#content-inset {
	width:542px;
	display:block;
	margin-left:-9px;
	background-color:#FCEBEE;
	padding:16px 20px 16px 20px;
	margin-bottom:16px;
}
#content-picture {
	background-image:url(/images/the-frame.png);
	background-repeat:no-repeat;
	height:143px;
	width:199px;
	float:left;
	margin:0px 10px 0px -60px;
	padding:9px 0px 0px 9px;
	display:block;
}	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-3px;
	font-size:28px;
	color:#000000;
	margin:0px;
	
}
h1 span {
	color:#846DC7;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#9B745D;
	font-weight:bold;
	font-size:16px;
	margin:0px;
	letter-spacing:-1px;
}	
a {
	color:#990000;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}











#right-side {
	width:280px;
	float:right;
	margin-right:18px;
	background-image:url(/images/form-bg.jpg);
	background-repeat:repeat-y;
}
#cta {
	position:absolute;
	margin-top:5px;
	margin-left:-230px;
}
#form {
	display:block;
	clear:both;
	text-align:center;
	margin:24px 0px 10px 20px;
	width:240px;
	border-bottom:2px solid #6A4E3E;
	padding-bottom:20px;
}
.service-type, .labels	{
   font-size:12px;
	color:#333333;
	font-weight:bold;
	display:block;
	text-align:left;
	margin-left:30px;
}
.first-name, .last-name, .email {
   margin-bottom:10px;
}
.first-name input, .last-name input, .email input {
	width:175px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	height:20px;
	background-image:url(/images/form-shadow.png);
	padding-left:6px;
	font-weight:bold;
	margin-top:4px;
}
.service-select	{
	width:175px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height:22px;
	background-image:url(/images/form-shadow.png);
	padding-left:6px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:4px;
}
.continue-button input {
   margin-top:10px;
}

#resources {
	display:block;
	clear:both;
	margin:30px 0px 10px 20px;
	width:240px;
	padding-bottom:10px;
	color:#FFFFFF;
}
.related {	
	font-size:16px;
	color:#000000;
	text-align:center;
	font-weight:bold;
}
#resources p {
	margin:0px 0px 16px 0px;
}
#resources a {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
#resources a:hover {
	color:#000000;
	text-decoration:underline;
}




















#footer {
	left:50%;
	margin-right:auto;
	margin-left:auto;
	padding:14px;
	width:906px;
}
#disclosures {
	float:left;
	color:#000000;
	font-weight:normal;
}
#disclosures ul {
	margin:0px;
	padding:0px;
}
#disclosures ul li {
	display:inline;
	margin-right:10px;
}
#disclosures ul li a {
	color:#000000;
	text-decoration:none;
}
#disclosures ul li a:hover {
	text-decoration:underline;
}
#links {
	color:#000000;
	float:right;
	text-align:right;
}
#links a {
	color:#000000;
	text-decoration:none;
}
#links a:hover {
	text-decoration:underline;
}
