body	{
	background-color:#9C9289;
	margin:0px;
	font-size:11px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
}
img	{
	border:0px;
}
form	{
	margin:0px;
}
h1	{
	color:#745C5A;
	font-size:24px;
	margin:0px;
}
h2	{
	color:#745C5A;
	font-size:24px;
	margin:0px;
}
h3	{
	color:#745C5A;
	font-size:24px;
	margin:0px;
}
h4	{
	color:#745C5A;
	font-size:16px;
	margin:0px;
}
p	{
	margin:10px 0px 10px 0px;
}
a {
	color:#745C5A;
	text-decoration:none;
}
a:hover	{
	color:#745C5A;
	text-decoration:underline;
}







#nav	{
	background-color:#7E6B67;
	width:100% !important;
	background-image:url(/images/nav-bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	height:25px;
	padding-top:5px;
	display:block;
	position:absolute;
	margin-top:82px;
}
#nav a	{
	margin-left:10px;
	margin-right:10px;
	font-size:12px;
	color:#87766F;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
#nav a:hover	{
	border-bottom:#FFFFFF solid 2px !important;
	position:relative;
}










	
#top-wrapper-outer	{
	background-image:url(/images/top-bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	display:block;
	height:415px;
	background-color:#FFFFFF;
}
#top-wrapper-inner	{
	background-image:url(/images/crosshatch-watermark.jpg);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	width:100%;
	height:315px;
}
#logo	{
	height:82px;
	text-align:center;
}	
.content	{
	left:50%;
	margin-left:auto;
	margin-right:auto;
	width:870px;
	display:block;

}









#top-left	{
	display:block;
	background-image:url(/images/left-pic.png);
	background-repeat:no-repeat;
	width:553px;
	height:261px;
	margin-top:48px;
	float:left;
	padding-left:36px;
	padding-top:12px;
}








#top-right	{
	float:right;
	margin-top:48px;
	height:189px;
	width:281px;
	display:block;
}
#right-title	{
	background-image:url(/images/right-computer-mouse.png);
	background-repeat:no-repeat;
	padding-right:150px;
	padding-left:19px;
	padding-top:20px;
	padding-bottom:5px;
	width:131px;
	height:87px;
	display:block;
	font-size:22px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	color:#2E5B78;
}
#right-text	{
	padding-left:15px;
	padding-right:5px;
	color:#FFFFFF;
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif;
	display:block;
	margin-top:-25px;
}







#bottom-wrapper	{
	background-color:#FFFFFF;
	display:table;
	background-image:url(/images/solution-watermark.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:100%;
	clear:both;
}
#bottom-left	{
	float:left;
	display:block;
	width:555px;
	padding-left:29px;
	margin-top:20px;
	clear:left;
}
#top-text	{
	background-image:url(/images/pixel.png);
	background-repeat:repeat;
	border:#999999 solid 2px !important;
	display:table;
	width:511px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:10px;
}
#bottom-text	{
	margin-top:10px;
	background-image:url(/images/pixel.png);
	background-repeat:repeat;
	border:#999999 solid 2px !important;
	display:table;
	width:511px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:30px;
}







#bottom-right	{
	float:right;
	display:block;
	width:285px;
	padding-right:1px;
	margin-top:-80px;
	clear:right;
}
#form-bg	{
	background-image:url(/images/form-bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	height:596px;
}
#form-text	{
	font-size:12px;
	display:block;
	font-size:12px;
	color:#666666;
	padding-top:70px;
	padding-left:35px;
	padding-right:35px;
	padding-bottom:10px;
}
#form	{
	text-align:center;
	display:block;
}
#form-pic	{
	margin-top:430px;
	margin-left:41px;
	position:absolute;
}
#action	{
	margin-top:-20px;
	position:absolute;
}

.service-type, .first-name, .last-name, .email	{
	text-align:center;
	font-weight:bold;
}
#form	{
	width:160px;
	margin:10px 0px 0px 50px;
}
.first-name input, .last-name input, .email input	{
	width:125px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image:url(/images/input-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:5px;
	margin:8px 0px 8px 16px;
}
.service-select	{
	width:175px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:8px 0px 8px 0px;
}	
.continue-button input	{
	margin:10px 0px 0px 10px;
}





#footer	{
	display:block;
	height:45px;
	text-align:center;
	clear:both;
	color:#FFFFFF;
	padding-top:5px;
}

#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color:#FFFFFF;
  font-size:11px;
}
#disclosures a 	{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
	


