body {
	margin: 0;
	padding: 0;
	background: #0f78a5 url(../images/header_bg.jpg) center top no-repeat;
}
h2, h3, h4, h5, h6 {
	margin: 0;
}
form {
	display: inline;
}
img {
	border: 0;
}
#header {
	width: 960px;
	margin: 0 auto;
}
.header_top {
	padding-bottom: 15px;
	clear: both;
	overflow: hidden;
	background: url(../images/header_shadow.png) center bottom no-repeat;
}
.logo {
	width: 385px;
	height: 63px;
	padding: 16px 0;
	float: left;
}
.header_top_right {
	width: 480px;
	float: right;
}
.header_top_right h5 {
	padding: 16px 0 10px;
	text-align: right;
	clear: both;
}
.flags {
	padding-top: 10px;
}
.flags ul {
	margin: 0;
	padding: 0;
	float: right;
}
.flags ul li {
	padding: 0;
	margin: 0 4px 0 0;
	float: left;
	color: white;
	list-style: none outside;
	font: 15px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.flags ul li a {
	height: 30px;
	float: left;
	border: 2px solid #009dd1;
}
.flags ul li a:hover {
	border: 2px solid #4fd4ff;
}
.header_center {
	width: 960px;
	height: 269px;
	padding: 0 0 193px;
	margin: -9px auto 0;
	clear: both;
	overflow: hidden;
}
.moneygirl {
	width: 402px;
	height: 462px;
	padding: 0 15px 0 0;
	float: right;
	position: relative;
}
.formtitle {
	width: 220px;
	height: 70px;
	bottom: 38px;
	right: 40px;
	position: absolute;
}
.formtitle h2 {
	color: #940000;
	text-align: center;
	text-transform: uppercase;
	font: 48px/40px Museo700Regular,Arial,Helvetica,sans-serif;
}
.formtitle h4 {
	color: black;
	text-align: center;
	text-transform: uppercase;
	font: 25px/25px Museo700Regular,Arial,Helvetica,sans-serif;
}
.slogan {
	width: 543px;
	height: 270px;
	padding: 31px 0 0;
	float: left;
}
.slogan h5 {
	color: #b9e22b;
	font: 69px/69px Museo300Regular, Arial, Helvetica, sans-serif;
	text-shadow: 3px 3px 5px #045e91;
	text-transform: uppercase;
}
.slogan h4 {
	color: white;
	font: 63px/63px Museo700Regular, Arial, Helvetica, sans-serif;
	text-shadow: 3px 3px 5px #026b8b;
	text-transform: uppercase;
}
.slogan h3 {
	color: #b9e22b;
	font: 82px/82px Museo700Regular, Arial, Helvetica, sans-serif;
	text-shadow: 3px 3px 5px #026b8b;
	text-transform: uppercase;
}
.slogan h6 {
	color: white;
	font: 51px/51px Museo300Regular, Arial, Helvetica, sans-serif;
	text-shadow: 3px 3px 5px #026b8b;
}
.freeaccess {
	width: 530px;
	height: 81px;
	padding: 73px 0 0;
	float: left;
}
.freeaccess input.get_free {
	width: 530px;
	height: 81px;
	border: none;
	background: url(../images/blue_btn.png) no-repeat;
}
#middle {
	margin-top: -37px;
	background: white url(../images/container_top.png) center top repeat-x;
}
.middle_content {
	width: 960px;
	margin: 0 auto;
	padding-top: 37px;
	clear: both;
	overflow: hidden;
}
.partners {
	width: 654px;
	float: left;
}
.partners h3 {
	color: #0563a2;
	padding: 8px 0 30px;
	font: 27px Museo500Regular, Arial, Helvetica, sans-serif;
}
.partners h3 span {
    font: 28px Museo700Regular,Arial,Helvetica,sans-serif;
}
.slide_show {
	padding: 0 31px;
}
.slide_show .thumbnail {
	width: 123px;
	height: 65px;
	margin: 18px 0 0;
	float: left;
	text-align: left;
	margin-top: 200px;
}
.form {
	width: 269px;
	float: right;
	padding: 0 16px 10px 21px;
}
.form_fields {
	width: 233px;
	padding: 4px 16px 20px 20px;
	background: url(../images/form_body.png) repeat-y;
}
.form_button {
	width: 240px;
	height: 55px;
	padding: 5px 0 0 29px;
	background: url(../images/form_bottom.png) no-repeat;
}
.form p {
	position: relative;
	margin-top: 7px;
	height: 22px;
}
.form label.over {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	padding: 2px 5px 3px;
	font: 14px Arial, Helvetica, sans-serif;
}
.form .text_input,
.form select.select_input {
	font: 14px Arial, Helvetica, sans-serif;
	color: black;
	background: url(../images/text_input_slim.gif) no-repeat left top;
	padding: 2px 5px 3px;
	border: none;
	width: 224px;
	height: 18px;
}
.form p input.text_input {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.form select.select_input {
	width: 234px;
	height: 22px;
	padding: 2px 3px;
}
.form select.select_month,
.form select.select_day,
.form select.select_year {
	float: left;
	width: 60px;
	margin-right: 4px;
	background-image: url(../images/text_input_day.gif);
}
.form select.select_month {
	width: 100px;
	background-image: url(../images/text_input_month.gif);
}
.form label.error {
	background: #f33;
	color: #fff;
	border: 1px solid #600;
	padding: 2px 5px 3px;
	font: 11px Arial, Helvetica, sans-serif;
}
.form .submit {
	width: 217px;
	height: 50px;
	cursor: pointer;
	color: transparent;
	text-indent: -999px;
	border: none;
	border-radius: 5px;
	background-color: transparent;
}
#footerrow {
	width: 100%;
	background: #242424 url(../images/footerrow.png) top repeat-x;
}
.footer {
	width: 960px;
	padding: 18px 0 0;
	margin: 0 auto;
	background: #242424 url(../images/footer.png) center bottom no-repeat;
}
.footer p {
	margin: 0;
	padding: 0 0 18px;
	color: #b4b4b4;
	font: 12px Arial, Helvetica, sans-serif;
}
.footer p a {
	padding: 0 5px;
	color: #448ab9;
	font: 12px/12px Arial, Helvetica, sans-serif;
	border-right: 1px solid #5b5b5b;
	text-decoration: none;
}
.footer p a:hover {
	text-decoration: underline;
}
#optinsection {
	color: white;
	font: 10px Arial, Helvetica, sans-serif;
	display: none;
}
#optinsection a {
	color: white;
}
.hidden {
	display: none;
}

/* Flow pages - Responsive version */
#content {
	width: 96%;
	min-width: 300px;
	max-width: 722px;
	padding: 2% 2% 0;
	margin: 0 auto;
}
#logo img {
	width: 100%;
	max-width: 385px;
	margin-bottom: 0.5em;
}
.flow_title {
	color: #2867ac;
	text-shadow: 1px 1px 2px #bce329;
	padding: 0 4% 25px;
}
#header-mobile, #header-mobile img {
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.offerbox_w3 {
	width: 100%;
	margin: 25px 0;
	clear: both;
	overflow: hidden;
	text-align: center;
}
.offerbox_w3_unit {
	width: 180px;
	height: 210px;
	margin: 0 0 15px 0;
	float: left;
	background: url(../images/offer_unit.png) no-repeat;
}
.mobile .offerbox_w3_unit {
	float: none;
	margin: 0 auto;
}
.offerbox_w3_unit h3 {
	color: white;
	margin: 0;
	padding: 0;
	font: bold 16px/32px Arial, sans-serif;
}
.offerbox_w3_content {
	padding: 10px 0 0;
}
.offerbox_w3_content img {
	margin: 0 0 7px;
}
.offerbox_w3_shadow {
	width: 280px;
	height: 40px;
	background: url(../images/dropshadow28.png) center top no-repeat;
}
.offerlist_w3_unit {
	clear: both;
	overflow: hidden;
	margin: 0 3% 3px;
	padding: 5px;
	font: 12px/18px Arial, sans-serif;
	border: 1px solid #777;
	background-color: white;
}
.offerlist_w3_left {
	width: 57%;
	float: left;
	text-align: left;
}
.offerlist_w3_right {
	width: 42%;
	float: right;
	text-align: right;
	padding-top: 12px;
}
.bluebutton {
	width: 131px;
	height: 26px;
	color: white;
	border: 0;
	cursor: pointer;
	font: bold 15px Arial, Helvetica, sans-serif;
	background: url(../images/bluebutton.png) no-repeat
}
.arrow {
	width: 125px;
	height: 125px;
	margin-top: 50px;
	float: left;
	background: url(../images/sropage3_07.jpg) no-repeat;
}
.mobile .arrow {
	float: none;
	margin: 0 auto;
	background: url(../images/sropage3_09.jpg) no-repeat;
}
.TopText{
	font: bold 20px "Trebuchet MS", Helvetica, sans-serif;
	text-align: center;
	color:#20385b;
}
#house_survey {
	max-width: 700px;
	margin: 0 auto 50px;
}
.survey-category {
	padding: 5px;
	color: #20385b;
	font: bold 15px/24px Tahoma, Arial, Helvetica, sans-serif;
	text-indent: 8px;
	border: 1px solid #20385b;
	border-bottom: none;
	background-color: #c3fde3;
}
#house_survey table {
	border-collapse: collapse;
}
#house_survey td {
	padding: 6px 12px;
	border: 1px solid #20385b;
	background-color: #ffe;
	font: 14px Arial, Helvetica, sans-serif;
}
#house_survey td.question {
	width: 80%;
}
#house_survey td.option {
	width: 10%;
	font-weight: bold;
	text-align: center;
}
#house_survey td.option.yes {
	background-color: #61fab5;
}
#house_survey td.option.no {
	background-color: #ffadad;
}
#house_survey td.option.green {
	color: #028725;
}
#house_survey td.option.red {
	color: #d42828;
}
.survey-submit {
	padding: 40px 0 0;
	text-align: center;
}
.survey-submit input {
	width: 259px;
	height: 65px;
	cursor: pointer;
	border: none;
	font-size: 0;
	line-height: 0;
	text-indent: -999px;
	background: #98CB00 url(../images/button_Continue.jpg) no-repeat;
}