body	{
	margin:0px;
	background:url(/images/bg.jpg) top repeat-x #FDFDFD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-bottom:30px;
}
img	{border:none;}
input, h1, h2	{margin:0px; padding:0px;}
.blocks	{display:block;}

h1	{
	font-size:18px;
	color:#6A94A1;
	font-weight:bold;
}

h2	{
	font-size:16px;
	font-weight:bold;
	color:#6A94A1;
}

a	{
	color:#DE8F61;
	text-decoration:none;
}

a:hover	{
	text-decoration:underline;
}

.container	{
	display:block;
	width:915px;
	margin-left:auto;
	margin-right:auto;
	background:	url(/images/repeat-bg.jpg) repeat-y;
}

.bgslice {vertical-align:bottom}
.big-bg {
	display:table;
	width:915px;
	background:	url(/images/big-bg.jpg) top no-repeat;
	z-index:1;
}

.logo	{
	margin-left:23px;
	margin-bottom:10px;
}

.form-bg	{
	display:block;
	background:url(/images/red-hair-in-dress-shirt.jpg) top no-repeat;
	width:879px;
	height:288px;
	margin-left:auto;
	margin-right:auto;
}
.form	{
	position:absolute;
	margin:136px 0px 0px 464px;
	width:270px;
}





.content	{
	display:block;
	width:879px;
	margin-left:auto;
	margin-right:auto;
	padding-top:24px;
}

.left 	{
	display:block;
	float:left;
	clear:left;
	width:585px;
	padding-right:25px;
}
.left ol li, .left ul li	{
	margin:8px 0px 8px 0px;
}



.right	{
	display:block;
	float:right;
	clear:right;
	width:256px;
}

.footer	{
	display:block;
	background:url(/images/footer-bg.jpg) no-repeat top;
	margin-left:auto;
	margin-right:auto;
	width:879px;
	height:58px;
	margin-top:16px;
	padding:18px 13px 0px 13px;
}

#disclosures	{
	display:block;
	float:left;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
	width:220px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
#disclosures ul li a	{
	color:#666666;
	text-decoration:none;
}
#disclosures ul li a:hover	{
	color:#666666;
	text-decoration:underline;
}
.links	{
	display:block;
	float:right;
}
.links a	{
	color:#666666;
	margin:0px 8px 0px 8px;
	text-decoration:none;
}
.links a:hover	{
	color:#666666;
	text-decoration:underline;
}
		


