@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f1;
	margin: 0px;
}

/*
Clear
*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.clear {
	clear: both;
}

/*
Content Wrapper
*/

a {
	color: #417076;
	text-decoration: none;
}

a:hover {
	color: #FF8004;
	text-decoration: underline;
}

.global_wrapper {
	width: 687px;
	margin: 0px auto 20px auto;
	background: url(bg_content.png) 0px 0px repeat-y;
}

.header {
	width: 643px;
	height: 100px;
	float: left;
	margin: 0px 22px 0px 22px;
	clear: left;
	background-color: #fff;
	border-bottom: 1px solid #dbe6e7;
}

.thankyou_logo {
	float: left;
	width: 232px;
	height: 38px;
	margin: 22px 0px 0px 0px;
}

.contact_us {
	float: right;
	margin: 22px 0px 0px 0px
}

.contact_us h4 {
	margin: 0px;
	font-weight: normal;
	color: #e88003;
}

.contact_us h3 {
	margin: 0px;
	color: #808080;
	font-size: 18px;
	font-weight: normal;
}

.hnav {
	margin: 15px 0px 10px 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	clear: left;
	width: 640px;
}

.hnav li {
	display: inline;
}

.hnav li a {
	display: block;
	float: left;
	padding: 0px 5px 0px 5px;
	border-right: 1px dotted #dbe6e7;
}

.last {
	border: none !important;
}

.fnav {
	margin: 37px 0px 10px 10px;
	padding: 0px;
	list-style-type: none;
	float: left;
	clear: left;
	width: 320px;
}

.fnav li {
	display: inline;
}

.fnav li a {
	color: #fff;
	display: block;
	float: left;
	padding: 0px 5px 0px 5px;
	border-right: 1px dotted #d6d6d6;
}

/*
Content
*/

.content_wrapper {
	float: left;
	width: 388px;
	margin: 10px 0px 0px 22px;
}

.content_wrapper h1 {
	font-size: 18px;
	font-weight: normal;
	color: #FF8004;
}

.content_wrapper h2 {
	font-size: 14px;
	font-weight: normal;
	color: #024e57;
}

.howh2 {
	margin-top: 0px;
}


.right_column {
	float: right;
	margin: 15px 22px 0px 0px;
	width: 214px;
}

.right_column p {
	margin-top: 0px;
	color: #01292E !important;
	margin-right: 15px;
}

.right_column strong {
	color: #027684;
}

.footer {
	float: left;
	clear: left;
	width: 687px;
	height: 63px;
	background: url(footer.png) 0px 0px no-repeat;
}

.admedia {
	float: right;
	margin: 27px 0px 0px 0px;
}

.how_thankyouoffer_works {
	width: 388px;
	height: 264px;
	background: url(thankyou_example.png) 0px 0px no-repeat;
}

	.form_field {
	width: 194px;
	margin: 0px 0px 15px 0px;
	clear: left;
	}
	
	.form_field em {
	font-size: 12px;
	font-style: normal;
	color: #01292E;
	}
	
	.form_field input {
	width: 190px;
	height: 28px;
	border: 2px solid #FF8004;
	font-size: 20px;
	}
	
.form_first {
	width: 194px;
	float: left;
	margin: 0px 0px 10px 0px;
}

.form_last {
	width: 194px;
	float: left;
	margin: 0px 0px 10px 0px;
}

	.form_first em, .form_last em {
	font-size: 12px;
	font-style: normal;
	color: #01292E;
	}


.form_namefields {
	width: 190px !important;
	height: 28px;
	border: 2px solid #FF8004;
	font-size: 20px;
}
		
.sub {
	margin: 0px 0px 20px 0px;
	width: 131px;
	background: url(getstarted.png) 0px 0px no-repeat;
	text-indent: -9999px;
	display: block;
	height: 43px;
	float: left;
}

.content_wrapper ol {
	font-weight: bold;
	color: #FF8004;
	font-size: 14px;
	padding: 0px;
	margin: 15px 0px 0px 30px;
}

.content_wrapper ol p {
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	display: block;
	margin: 0px 0px 10px 0px;
}

.content_wrapper ol li {
	margin: 0px;
	padding: -10px 0px 0px 5px;
}
