body {
	margin:0px;
	background:	url(/images/bg.jpg) repeat-x top #E7E3CE;
	color:#534741;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {border:none} form, input {margin:0px}
.blocks {display:block}

a {
	color:#78A8C0;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#534741;
}
ol li, ul li {
	margin:10px 0px 10px 0px;
}



.container {
	display:block;
	clear:both;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
.main {
	display:block;
	clear:both;
	width:950px;
	height:276px;
	margin-top:46px;
	margin-bottom:20px;
}
.main .index-image {
	display:block;
	float:left;
	clear:left;
	width:738px;
	height:276px;
}
.main img {
	display:block;
	float:left;
	clear:left;
	width:738px;
	height:276px;
}
.form-bg {
	display:block;
	float:left;
	clear:right;
	background:url(/images/form-bg.jpg) no-repeat;
	height:276px;
	width:212px;
}
.form {
	display:block;
	width:160px;
	height:180px;
	position:absolute;
	margin:80px 0px 0px 28px;
}
.service-select {
	display:none;
}
.first-name, .last-name, .email {
	width:156px;
	font-size:12px;
	padding:2px;
	background-color:#FFFFFF !important;
	margin-top:5px;
}
.continue-button {
   margin-top:20px;
}


.tab {
	height:118px;
	width:1000px;
}
.tab a {
	display:block;
	float:left;
	width:220px;
	height:118px;
	margin-right:17px;
}

.content {
	display:table;
	clear:both;
	width:950px;
	margin-top:14px;
	padding-bottom:50px;
}
h1 {
	font-weight:normal;
	font-size:20px;
	margin:10px 0px 0px 0px;
	color:#534741;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-weight:normal;
	font-size:15px;
	color:#534741;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.left {
	display:block;
	float:left;
	width:700px;
	padding:10px;
	margin-right:18px;
}
.right {
	display:block;
	width:212px;
	float:left;
	margin-top:60px;
}
.related {
	display:block;
	border:10px solid #DAD5BD;
	width:182px;
	padding:5px;
	margin-top:25px;
}
.related h3 {
	font-size:16px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
	
.related a {
	display:table;
	font-weight:normal;
	text-decoration:underline;
	margin:4px 0px 4px 0px;
}

.footer {
	display:block;
	clear:both;
	width:950px;
	border-top:1px solid #7B7B7B;
	padding:5px 40px 20px 40px;
	text-align:center;
}


.disclosures {
	display:block;
	float:left;
	text-align:center;
}
.disclosures ul {
	margin:0px;
	padding:0px;
}
.disclosures ul li {
	display:inline;
	margin-right:10px;
}
.disclosures ul li a {
	color:#7B7B7B;
	text-decoration:none;
}
.disclosures ul li a:hover {
	text-decoration:underline;
}