body, form, img {
	border:0px;
	margin:0px;
}
body {
	background-color:#CCBF7A;
	font-family:Tahoma, Arial, sans-serif;
	font-size:13px;
	color:#33332D;
	margin-top:20px;
}


p {
	line-height:18px;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	color:#762B1B;
	font-weight:normal;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#33332D;
	font-weight:bold;
}


#outer {
	width:748px;
	background-color:#FCF9F4;
	border:6px solid #807227;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	top:50%;
	margin-top:auto;
	margin-bottom:auto;
	display:table;
}
#inner {
	width:736px;
	background-color:#F6F5EE;
	border:5px solid #FFEF98;
	margin:1px;
	display:table;
}


#title {
	height:87px;
	margin-left:26px;
	margin-right:26px;
	margin-top:15px;
	clear:both;
	display:table-row;
}
#logo {
	float:left;
	margin-top:13px;
	margin-left:10px;
}
#nav {
	float:right;
	font-size:11px;
	font-weight:bold;
	margin-top:32px;
	margin-right:20px;
	display:table-cell;
}





#main-graphic {
	width:700px;
	height:260px;
	margin-left:18px;
	clear:both;
	display:table;
}
#main-image {
	margin-top:-240px;
	margin-left:0px;
}
#main-image-space {
	width:678px;
	height:238px;
	overflow:hidden;
	margin:11px;
	position:absolute;
	
}
#main-mask {
	position:absolute;
}


#body-area {
	margin-top:15px;
	display:table-row;
}

#content {
	width:390px;
	margin-left:23px;
	float:left;
	clear:left;
	display:table;
}

#support {
	width:280px;
	margin-right:23px;
	float:right;
	clear:right;
	display:table;
}

#form {
	margin-top:15px;
}
#form a	{
	color:#33332D;
	font-weight:bold;
	text-decoration:none;
}
#form a:hover	{
	text-decoration:underline;
}
#sub-artifact {
	position:absolute;
	margin-top:30px;
	margin-left:-60px;
}

#copyright {
	width:748px;
	font-size:11px;
	text-transform:uppercase;
	display:table;
	margin-top:10px;
	text-align:center;
	left:50%;
	margin-right:auto;
	margin-left:auto;
}
#discloures	{
	font-size:10px;
}
#disclosures ul	{
	margin:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  
}
#disclosures a	{
	color:#33332D;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
#disclosures a:hover	{
	text-decoration:underline;
}
#resources {
	display:block;
	clear:both;
	width:660px;
	text-align:left;
	margin-left:50px;
}
.resources {
	margin:20px 0px 20px 0px;
	border:#999999 1px solid;
}
.resources p {
	font-size:11px;
	margin:0px;
}	
.resources a {	
	font-weight:bold;
	text-decoration:none;
	color:#762B1B;
	font-size:11px;
}
.resources a:hover {
	text-decoration:underline;
}
#content-container {
	display:block;
	clear:both;
	vertical-align:top;
}
.labels {
   font-size:12px;
}
.select-amount, .select-amount select	{
	display:none;
}
.first-name, .last-name, .email  {
   margin-bottom:10px;
   margin-left:20px;
}
.first-name input, .last-name input, .email input  {
   width:120px;
   font-size:12px;
   margin-left:20px;
}

.email input	{
	margin-left:47px;
}
.check-01, .check-02, .check-03, .check-04 {
   margin-bottom:8px;
   margin-left:8px;
}
.continue-button {
   margin-top:10px;
   text-align:center;
}