body {
	margin:0px;
	background:	url(/images/bg.jpg) repeat-x top;
	background-color:#2E2925;
	color:#bfbea9;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
img {border:none} form, input {margin:0px}
.blocks {display:block}

a {
	color:#d44b39;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#bfbea9;
}
ol li, ul li {
	margin:10px 0px 10px 0px;
}



.container {
	display:block;
	clear:both;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
.main {
	display:block;
	clear:both;
	width:950px;
	height:276px;
	margin-top:46px;
	margin-bottom:24px;
}
.main .index-image {
	display:block;
	float:left;
	clear:left;
	width:738px;
	height:276px;
}
.main img {
	display:block;
	float:left;
	clear:left;
	width:738px;
	height:276px;
}
.form-bg {
	display:block;
	float:left;
	clear:right;
	background:url(/images/form-bg.gif) no-repeat;
	height:276px;
	width:212px;
}
.form {
	display:block;
	width:160px;
	height:80px;
	position:absolute;
	margin:80px 0px 0px 28px;
}
.select-amount	{
	display:none;
}
.first-name, .last-name, .email  {
   width:150px;
   font-size:14px;
   margin-bottom:8px;
   background-color:#ffffff !important;
   text-align:center;
}

.first-name:hover, .last-name:hover, .email:hover	{

}

.check-01, .check-02, .check-03	{
	display:none;
}

.check-04 {
   display:block;
}

.continue-button input {
   margin-top:10px;
   margin-left:-17px;
   margin-bottom:10px;
}



.tab {
	height:118px;
	width:1000px;
}
.tab a {
	display:block;
	float:left;
	width:220px;
	height:118px;
	margin-right:8px;
}

.content {
	display:table;
	clear:both;
	width:950px;
	margin-top:10px;
	padding-bottom:50px;
}
h1 {
	font-weight:normal;
	font-size:22px;
	margin:10px 0px 0px 0px;
	color:#bfbea9;
}
h2 {
	font-weight:normal;
	font-style:italic;
	font-size:18px;
	color:#87857f;
}
.left {
	display:block;
	float:left;
	width:700px;
	padding:10px;
	margin-right:18px;
}
.right {
	display:block;
	width:212px;
	float:left;
	margin-top:60px;
}
.related {
	display:block;
	border:10px solid #3D3832;
	width:182px;
	margin-top:25px;
	padding:5px;
}
.related h3 {
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	color:#87857f;
}
	
.related a {
	font-weight:normal;
}

.footer {
	display:block;
	clear:both;
	width:870px;
	border-top:1px solid #FFFFFF;
	padding:5px 40px 20px 40px;
}


.disclosures {
	display:block;
	float:left;
	color:#87857f;
	width:230px;
}
.disclosures ul {
	margin:0px;
	padding:0px;
}
.disclosures ul li {
	display:inline;
	margin-right:10px;
}
.disclosures ul li a {
	color:#87857F;
	text-decoration:none;
	font-weight:normal;
}
.disclosures ul li a:hover {
	text-decoration:underline;
}
.low-nav {
	display:block;
	float:right;
}
.low-nav a {
	font-size:11px;
	font-weight:normal;
	color:#87857F;
	text-decoration:none;
	margin:0px 5px 0px 5px;
}
.low-nav a:hover {
	text-decoration:underline;
} 
