body {
	background-color:#FFFFFF;
	margin:25px 0px 25px 0px;
	font-family:"trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size:13px;
}
form {margin:0px} img, a {border:none; margin:0px} .blocks {display:block; clear:both}




h1{
	color:#4F6373;
	font-size:36px;
	font-family:"Times New Roman", Times, serif;
	margin:0px;
	font-weight:normal;
}
h2 {
	font-size:16px;
	color:#4F6373;
	font-weight:bold;
	margin:0px;
}
#left-column a {
	color:#9C7761;
	text-decoration:none;
	font-weight:bold;
}
#content-right a {
	color:#9C7761;
	text-decoration:none;
	font-weight:bold;
}
#left-column a:hover {
	text-decoration:underline;
}
#content-right a:hover {
	text-decoration:underline;
}

.related-title {
	margin:0px;
	font-size:15px;
	font-weight:bold;
	color:#4F6373;
}
.related {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#4F6373;
	font-weight:bold;
	margin-left:30px;
	position:absolute;
	margin-top:20px;
}
#security {
	display:block;
	float:right;
	margin:10px 15px 0px 0px;
}
#lock-box {
	display:block;
	clear:both;
	height:65px;
	background-image:url(/images/bottom-bar.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#related-topics a {
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}
#security-bottom {
	display:block;
	clear:both;
	width:161px;
	height:41px;
	float:right;
}





#site-container {
	display:block;
	clear:both;
	background-color:#FFFFFF;
	width:928px;
	margin-left:auto;
	margin-right:auto;
}

#nav {
	display:block;
	clear:both;
	background-image:url(/images/nav-bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	height:26px;
	padding-top:8px;
}
#nav a {
	color:#F2DEA9;
	font-size:14px;
	text-transform:uppercase;
	margin:0px 12px 0px 12px;
	text-decoration:none;
}
#nav a:hover {
	color:#FFFFFF;
}


#header {
	display:block;
	clear:both;
	width:928px;
}
#logo {float:left}
#right {float:right}
#under {
	position:absolute;
	margin-top:226px;
}





#content-container {
	display:block;
	clear:both;
	width:928px;
	background-color:#FFFFFF;
}

#left-column {
	display:block;
	clear:left;
	float:left;
	width:355px;
	padding:40px;
}
#left-column img {
	margin-left:auto;
	margin-right:auto;
}
#right-column {
	display:block;
	float:right;
	clear:right;
	width:451px;
	margin-right:42px;
	
}
#form {
	position:absolute;
	margin:110px 0px 0px 240px;
	width:190px;
	text-align:center;
}
#form a {
	color:#73693B;
}

.first-name, .last-name, .email, .select-amount  {
   width:140px;
   font-size:12px;
   background-color:#FFFFFF !important;
   margin-bottom:4px;
   padding-left:6px;
}

.first-name:hover, .last-name:hover, .email:hover {
	background-color:#FFFFFF !important;
	border:solid 2px #FFFFFF !important;

}

.check-01, .check-02, .check-03, .select-amount {
   display:none;
}

.continue-button input {
   margin-top:10px;
}


.continue-button input {margin-top:8px}
		
#form-bg {
	display:block;
	clear:both;
	background-image:url(/images/form-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:315px;
}
#related-topics {
	display:block;
	clear:both;
	padding-top:20px;
}
#related-topics div {
	width:220px;
	height:110px;
	display:block;
	clear:both;
	margin-bottom:20px;
	padding:20px;
}
#related-topics div img {
	position:absolute;
	margin-left:240px;
	
}
#related-topics a {
	cursor:pointer;
}






#footer {
	display:block;
	clear:both;
	width:928px;
	background-image:url(/images/link-bg.jpg);
	background-repeat:repeat-x;
	height:130px;
	padding-top:11px;
}
.link-box {
	display:block;
	width:124px;
	float:left;
	margin-left:50px;
}
.link-box a {
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:#C9BE92;
}
.link-box a:hover {
	text-decoration:underline;
}
.link-box p {
	margin:0px;
	color:#A5B9CA;
}	
#disclosures {
	display:block;
	width:928px;
	margin-top:10px;
	text-align:center;
	color:#000000;
}
#disclosures ul {
	margin:0px;
	padding:0px;
}
#disclosures ul li  {
	display:inline;
	margin-right:12px;
}
#disclosures ul li a {
	color:#000000;
	text-decoration:none;
}
#disclosures ul li a:hover {
	text-decoration:underline;
}