body
{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
	width : 100%;
	background-color : #E3E5E4;
}

.toptext
{
	position : absolute;
	top : 10px;
	left : 475px;
	z-index : 5;
}

.toptext h1
{
	font-size : 12px;
	margin : 0px;
	padding : 0px;
}

.toptext p
{
	margin : 0px;
	padding : 0px;
}

.nav
{
	position : absolute;
	top : 200px;
	left : 10px;
	width : 190px;
	
}

.content
{
	position : relative;
	margin : 200px 150px 10px 215px;
}


td
{
	font-size : 12px;
}

.nav2
{
	position : absolute;
	top : 275px;
	left : 10px;
	width : 190px;
	
}

.ads
{
	position : absolute;
	text-align : center;
	top : 200px;
	right : 5px;
}

.breadcrumbs
{
	text-transform : capitalize;
}
.get {
	font-size:22px;
	font-weight:bold;
	color:#00CC00;
}
.first-name, .last-name, .email {
	width:160px;
	display:block;
	clear:both;
	margin-bottom:10px;
	background-color:#d1d1d1 !important;
	border:1px solid #666666;
	padding:3px;
}
.first-name:hover, .last-name:hover, .email:hover {
	background-color:#FFFFFF !important;
}
.select-amount, .check-01, .check-02, .check-03 {
	display:none;
}
.check-04 {
	display:block;
	clear:both;
	width:160px;
	margin-bottom:10px;
}
.continue-button input {
	margin-left:26px;
}	
#disclosures {
	display:block;
	clear:both;
	width:100%;
	text-align:center;
}
#disclosures ul {
	margin:0px;
	padding:0px;
}
#disclosures ul li {
	display:inline;
	margin-right:10px;
}
	
	