body	{
	margin:0px;
	background:url(/images/bg.jpg) top center no-repeat #F3F1E5;
	color:#707070;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	font-size:13px;
	padding-bottom:20px;
}
img	{border:none} form, h1, h2, p {margin:0px}

h1	{
	color:#111111;
	font-size:24px;
	font-weight:normal;
	line-height:normal;
	text-align:center;
}
h2	{
	font-size:18px;
	text-align:center; 
	color:#474747;
	margin-top:8px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
p	{
	padding:0px;
	margin:10px 0px 10px 0px;
}

a	{
	color:#958559;
	text-decoration:underline;
}
a:hover	{
	text-decoration:none;
}
li {
	margin:8px 0px 8px 0px;
}

.container	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:777px;
	padding-bottom:40px;
}

.logo	{
	margin-left:29px;
}
.header	{
	margin:0px;
	margin-top:1px;
	width:777px;
	height:248px;
	display:block;
	clear:both;
}

.form	{
	position:absolute;
	width:435px;
	margin:70px 0px 0px 280px;
		
}
.select-amount, .check-02, .check-03	{
	display:none;
}

.first-name, .last-name, .email  {
   width:172px;
   position:absolute;
   border:1px solid #DDDBCA !important;
   color:#111111;
   padding:3px 0px 3px 3px;
   font-size:12px;
}
.last-name	{
	margin-top:34px;
}
.email	{
	margin-top:68px;
}


.check-01, .check-04 {
   position:absolute;
   width:230px;
   margin-left:192px;
}
.check-04	{
	margin-top:30px;
}

.continue-button input {
   position:absolute;
   margin:79px 0px 0px 210px;
}

.content	{
	display:block;
	margin:0px;
	width:701px;
	margin-top:-15px;
	clear:both;
	padding:0px 38px 0px 38px;
}

.content img	{
	margin:15px 0px 15px 0px;
}



.footer {
	background-color:#FFFFFF !important;
	border-top:1px solid #E6E5D9 !important;
	width:100%;
}
.resources{
	clear:both;
	width:777px;
	height:56px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
}
.nav {
	width:777px;
	clear:both;
	text-align:center;
	color:#958559;
}
.nav a	{
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	color:#958559;
	text-decoration:none;
	margin:0px 5px 0px 5px;
}
.nav a:hover	{
	text-decoration:underline;
}
.disclosures {
	width:777px;
	clear:both;
	margin-top:4px;
	text-align:center;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
}
.disclosures ul {
	color:#898989;
	margin:0px;
	padding:0px;
}
.disclosures ul li {
	margin-right:10px;
	font-style:normal;
	display:inline;
}
.disclosures ul li a {
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#898989;
}
.disclosures ul li a:hover {
	text-decoration:underline;
	font-style:normal;
} 



