body	{
	margin:0px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#BEDCDC;
}
img	{
	border:none;
}

form	{
	margin:0px;
}
strong	{
	color:#D9BB0B;
}
h1	{
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px;
}
h1.index	{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px;
}

h2	{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px;
}
a {
	color:#FAA73F;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p	{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#373737;
	line-height:16px;
}

#site-container	{
	background-color:#FFFFFF;
	width:820px;
	display:block;
	clear:both;
	margin-left:auto;
	margin-right:auto;	
}
#top-bar	{
	width:820px;
	display:block;
	clear:both;
	height:103px;
}
#logo	{
	position:absolute;
	margin-top:11px;
	margin-left:36px;

}
#nav	{
	background-image:url(/image/nav.jpg);
	background-repeat:repeat-x;
	display:block;
	width:auto;
	position:absolute;
	margin-top:41px;
	margin-left:315px;
	text-align:right;
	height:24px;
	padding-top:8px;
}
#nav a	{
	float:left;
	margin:0px 10px 0px 10px;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	

}
#nav a:hover	{
	text-decoration:none;
	color:#979C72;
}

#header	{
	background-image:url(/image/business-woman.jpg);
	background-position:center;
	background-repeat:no-repeat;
	/*height:745px;*/
	height:350px;
	clear:both;
	display:block;
}
#int-header	{
	display:block;
	clear:both;
	height:210px;
}
#header-img	{
	margin-left:36px;
	clear:both;
	display:block;
}

#content-int	{
	padding:0px 36px 36px 36px;
	background-color:#FFFFFF;
	display:table;
	clear:both;
	width:746px;
}
#content-container {
	display:block;
	clear:both;
	width:746px;
}
#content-left	{
	display:block;
	float:left;
	clear:left;
	width:242px;
	height:449px;
	margin:0px;
	
}
#content-img	{
	float:left;
	padding-right:8px;
	
}
#content-imgA	{
	float:left;
	padding-right:22px;
}
li	{
	margin-bottom:10px;
}
#form-bg-2	{
	background-image:url(/image/form-bg-2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:283px;
	width:230px;
	margin-bottom:10px;
	
}
#form-2 {
	width:190px;
	padding:90px 10px 0px 20px;
}
#info	{
	height:139px;
	width:230px;	
}

#content-right	{
	display:block;
	width:502px;
	margin:0px;
	float:right;
	clear:right;

}
#title-bg	{
	background-image:url(/image/title-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	clear:both;
	height:110px;
	padding:5px 15px 20px 25px;
}
.title	{
	margin-top:3px;
}
#form-bg	{
	background-image:url(/image/form-bg.jpg);
	background-repeat:no-repeat;
	position:absolute;
	height:283px;
	width:230px;
	margin-top:31px;
	margin-left:67px;
}

#form	{
	height:182px;
	text-align:center;
	margin-top:90px;
	padding:10px 10px 0px 20px;
	display:block;
	width:180px;

}

.service-select, .first-name, .last-name, .email {
	width:150px;
	font-size:14px;
	padding-left:4px;
	border:solid #C3C2C3 1px;
	background-color:#F4F4F4 !important;
	margin-top:10px;
}
.service-select	{
	width:154px;
}
.service-select:hover, .first-name:hover, .last-name:hover, .email:hover {
	background-color:#FFFFFF !important;
}

.continue-button {
   margin-top:15px;
}
.picture	{
	float:left;
	margin-right:17px;
}

#content	{
	padding:36px;
}

#footer	{
	display:block;
	width:820px;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
}
#footer-links {
	color:#333333;
	text-align:right;
	float:right;
	display:block;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	margin-top:5px;
	margin-right:10px;
	font-size:12px;
	width:600px;
	}
#footer-links a	{
	color:#333333;
	font-size:12px;
	text-decoration:none;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	margin-right:5px;
	margin-left:5px;
}
#footer-links a:hover	{
	text-decoration:underline;
}
#disclosures	{
	width:200px;
	text-align:left;
	display:block;
	float:left;
	font-size:13px;
}
#disclosures ul	{
	margin-top:5px;
	margin-left:0px;
	padding:0px;
}
#disclosures ul li {  
  display:block;
  margin-left:5px;
  color:#333333;
  font-size:13px;
  font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
}
#disclosures a 	{
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	font-size:13px;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
