body {
	margin:0px;
	background-image:url(/images/background.jpg);
	background-position:center top;
	background-color:#F2F9FC;
	background-repeat:no-repeat;
	font-family:Tahoma, Arial, serif;
	font-size:14px;
}
img {
	border:0px;
}
h1 {
	font-family:"Book Antiqua", "Times New Roman", sans-serif;
	font-size:18px;
	color:#666666;
	
}
h1 span {
	font-style:italic;
	font-size:24px;
	font-weight:normal;
	color:#FF6600;
}
h2 {
	font-family:"Book Antiqua", "Times New Roman", sans-serif;
	font-size:16px;
	color:#666666;
}
#shell {
	width:893px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	display:table;
}
#nav {
	width:670px;
	height:48px;
	margin-left:80px;
	display:table;
	clear:both;	
}
#header-image {
	display:table;
	clear:both;
	width:893px;
}
#body-area {
	background-image:url(/images/body-bg.png);
	background-repeat:repeat-y;
	margin-left:59px;
	display:table;
	width:764px;
	clear:both;
}
#photo-box {
	background-image:url(/images/photo-bg.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:746px;
	margin-left:9px;
	margin-top:2px;
	padding-top:7px;
	clear:both;
}
#photo-box img {
	margin-left:2px;
	margin-right:2px;
}
#fake-bg {
	background-image:url(/images/fake-bg.gif);
	background-repeat:repeat-y;
	width:710px;
	margin-left:20px;
	margin-top:22px;
	display:table;
}
#content-area {	
	background-image:url(/images/body-top-bg.jpg);
	background-repeat:no-repeat;
	width:746px;
	margin-top:12px;
	margin-left:9px;
	display:block;
	clear:both;
}
#content {
	width:446px;
	float:left;
	display:table-cell;
	padding-right:20px;
}
#content p {
	line-height:20px;
	letter-spacing:1px;
}
#form {
	background-image:url(/images/form-bg.jpg);
	background-repeat:no-repeat;
	background-color:#DDEEF9;
	width:220px;
	height:240px;
	float:right;
	display:table-cell;
	padding-top:60px;
	text-align:center;
}
.input {
	border:1px solid #C4ABC9;
	background-image:url(/images/form-shadow.jpg)
}
.select {
	width:150px;
}	
#six-item {
	margin-top:40px;
	width:200px;
	float:right;
	padding-left:10px;
	padding-right:10px;
	display:table-cell;
	font-size:11px;
}

#six-item a {
	text-decoration:none;
	color:#FF6600;
}
#six-item a:hover {
	text-decoration:underline;
	color:#FF6600;
}	
#star {
	margin-left:416px;
	margin-top:-60px;
	position:absolute;
}
#body-bottom {
	background-image:url(/images/body-bottom.png);
	background-repeat:no-repeat;
	width:754px;
	padding-left:10px;
	height:24px;
	padding-top:40px;
	margin-left:59px;
	font-variant:small-caps;
	font-size:11px;
	color:#666666;
	display:table;
}





.service-type, .labels	{
   font-size:14px;
   font-weight:bold;
}
.first-name, .last-name, .email {
   margin-bottom:8px;
}
.first-name input, .last-name input, .email input {
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}
.service-select	{
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	margin-bottom:8px;
}
.continue-button input {
   margin-top:10px;
}




#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color:#333333;
  font-size:11px;
}
#disclosures a 	{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}