body {
	margin:15px 0 0 0;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#E0E8FB;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:14px;
	color:#666666;
}
img {
	border:0px;
}
h1	{
	font-size:24px;
	color:#4776A2;
	letter-spacing:1.2;
	font-weight:100;
	margin:10px 0px 10px 0px;
}
h2	{
	font-size:14px;
	font-weight:bold;
	color:#406D96;
	margin:5px 0px 5px 0px;
}
.top	{
	vertical-align:top;
}









#wrapper	{
	width:929px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
}













#left-column {
	width:723px;
	float:left;
	display:table;
}

#header {
	background-image:url(/images/header.png);
	width:723px;
	height:117px;
	display:table;
}
#fake-logo {
	position:absolute;
	margin-top:10px;
	margin-left:35px;
	width:220px;
	height:70px;
}
#nav {
	width:703px;
	height:29px;
	position:absolute;
	margin-top:85px;
	margin-left:10px;
	border-bottom:3px solid #E7F0F5;
}
#nav	img	{
	padding-left:2px;
	padding-right:2px;
}








#left-content {
	background-color:#FFFFFF;
	display:block;
	width:703px;
	padding-left:10px;
	padding-right:10px;
}

#quote-box {
	background-image:url(/images/quote-box.gif);
	background-repeat:no-repeat;
	width:215px;
	height:165px;
	margin-top:10px;
	float:left;
	clear:left;
	margin-bottom:10px;
	color:#FFFFFF;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	text-align:center;
	line-height:25px;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
}

#main-picture {
	width:458px;
	height:171px;
	margin-top:10px;
	float:right;
	clear:right;
	margin-bottom:10px;
}

#bar {
	background-image:url(/images/bar.jpg);
	background-repeat:repeat-x;
	height:28px;
	padding-top:4px;
	width:683px;
	clear:both;
	margin-bottom:10px;
	padding-left:20px;
}
#bar a	{
	color:#6A9AC8;
	font-size:16px;
	text-decoration:none;
}
#bar a:hover	{
	color:#F27022;
	font-size:16px;
	text-decoration:underline;
}





#links {	
	width:233px;
	float:left;
	clear:left;
	display:table;
	font-size:12px;
}
#links-bg	{
	background-image:url(/images/links-bg.jpg);
	background-repeat:repeat-y;
	padding:5px 20px 5px 20px;
	line-height:22px;
}

#links	span{
	font-size:18px;
	color:#68839E;
}
#links a	{
	font-size:14px;
	color:#68839E;
	text-decoration:none;
}
#links a:hover	{
	font-size:14px;
	color:#F27022;
	text-decoration:underline;
}
	







#copy {
	width:458px;
	float:right;
	clear:right;
	list-style:none;
}

#footer {
	background-image:url(/images/footer.png);
	background-repeat:no-repeat;
	width:723px;
	height:36px;
	padding-top:12px;
	text-align:center;
	clear:both;
}












#right-column {
	width:206px;
	float:right;
	margin-top:80px;
	color:#FFFFFF;
	text-align:center;
}
.right-column-images	{
	width:206px;
}
#action	{
	position:absolute;
	margin-left:-80px;
	margin-top:-40px;
}
#right-content {
	background-color:#4066CC;
	padding:10px 6px 6px 6px;
}
#selectiontypesize	{
	font-size:10px;
}
.textmiddle	{
	text-align:center;
}
.buttonpad	{
	padding-top:20px;
}
a {
	color:#D973AD;
	text-decoration:none;
}
a:hover	{
	color:#D973AD;
	text-decoration:underline;
}



.service-type, .labels	{
   font-size:14px;
	font-weight:bold;
	display:block;
}
.first-name, .last-name, .email {
   margin-bottom:10px;
}
.first-name input, .last-name input, .email input {
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	margin-top:4px;
}
.service-select	{
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	margin-bottom:10px;
	margin-top:4px;
}
.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;
}
