body	{
	background-color:#B6B5AD;
	margin:0px 0px 0px 0px;
	height:100%;
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size:14px;
}
h1	{
	margin:0px;
	color:#4B3B42;
	font-size:18px;
	font-style:italic;
}
h2	{
	margin:0px;
	font-size:16px;
	font-style:italic;
	color:#4B3B42;
}
h3	{
	margin:0px;
	font-size:13px;
	font-style:italic;
	color:#4B3B42;
	font-weight:bolder;
}
h4	{
	margin:0px;
	font-size:16px;
	font-style:italic;
	color:#4B3B42;
}
img	{
	border:0px;
}
form	{
	margin:0px;
}
p	{
	margin:10px 0px 10px 0px;
}



#bottom-bg	{
	background-image:url(/images/bottom-bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:100%;
	width:100%;
	background-color:#F3F3F3;

}
#top-bg	{
	background-image:url(/images/top-bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:187px;
}

#top	{
	background-color:#FFFFFF;
	display:block;
	height:103px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	left:50%;
}
#top-container	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	left:50%;
	width:760px;
}	
#nav	{
	display:block;
	padding-top:80px;
}
#nav a	{
	text-decoration:none;
	margin:0px 4px 0px 4px;
	color:#63555B;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
#nav a:hover	{
	border-top:#63555B solid 1px;
}
#logo	{
	position:absolute;
	margin-left:470px;
	margin-top:-2px;
}
#wrapper	{
	display:block;
	width:758px;
	margin-left:auto;
	margin-right:auto;
	left:50%;
}
#header	{
	background-image:url(/images/header-bg.jpg);
	background-repeat:no-repeat;
	width:758px;
	height:186px;
	display:block;
	margin-top:-159px;
}
#header-pic	{
	margin-top:12px;
	margin-left:12px;
}
#content-wrapper	{
	display:table;
	background-image:url(/images/content-bg.png) !important;
	background-repeat: repeat-y;
	padding:0px 22px 0px 40px;
	width:696px;
}
#content-block	{
	display:block;
}
#content-left	{
	float:left;
	display:block;
	width:224px;
	background-image:url(/images/form-bg.jpg);
	background-repeat:repeat-x;
	background-color:#E9FFEA;
	height:100%;
}
#form	{
	display:block;
	width:224px;
}
.select-amount, .select-amount select	{
	display:none;
}
.labels {
   font-size:12px;
   padding:5px;
}
.first-name, .last-name, .email  {
   display:block;
   margin-left:16px;
}
.first-name input, .last-name input, .email input  {
   width:100px;
   font-size:12px;
   margin:0px 0px 8px 5px;
}
.email input	{
	margin-left:32px;
}

.check-01, .check-02, .check-03, .check-04 {
	text-align:left;
	margin:0px 0px 7px 5px;
}

.check-04 a	{
	color:#838B91;
	font-weight:bold;
	text-decoration:none;
}
.check-04 a:hover	{
	text-decoration:underline;
}
.continue-button input {
	margin:10px 0px 0px 40px;
}


#links	{
	display:block;
	padding:10px;
	width:204px;
	color:#999895;
	font-size:11px;
}
#link-title	{
	color:#91A7B5;
	font-size:16px;
}
#links a	{
	text-decoration:none;
	color:#838B91;
	font-size:12px;
	margin:10px 0px 0px 0px;
	font-weight:bold;
}
#links a:hover	{
	text-decoration:underline;
}
#links p	{
	margin:0px 0px 10px 0px;
}
#content-right	{
	background-image:url(/images/content-bg-square.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	float:right;
	width:454px;
	padding-left:10px;
	padding-top:8px;
}
#bottom-pic	{
	margin-bottom:104px;
}
#footer	{
	display:block;
	width:696px;
	font-size:11px;
	margin-left:20px;
	margin-top:-110px;
}
#footer-links {
	color:#333333;
	text-align:right;
	float:right;
	display:block;
}
#footer-links a	{
	color:#333333;
	font-size:11px;
	text-decoration:none;
}
#footer-links a:hover	{
	text-decoration:underline;
}
#disclosures	{
	text-align:left;
	display:block;
	float:left;
	font-size:11px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:block;
  color:#333333;
  font-size:11px;
}
#disclosures a 	{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
a 	{
	color:#838B91;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}








