body {
	background-color:#EDEBEC;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

img {border:0px}

form {margin:0px}

h1	{
	color:#4a3e40;
	font-size:25px;
	font-weight:normal;
	line-height:normal;
	margin-top:0px;
}
h2	{
	font-weight:normal;
	color:#4a3e40;
	line-height:normal;
}
a	{
	color:#dc7803;
	text-decoration:underline;
}
a:hover	{
	color:#dc7803;
	text-decoration:none;
}
li	{	
	padding:8px 0px 8px 0px;
}
.blocker {display:block;}


#bg-1 {
	background-image:url(/images/bg-top.jpg);
	background-repeat:repeat-x;
	min-height:460px;
	width:100%;
}
#int-1	{
	background-image:url(/images/int-top.jpg);
	background-repeat:repeat-x;
	min-height:309px;
	width:100%;
}	
#bg-lip {
	background-image:url(/images/bg-top-lip.jpg);
	width:100%;
	background-position:top center;
	background-repeat:no-repeat;
}
#int-lip	{
	background-image:url(/images/int-top-lip.jpg);
	width:100%;
	background-position:top center;
	background-repeat:no-repeat;
}
#container {
	display:table;
	width:944px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#logo {
	clear:both;
	display:block;
	height:86px;
}
.nav-bg	{
}
#nav	{
	height:46px;
	width:941px;
	position:absolute;
	margin-top:12px;
	display:block;
}
#nav a	{
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	margin-left:40px;
	text-decoration:none;
}
#nav a:hover	{
	color:#ffffff;
	text-decoration:underline;
}
#content {
	width:906px;
	display:table;
	clear:both;
	background-color:#EDEBEC;
	margin-left:30px;
	margin-right:8px;
	padding-bottom:30px;
	line-height:18px;
}
#c1 {
	width:650px;
	float:left;
	clear:left;
	display:table;
}
#c1 img	{
	padding-right:20px;
	padding-bottom:10px;
	float:left;
}
#c2 {
	width:236px;
	float:right;
	clear:right;
	display:table;
	padding-left:20px;
}
.form	{
	position:absolute;
	display:block;
	width:150px;
	margin:80px 0px 0px 34px;
}
.service-select	{
	display:none;
}
.first-name, .last-name, .email {
	width:160px;
	margin-bottom:4px;
	font-size:12px;
}

.service-select, .first-name, .last-name, .email {

}

.continue-button {
   margin-top:10px;
   margin-left:10px;
}
.right-form	{
	width:234px;
	height:227px;
}
.right-blurb	{
	width:234px;
	height:227px;
	margin-top:36px;
}
.footer {
	background-color:#4A3E40;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:0px;
	text-align:center;
}
.resources{
	clear:both;
	width:933px;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	display:table;
}
.disclosures {
	font-size:11px;
	padding-bottom:20px;
	margin-left:20px;
}
.disclosures ul {
	color:#ffffff;
	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:#ffffff;
}
.disclosures ul li a:hover {
	text-decoration:underline;
	font-style:normal;
} 
