body {
	margin:0px;
	background-color:#f1dc9b;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
}
img {
	border:0px;
}
#fake-bg {
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#f1dc9b;
	padding-bottom:40px;
}

#main {
	width:914px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	display:table;
}
#header {
	display:table-row;
	clear:both;
}
#quote {
	height:53px;
	width:620px;
	background-image:url(/images/quote-bg.png);
}
#quote-text {
	position:absolute;
	padding-left:18px;
	width:600px;
	height:39px;
}
#quote-text span {
	color:#C6612B;
	float:left;
}	
p.quote {
	margin:0px;
	padding-top:16px;
	font-size:16px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-weight:bold;
}
#logo {
	float:left;
}
#nav {
	width:500px;
	float:right;
	margin-top:98px;
	margin-right:7px;
}
#main-image {
	display:block;
	clear:both;
}
#float-text-index {
	position:absolute;
	margin-top:40px;
	margin-left:40px;
	width:480px;
}
p.big-text {
	font-size:40px;
	color:#C6612B;
	text-align:center;
}
#body-area {
	display:table-row;
	clear:both;
	margin-top:5px;
}

#content-wrapper {
	width:620px;
	float:left;
	display:block;	
}

#content {
	background-image:url(/images/content-mid.png);
	background-repeat:repeat-y;
	padding:40px;
}

#form {
	background-image:url(/images/apply-background.jpg);
	background-repeat:no-repeat;
	width:276px;
	height:405px;
	float:right;
	margin-top:5px;
	padding-top:100px;
	color:#0033CC;
}
.input {
	border:1px solid #0033CC;
}
h1 {
	color:#333333;
	font-size:22px;
}

.color-change {
	color:#366489;
	font-weight:lighter;
	font-size:30px;
}
.border {
	border-bottom:1px solid #c1c636;
	padding-right:40px;
}
h2 {	
	color:#C6612B;
	padding-top:20px;
}
a {
	color:#C6612B;
	text-decoration:none;
}
a:hover	{
	color:#C6612B;
	text-decoration:underline;
}
#content-images {
	margin-left:-33px;
	border-bottom:1px solid #c1c636;
	border-top:1px solid #c1c636;
	padding-bottom:10px;
	padding-top:10px;
	margin-right:-33px;
}
#footer {
	height:178px;
	background-color:#DFA655;
	width:100%;
	clear:both;
	padding-top:20px;
}
.select {
	width:200px;
}
#copy {
	left:50%;
	margin-left:auto;
	margin-right:auto;
	text-decoration:none;
	color:#333333;
}
#copy a {
	color:#333333;
	text-decoration:none;
}
#copy a:hover {
	color:#333333;
	text-decoration:underline;
}	
#apply-topper {
	margin-left:-20px;
	margin-top:-154px;
	position:absolute;
}

.labels {
   font-size:12px;
   font-weight:bold;
   padding:5px;
}
.select-amount, .select-amount select	{
	display:none;
}
.first-name, .last-name, .email  {
	margin-bottom:8px;
}
.first-name input, .last-name input, .email input  {
	font-size:14px;
	width:100px;
	border:1px solid #0033CC;
	margin-left:47px;
}
.last-name input	{
	margin-left:50px;
}
.email input	{
	margin-left:73px;
}

.check-01, .check-02, .check-03, .check-04 {
	margin-bottom:8px;
}
.continue-button  {
   margin-top:10px;
   text-align:center;
}




#container {
	display:block;
	clear:both;
}

#disclosures ul	{
	margin:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
}
