body {
	margin:0px;
	background:url(/images/bg.jpg) top repeat-x #D5ECD3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:45px;
}
form, input {margin:0px} img {border:none} .blocks {display:block}
.container {	
	display:block;
	clear:both;
	width:961px;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	background:	url(/images/r-bg.jpg) repeat-y;
}
.bgslice {vertical-align:bottom;}
.big-bg {
	display:block;
	width:961px;
	background:	url(/images/big-bg.jpg) no-repeat;
}
.logo {
	margin-left:71px;
}
.nav {
	display:block;
	background:url(/images/nav-bg.jpg) no-repeat;
	width:940px;
	margin:0px 0px 10px 12px;
	height:42px;
	padding-top:20px;
	text-align:center;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}
.nav a  {
	font-size:16px;
	font-weight:normal;
	color:#807129;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	margin:0px 8px 0px 8px;
}
.nav a:hover {
	color:#807129;
	text-decoration:underline;
}
.main {
	display:block;
	width:821px;
	height:247px;
	margin:0px 0px 0px 70px;
}
.form	{
	display:block;
	position:absolute;
	width:330px;
	margin:55px 0px 0px 90px;
	padding-top:10px;	
}
.first-name, .last-name, .email, .select-amount  {
   width:177px;
   font-size:12px;
   display:block;
   height:18px;
   margin-bottom:4px;
   padding:4px 0px 0px 4px;
   background-color:#ffffff !important;
}
.select-amount	{
	display:none;
}
.first-name:hover, .last-name:hover, .email:hover, .select-amount:hover  {

}

.check-01, .check-02, .check-03	{
	display:none;
}
.check-04 {
   display:table;
   width:220px;
}
.check-04 input	{
	margin-right:4px;
}
.check-04 a	{
	color:#ffffff;
	margin-left:18px;
	font-weight:bold;
}

.continue-button input {
   margin-top:4px;
   margin-left:10px;
}

.content {
	display:block;
	clear:both;
	width:821px;
	margin:15px 0px 0px 70px;
	line-height:20px;
}
.left {
	display:inline;
	width:480px;
	float:left;
	padding-bottom:20px;
}
.left img	{
	padding:15px 0px 10px 0px;
}
.left p {
	margin:0px;
	padding-left:20px;
}
h1 {
	color:#85b579;
	font-size:25px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 10px 0px;
	padding-left:20px;
	line-height:normal;
}
h2 {
	color:#a2a2a1;
	font-size:20px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin:20px 0px 5px 0px;
	padding-left:20px;
}
a {	
	color:#e1bf15;
	text-decoration:underline; 
}
a:hover {
	text-decoration:none;
}
ul, ol	{
	margin:0px;
	padding:0px;
}
ul li, ol li	{
	list-style-position:inside;
	margin:10px 0px 0px 40px;
}
.right {
	display:block;
	width:271px;
	float:right;
	padding-top:5px;
}
.right img	{
	margin-bottom:10px;
}
.footer {
	display:table;
	clear:both;
	margin:0px 0px 0px 12px;
	width:939px;
	height:49px;
	padding-top:18px;
	color:#000000;
	background-color:#DBC562;
	text-align:center;
}
.disclosures {
	display:inline;
	width:230px;
	padding-left:61px;
	font-size:11px;

}
.disclosures ul {
	margin:0px;
	padding:0px;
	color:#7D6C1D;
}
.disclosures ul li  {
	display:inline;
	margin:0px;
	margin-right:10px;
}
.disclosures ul li a	{
	color:#7D6C1D;
	text-decoration:none;
}
.disclosures ul li a:hover	{
	text-decoration:underline;
}

