body {
	margin:0px 0px 10px 0px;
	background-image:url(images/bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
form, img {margin:0px; padding:0px; border:none}
.blocks {display:block; clear:both}



h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:22px;
	letter-spacing:-1px;
	margin:0px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0px;
}

li	{
	margin-bottom:10px;
}

a {
	color:#CC9900;
	font-weight:bold;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}
#fake-top {
	margin-top:-8px;
	position:absolute;
}
#fake-bg {
	width:796px;
	background-image:url(/images/fake-bg.png);
	background-repeat:repeat-y;
	display:table;
	margin-left:auto;
	margin-right:auto;
	margin-top:18px;
}
#main-container {
	display:block;
	clear:both;
	width:782px;
	margin-left:auto;
	margin-right:auto;
}

#top-bar {
	display:block;
	width:100%;
	height:108px;
	background-color:#FFFFFF;
	clear:both;
}
#logo {
	float:left;
	clear:left;
	margin:14px 0px 0px 20px;
}
#quote {
	float:right;
	clear:right;
	margin:10px 20px 0px 0px;
}



#nav-bar {
	display:block;
	clear:both;
	width:100%;
	background-image:url(images/nav-bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:27px;
	padding-bottom:13px;
	text-align:center;
}
#nav {
	display:block;
	clear:both;
	padding-top:4px;
}
#nav a {
	margin:-10px 30px 0px 30px;
	font-size:15px;
	text-decoration:none;
	color:#FFFFFF;
}
#nav a:hover {
	color:#484401;
}
	




#header {
	width:100%;
	display:table;
	clear:both;
	background-color:#FFFFFF;
	padding-bottom:20px;
}
#main-img {	
	float:left;
	width:521px;
	margin-left:10px;
}
#form-back {
	display:block;
	clear:right;
	width:235px;
	float:left;
	background-image:url(images/form-back.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	height:301px;
}
#form {
	width:200px;
	display:block;
	clear:both;
	margin:75px 0px 0px 32px;
}



.first-name, .last-name, .email {
	height:20px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	border:0px solid #FFFFFF !important;
	background-color:#FFFFFF !important;
	width:160px;
	padding:4px;
	margin-bottom:5px;
}
.select-amount, .check-01, .check-02, .check-03 {
	display:none;
}
.check-04 {
	color:#FFFFFF;
}
.check-04 a {
	color:#2C529D;
}
.continue-button {
	margin-top:10px;
}	
.first-name:hover, .last-name:hover, .email:hover {
	background-image:url(/images/input-hover.jpg) !important;
}
	



#body-back {
	display:table;
	clear:both;
	width:100%;
	background-color:#FFFFFF;
	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-y;
}
#content {
	display:block;
	float:left;
	width:492px;
	padding:10px 20px 20px 20px;
}
#content p {
	line-height:18px;
}


#index-block {
	width:100%;
	display:block;
	clear:both;
}
#topics {
	display:block;
	clear:both;
}
#topic-one {
	display:block;
	float:left;
	clear:left;
	width:229px;
	background-image:url(images/flip-cash.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-bottom:20px;
}
#topic-two {
	display:block;
	float:right;
	clear:right;
	width:229px;
	background-image:url(images/cheesy-smile.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-bottom:20px;
}
#topic-one p, #topic-two p {
	margin:130px 10px 0px 10px;
}
#topic-one a, #topic-two a {
	color:#26468B;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}
#bars {
	display:block;
	clear:both;
	width:100%;
	border-top:1px solid #999999;
	margin-bottom:10px;
}
#bar-1, #bar-2, #bar-3 {
	padding:20px;
	border-bottom:1px solid #999999;
	display:table;
	clear:both;
	width:452px;
}
#bar-1 img, #bar-2 img, #bar-3 img {
	margin-right:30px;
	border:1px solid #999999;
}
#bars p {
	margin:0px;
}
#bars p span {
	font-size:14px;
	font-weight:bold;
	margin:0px;
}






#right-side {
	background-image:url(images/side-top.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	display:block;
	width:235px;
	background-color:#F7F7EE;
	float:left;
	clear:right;
	margin-left:7px;
	
}
#side-pic {
	margin:15px 0px 0px 15px;
	clear:both;
}
#right-side-text {
	display:block;
	width:201px;
	margin:17px 17px 0px 17px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#right-side-text p {
	margin:10px;
}






#footer {
	display:block;
	clear:both;
	width:100%;
	background-color:#A19C45;
	text-align:center;
	height:28px;
	padding-top:8px;
	color:#FFFFFF
}
#footer ul	{
	margin:0px;
	padding:0px;
	
}
#footer ul li {  
  display:inline;
  margin-right:20px;
  list-style:none;
}
#footer ul li a {
	text-decoration:none;
	color:#FFFFFF;
}
#footer ul li a:hover {
	text-decoration:underline;
}