body {
	margin:0px;
	background:	url(/images/bg.jpg) repeat-x top;
	background-color:#233036;
	color:#FFFEE3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {border:none} form, input {margin:0px}
.blocks {display:block}

a {
	color:#d1ed76;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color:#7ec7d6;
}
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:20px;
}
.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.jpg) 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:5px;
   background-color:#ffffff !important;
   text-align:left;
}
.select-area {
	display:none;
}
.check-01, .check-02, .check-03	{
	display:none;
}

.check-04 {
   display:block;
}

.continue-button input {
	margin-top:5px;
   	margin-left:-17px;
   	margin-bottom:10px;
}



.tab {
	height:118px;
	width:1030px;
}
.tab a {
	display:inline;
	float:left;
	width:220px;
	height:118px;
	margin-right:17px;
}

.content {
	display:table;
	clear:both;
	width:950px;
	margin-top:14px;
	padding-bottom:50px;
}
h1 {
	font-weight:normal;
	font-size:22px;
	margin:10px 0px 0px 0px;
	color:#7ec7d6;
}
h2 {
	font-weight:normal;
	font-size:18px;
	color:#e4fac5;
}
.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 #333E42;
	width:182px;
	margin-top:25px;
	padding:5px;
}
.related h3 {
	font-size:16px;
	font-weight:normal;
	color:#7ec7d6;
}
	
.related a {
	font-weight:normal;
}

.footer {
	display:block;
	clear:both;
	width:950px;
	border-top:1px solid #87857f;
	padding:5px 40px 20px 40px;
}


.disclosures {
	display:block;
	float:left;
	color:#87857f;
}
.disclosures ul {
	margin:0px;
	padding:0px;
}
.disclosures ul li {
	display:inline;
	margin-right:8px;
}
.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;
	color:#87857f;
}
.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;
} 