@import url(reset.css);

body {
	background-color: #f2f2f2;
	font: 12px Helvetica, Arial, sans-serif;
}

.clear {
	clear: both;
}

/* HEADER */

#header {
	width: 100%;
	height: 244px;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
}

#header-content {
	width: 900px;
	height: 244px;
	position: relative;
	background-image: url(../images/header_coins.png);
	background-repeat: no-repeat;
	background-position: 248px 121px;
	margin: 0 auto;
}

#header-content .text {
	position: absolute;
	top: 33px;
	right: 41px;
}

#header-content .offer-text {
	position: absolute;
	top: 62px;
	left: 251px;
}

#header-content .logo {
	position: absolute;
	top: 77px;
}

#header-content .top_curve {
	position: absolute;
	bottom: -1px;
	left: -9px;
	width: 918px;
	height: 38px;
	background-image: url(../images/top_curve.png);
}

#content-wrapper .top_curve_offers {
	position: absolute;
	width: 918px;
	height: 38px;
	top: -38px;
	left: 1px;
	background-image: url(../images/top_curve.png);
}

/* CONTENT */

#content-wrapper {
	width: 920px;
	margin: 0 auto;
	z-index: 2;
	position: relative;
}

#content {
	width: 858px;
	margin: 0 auto;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	padding: 0 30px;
	overflow: hidden;
	clear: both;
}

#left_section {
	float: left;
}

#content h1 {
	font-weight: bold;
	font-size: 28px;
	color: #333333;
	text-align: center;
}

#steps ul li {
	width: 455px;
	clear: both;
	margin-bottom: 30px;
}

#steps ul li .step_circle {
	width: 58px;
	height: 57px;
	background-image: url(../images/step_circle.png);
	float: left;
	margin-right: 10px;
}

#steps ul li p.step_number {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	line-height: 54px;
	margin-left: 21px;
}

#steps ul li h1 {
	font-size: 18px;
	text-align: left;
	margin-bottom: 5px;
}

#steps ul li p {
	font-size: 14px;
	color: #666;
}

#testimonials  {
	margin-top: 40px;
}

#testimonials h1 {
	font-size: 25px;
	color: #ff6c00;
	text-align: left;
}

#testimonials ul li {
	width: 385px;
	clear: both;
    padding-top: 25px;
	margin-left: 25px;
}

#testimonials ul li img {
	float: left;
	border: 1px solid #ccc;
	margin-right: 15px;
	
}

#testimonials ul li h2 {
	color: #0066cc;
	margin-bottom: 15px;
}

#testimonials ul li p {
	margin-bottom: 10px;
}

#testimonials ul li span {
	font-weight: bold;
}

#userform {
	width: 390px;
	height: 400px;
	float: right;
}

#userform .form_top_curve {
	width: 370px;
	height: 13px;
	background-image: url(../images/form_top_curve.png);
	margin: 0 auto;
}

#userform .form_bottom_curve {
	width: 370px;
	height: 13px;
	background-image: url(../images/form_bottom_curve.png);
	margin: 0 auto;
}

#userform .form_content {
	width: 368px;
	background-color: #f2f0f0;
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	margin: 0 auto;
	padding: 60px 0 10px;
}

#userform  .form_header {
	width: 390px;
	height: 54px;
	background-image: url(../images/form_header_bg.png);
	position: absolute;
}

#userform  .form_header h1 {
	text-align: center;
	line-height: 43px;
	color: #fff;
}

#userform .form_box {
    width: 250px;
	margin: 0 auto;
}

#userform .form_box .row {
    padding-bottom: 12px;
    width: 100%;
}

#userform .form_box .gender {
	margin: 5px 0 0 5px;
}

#userform .form_box .gender p {
    display: block;
	float: left;
	margin-right: 20px;
    width: 45px;
}

#userform .form_box .gender label {
    height: 20px;
    width: 45px;
}

#userform .form_box .gender input {
    margin: 0 20px 0 6px;
}

#userform .form_box .row input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #676767;
    color: #333333;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 3px 5px;
    width: 225px;
}

#content-wrapper .bottom_curve {
	position: absolute;
	width: 918px;
	height: 38px;
	background-image: url(../images/bottom_curve.png);
	background-repeat: no-repeat;
	left: 1px;
	bottom: -37px;
}

#laststep p.laststep {
	font-size: 47px;
	font-weight: normal;
	color: #fff;
	position: absolute;
	left: 340px;
	top: 3px;
}

#content p.heading {
	font-weight: bold;
	font-size: 28px;
	text-align: center;
	color: #333333;
	margin: 0 0 15px;
}

ul#offers li {
	width: 698px;
	background-color: #f8f8f8;
	border: 3px solid #f1f1f1;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 18px;
	overflow: hidden;
}

#offers .offer_header {
	width: 698px;
	height: 38px;
	background-image: url(../images/offer_header_bg.png);
	background-repeat: repeat-x;
	margin: 0 auto;
	margin-bottom: 20px;
}

#offers .offer_header h2 {
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
	line-height: 38px;
	margin-left: 10px;
}

.offer_img {
	border: 5px solid #dedede;
	float: left;
	margin-right: 20px;
}

.offer_info {
	width: 700px;
}

.offer_info p {
	font-size: 20px;
	color: #333333;
	margin-bottom: 20px;
}

a.claim_button  {
	display: block;
	width: 400px;
	margin-left: 210px;
}

/* FOOTER */

#outer_footer {
    background: none repeat scroll 0 0 #171F39;
    float: left;
    margin-top: -30px;
    position: relative;
    width: 100%;
    z-index: 1;
}

#outer_footer .wrapper {
	margin: 0 auto;
    position: relative;
    width: 920px;
    z-index: 2;
}

#footer {
    float: left;
    padding: 95px 0 30px;
    text-align: center;
    width: 920px;
}
#footer p {
    color: #CCCCCC;
    float: left;
    font-size: 12px;
    text-align: center;
    width: 100%;
}
#footer ul {
    float: left;
    list-style: none outside none;
    margin-top: 10px;
    padding: 0;
    width: 100%;
}
#footer ul li {
    background: url("divider.gif") no-repeat scroll left center transparent;
    display: inline;
    font-size: 12px;
    margin: 0;
    padding: 0 5px;
    width: auto;
}

#footer ul li a {
    color: #8CA9FF;
    margin: 0;
    text-decoration: underline;
}