 form, input {margin:0px} img {border:none; margin:0px} .blocks {display:block}
body {
	margin:0px;
	background:url(/images/bg.jpg) repeat-x #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#434343;
}
.container {
	display:block;
	clear:both;
	width:960px;
	margin:auto;
}
.logo {
	float:left;
	margin:0px;
}
.nav {
	display:block;
	float:right;
	margin-top:78px;
	height:35px;
	width:610px;
}
.nav div {
	display:block;
	float:right;
	height:25px;
	background:url(/images/nav-bg.jpg) repeat-x;
	margin:0px 2px 0px 2px;
	padding-top:10px;
	
}
.nav div:hover {
	background:url(/images/nav-hover.jpg) repeat-x;
}
.nav a {
	display:block;
	color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:13px;
	margin:0px 5px 0px 5px;
}
.nav a:hover {
	color:#000000;
	text-decoration:underline;
}
.main {
	display:block;
	clear:both;
	width:960px;
	padding-top:9px;
	margin:0px;
}
.main p {
	position:absolute;
	width:265px;
	margin:80px 0px 0px 590px;
	color:#FFFFFF;
}
.form {
	display:block;
	position:absolute;
	width:275px;
	height:200px;
	margin:100px 0px 0px 590px;
}

.first-name, .last-name, .email {
	width:200px;
	font-size:14px;
	margin-left:32px;
	margin-bottom:10px;
	background-color:#FFFFFF !important;
}
.service-select	{
	width:230px;
	margin-left:20px;
	margin-bottom:10px;
	font-size:14px;
	background-color:#FFFFFF !important;

}

.form .continue-button {
	margin-left:70px;
}
.frm-btm {
	position:absolute;
	margin:271px 0px 0px 567px;
	display:block;
}
.content {
	width:960px;
	display:table;
	clear:both;
	margin-top:30px;
	padding-bottom:50px;
}
.right {
	display:block;
	float:left;
	padding-top:50px;
	margin-left:30px;
	width:335px;
}
.right div {
	display:block;
	width:150px;
	float:right;
	margin-left:15px;
}
.left {
	display:block;
	float:left;
	width:590px;
}
.left p {
	margin:8px 0px 8px 0px;
}
h1 {
	margin:0px;
	font-family:Tahoma, "Times New Roman", times, sans-serif;
	color:#43a7b7;
	font-size:24px;
	font-weight:normal;
}
h2 {
	margin:0px;
	font-family:Tahoma, "Times New Roman", times, sans-serif;
	color:#536d75;
	font-size:18px;
	font-weight:normal;
}
a {
	color:#497cae;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color:#1189ff;
	text-decoration:none;
}

	






.footer {
	display:block;
	background:url(/images/footer-bg.jpg) top repeat-x #BFD2D7;
	clear:both;
}
.center {
	display:block;
	clear:both;
	margin:auto;
	width:960px;
	padding-top:30px;
	color:#000000;
}
.disclosures {
	position:absolute;
	width:280px;
}
.disclosures ul {
	margin:17px 0px 10px 0px;
	padding:0px;
}
.disclosures ul li {
	display:inline;
	margin-right:10px
}
.disclosures ul li a {
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.disclosures ul li a:hover {
	text-decoration:underline;
	color:#000000;
} 
.low-nav {
	position:absolute;
	margin-top:70px;
	width:270px;
}
.low-nav a {
	color:#000000;
	text-decoration:none;
	margin:0px 3px 0px 3px;
	font-weight:normal;
}
.low-nav a:hover {
	text-decoration:underline;
	color:#000000;
}	
.resource {
	position:absolute;
	margin-left:340px;
}
.center p {
	font-size:18px;
	font-style:normal;
	font-family:Tahoma, "Times New Roman", sans-serif;
	margin:0px 0px 10px 0px;
	color:#41575B;
	
}
.low-nav p {
	margin-top:15px;
}
.resource td {
	padding:5px 10px 10px 10px;
	width:180px;
	vertical-align:top;
}
.resource td a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin:0px;
}
.resource td a:hover {
	text-decoration:underline;
}
.resource p {
	margin-left:10px;
}	
/* this activates the bottom thingy --------------------------- */

html, body {height: 100%;}

.sticky {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -240px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {height:240px;}
/* end bottom thingy ------------------------------------------ */	
