body	{
	margin:0px;
	background-image:url(/images/bg.jpg);
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:#555555;
}
form	{
	margin:0px;
}
img	{
	border:none;
}
h1	{
	margin:0px;
	color:#000000;
	font-weight:normal;
	font-size:24px;
}
h2	{
	margin:14px 0px -5px 0px;
	font-size:18px;
	color:#4F7577;
	font-weight:normal;
}
p	{
	margin:12px 0px 8px 0px;
}
a	{
	font-weight:bold;
	text-decoration:none;
	color:#D07300;
}
a:hover	{
	text-decoration:underline;
}
.block	{
	display:block;
}
li	{
	margin-bottom:6px;
	padding:0px;
}
ul	{
	margin:8px;
	padding:0px;
}
.first-list	{
	list-style-position:inside;
}



#site-bg	{
	display:table;
	width:100%;
	background-image:url(/images/site-bg.jpg);
	background-repeat:repeat-x;
	background-position:right top;
	padding-top:18px;
	overflow:visible;
}
	

#wrapper {
	display:block;
	width:1042px;
	margin-left:auto;
	margin-right:auto;
}
#logo	{
	width:287px;
	height:80px;
	vertical-align:top;
	margin-left:70px;
}
.nav	{
	display:block;
	width:808px;
	height:31px;
	margin-left:40px;
}
.nav img	{
	display:table;
	float:left;	
	width:158px;
	height:31px;
	margin-right:2px;
}
.main-content	{
	display:block;
	clear:both;
	width:1042px;
	margin-top:17px;
}
.main-bg	{
	display:table;
	width:962px;
	clear:both;
	background-color:#F9F8F2;
	margin-left:38px;
}



.col-left	{
	display:table;
	width:694px;
	float:left;
}
.top-image-container	{
	display:table;
	width:694px;
	height:291px;
	background-image:url(/images/top-bg.jpg);
	background-repeat:no-repeat;
}
.top-image	{
	width:656px;
	height:257px;
	margin:20px 0px 0px 38px;
}
.content-top	{
	display:block;
	width:612px;
	background-image:url(/images/top-content-bar.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	height:60px;
	position:relative;
	padding:22px 0px 0px 44px;
}
.content	{
	display:table;
	width:656px;
	float:left;
	background-image:url(/images/content-bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#F9F8F2;
	margin-top:-65px;
	padding:0px 0px 20px 0px;
}
.content-pad	{
	width:506px;
	display:table;
	padding-left:44px;
	padding-right:106px;
}
.content-image	{
	height:101px;
	width:139px;
	margin-left:8px;
	padding-right:8px;
	padding-bottom:5px;
}
.middle-image	{
	height:97px;
	width:486px;
	margin:12px 0px 12px 10px;
}


.col-right	{
	display:table;
	float:right;
	width:348px;
}
.form-bg	{
	width:348px;
	height:356px;
	background-image:url(/images/form-bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.links-bg	{
	display:table;
	width:306px;
	float:right;
	min-height:500px !important;
	background-image:url(/images/links-bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#F9F8F2;
}
.links-pad	{
	display:block;
	width:286px;
	padding:6px 0px 20px 20px;
}
.links-box	{
	display:table;
	width:267px;
	height:227px;
	background-image:url(/images/links-box.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.links-box img	{
	display:table;
	width:237px;
	height:74px;
	color:#FFFFFF;
	margin-left:12px;
}
.first-image	{
	display:table;
	margin-top:55px;
}
.links	{
	display:table;
	width:242px;
	padding:0px 0px 0px 15px;
}
.links span	{
	font-size:18px;
	color:#636363;
	padding-right:10px;
}
.side-line	{
	display:table;
	height:1px;
	float:right;
	color:#FFFFFF;
}	
.links p	{
	color:#666254;
}
.links a	{
	display:block;
	font-size:16px;
	color:#000000;
	text-decoration:none;
	margin-top:10px;
}
.links a:hover	{
	text-decoration:underline;
}




#footer	{
	display:table;
	width:961px;
	height:21px;
	clear:both;
	background-color:#37281D;
	color:#FFFFFF;
	margin-left:39px;
	margin-bottom:30px;
	padding-top:3px;
}


#disclosures	{
	display:block;
	width:415px;
	float:left;
	margin:0px 0px 0px 15px;
	padding:0px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
#disclosures ul li a	{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#disclosures ul li a:hover	{
	text-decoration:underline;
}



.bottom-links	{
	display:table;
	float:right;
	width:485px;
	font-size:11px;
	text-align:right;
	margin:0px 15px 0px 0px;
}
.bottom-links a {
	color:#FFFFFF;
	text-decoration:none;
}
.bottom-links a:hover {
	text-decoration:underline;
}
