body {
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#CDCDCD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
}

#site-container {
	display:block;
	width:752px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
}








#top-container {
	display:block;
	clear:both;
	background-image:url(/images/top-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#FAF1E8;
	width:748px;
	height:304px;
	border-left:#999999 2px solid;
	border-right:#999999 2px solid;
	border-bottom:#989491 2px solid;
}
#logo {
	position:absolute;
	margin-top:-80px;
	margin-left:20px;
}
#sentence {
	position:absolute;
	margin:116px 0px 0px 50px;
}
#nav-container {
	display:block;
	margin-top:95px;
	width:432px;
	float:left;
}
#floating-image {
	float:right;
	margin-top:22px;
}






	
#bottom-container {
	display:block;
	clear:both;
	width:748px;
	border-left:#999999 2px solid;
	border-right:#999999 2px solid;
	background-color:#FFFFFF;
	padding-top:16px;
	border-bottom:#999999 2px solid;
}
#left-side {
	background-image:url(/images/form-bg.jpg);
	background-repeat:no-repeat;
	width:252px;
	height:493px;
	display:block;
	clear:left;
	float:left;
	margin-bottom:20px;
}	
#form {
	width:232px;
	margin:70px 0px 0px 20px;
	text-align:center;
	display:block;
}

.service-type, .labels	{
   font-size:12px;
   font-weight:bold;
}
.service-select, .first-name, .last-name, .email {
   margin-bottom:9px;
   text-align:center;
}
.service-select select, .first-name input, .last-name input, .email input {
   width:200px;
   font-size:12px;
}
.service-select {
	width:200px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}
.continue-button input {
   margin-top:10px;
}
#form-image {
	position:absolute;
	margin:-30px 0px 0px -30px;
}
#formpic {
	position:absolute;
	margin:345px 0px 10px 34px;
}

	
	

#right-side {
	width:456px;
	padding:0px 20px 0px 20px;
	display:block;
	float:right;
	clear:right;
}
h1 {
	margin:0px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-weight:normal;
	font-size:24px;
}	
h2 {
	margin:0px;
	color:#624B6F;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
}	
#right-side a {
	text-decoration:none;
	color:#993399;
}
#right-side a:hover {
	text-decoration:underline;
}





#footer {
	background-image:url(/images/footer-bg.jpg)	;
	background-repeat:repeat-x;
	display:table;
	clear:both;
	width:728px;
	height:8px;
	padding:20px 10px 20px 10px;
}
#disclosures {
	color:#666666;
	font-size:11px;
	float:left;
	clear:left;
	display:block;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
}
#disclosures ul li a {
	color:#666666;
	text-decoration:none;
}
#disclosures ul li a:hover {
	text-decoration:underline;
}
#lower-nav {
	display:block;
	float:right;
	color:#666666;
}	
#lower-nav a {
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
#lower-nav a:hover {
	text-decoration:underline;
}	
	
	
	
	
	
	
	
	
	
	
img {
	border:0px;
}	
img, form {
	border:0px;
}	