body	{
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFE0C1;
	margin:0px 0px 10px 0px;
	font-size:12px;
	color:#333333;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
}
h1	{
	margin:-50px 0px 20px 60px;
	font-size:24px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	color:#404F62;
	position:absolute;
}
h2	{
	margin:0px 0px 0px 0px;
	font-size:18px;
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	color:#404F62;
	
}
h3	{
	margin:0px;
	font-size:14px;
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	color:#404F62;
}
h4	{
	margin:5px 0px 5px 60px;
	font-size:18px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	color:#051525;
}
span	{
	margin:0px;
	font-size:16px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	color:#FFFFFF;
}

p	{
	margin:8px 0px 8px 0px;
}
img	{
	border:0px;
}
form	{
	margin:0px;
}


#wrapper	{
	display:block;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}



#top-bg	{
	background-image:url(/images/top-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:54px;
	width:100%;
	height:337px;
	display:block;
}
#top-content	{
	width:922px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#tcontent-left	{
	float:left;
	width:329px;
	display:block;
	padding-right:37px;
	text-align:center;
}
#logo	{
	margin-top:-54px;
}
#form	{
	display:block;
	text-align:center;
	width:250px;
	margin-left:50px;
	color:#533F0A;
}

.service-type, .labels	{
   font-size:14px;
   color:#FFFFFF;
   font-weight:bold;
}
.first-name, .last-name, .email {
	margin-bottom:10px;
	text-align:center;
	width:250px;
}
.service-select	{
	width:200px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-color:#C2C5CC !important;
	border:#4C5B6E solid 1px !important;
	color:#333333;
	margin-bottom:10px;
}
.first-name input, .last-name input, .email input {
	width:200px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-color:#C2C5CC !important;
	border:#4C5B6E solid 1px !important;
	color:#333333;
	padding-left:5px;
}

.continue-button input {
   margin-top:10px;
}

#tcontent-right	{
	float:right;
	display:block;
	width:556px;
}
#main-pic	{
	margin-top:-54px;
}
#main-float	{
	margin-left:309px;
	position:absolute;
	margin-top:337px;
}


#bottom-bg	{
	background-image:url(/images/bottom-bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	width:100%;
}
#bottom-content	{
	left:50%;
	margin-left:auto;
	margin-right:auto;
	width:994px;
	display:block;
}
#nav	{
	display:block;
	width:960px;
	height:42px;
	padding-left:30px;
}	
#nav a	{
	cursor:pointer;
	text-decoration:none;
}
.nav-holder	{
	margin-top:3px;
	display:block;
	float:left;
	height:42px;
	overflow:visible;
	width:auto;
	margin-left:10px;
	margin-right:10px;
	color:#545F71;
}
.nav-holder:hover	{
	border-left:#FEE1B7 solid 1px;
	border-right:#FEE1B7 solid 1px;
	background-image:url(/images/click-bg.jpg);
	background-repeat:repeat-x;
	margin-left:9px;
	margin-right:9px;
	color:#FFFFFF;
}
.nav-holder p	{
	margin:12px 10px 0px 10px;
	font-size:16px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
}
#content-bg	{
	background-image:url(/images/content-bg.png);
	background-repeat:repeat-y;
	display:table;
	width:964px;
	padding:0px 15px 0px 15px;
}
#float-sentence	{
	margin:-20px 0px 0px 60px;
	position:absolute;
}
#divider-space	{
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}
#copy	{
	display:block;
	width:874px;
	padding:0px 10px 0px 60px;
}
#copy a	{
	color:#545F71;
	text-decoration:none;
	font-weight:bold;
}
#copy a:hover	{
	color:#B6E0F9;
	text-decoration:underline;
}
#content-bgl	{
	background-image:url(/images/content-bgl.png);
	background-repeat:repeat-y;
	display:table;
	width:994px;
}
#link-box	{
	display:block;
	width:874px;
	padding:0px 60px 0px 60px;
}
.links	{
	float:left;
	display:block;
	font-size:11px;
	width:200px;
	padding-right:18px;
}
.links a	{
	color:#3A495E;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
.links a:hover	{
	text-decoration:underline;
	color:#B6E0F9;
}

#disclosures	{
	text-align:center;
	color:#3C495C;
	font-size:10px;
	font-weight:bold;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color:#3C495C;
  font-size:11px;
}
#disclosures a 	{
	color:#3C495C;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
