body {
	font: normal 14px/18px "Arial";
	color: #242424;
	margin: 0px;
	padding: 0px;
}

body a {
	outline: none;
}

img {
	border: none;
	/*vertical-align: middle;*/
}

form, p, h1, h2, h3, ul, li {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

div.cleaner {
	clear: both;
	float: none;
	height: 0px;
	line-height: 0px;
}

input.default_field, textarea.default_textarea {
	margin: 0px;
	padding: 0px;
	border: none;
	border: 0;
	background: none;
}

input, textarea {
	outline: none;
}

h1 {
	font: normal 30px/30px "Georgia";
	color: #2e260a;
	padding-bottom: 14px;
}

div.page_body {
	width: 915px;
	margin: 0px auto;
}

div.content {
	width: 900px;
	background: url(../images/backgrounds/content_bg.png) repeat-x left 311px #fcfcfc;
	margin-left: 15px;
}

div.content_box {
	width: 915px;
	position: relative;
	margin-left: -15px;
}

div.lp_boulder {
	background: url(../images/backgrounds/lp_boulder_bg.png) no-repeat left top;
}

div.lp_texas {
	background: url(../images/backgrounds/lp_texas_bg.png) no-repeat left top;
}

div.l_col {
	width: 380px;
	padding: 0px 45px 0px 40px;
	float: left;
}

div.header_info {
	height: 430px;
}

div.lp_boulder div.header_info {
	margin-left: -2px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

div.lp_boulder div.info_image {
	padding: 230px 0px 21px 5px;
}

div.lp_texas div.header_info {
	margin-left: -20px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

div.lp_texas div.info_image {
	padding: 238px 0px 24px 0px;
}

div.lp_texas div.header_data {
	padding-left: 29px;
}

div.info_image img {
	vertical-align: top;
}

div.header_data {
	font: normal 12px/16px "Arial";
	color: #fff;
	text-shadow: 1px 1px 2px #760d01;
	letter-spacing: 1px;
}

div.r_col {
	width: 439px;
	padding: 328px 0px 11px 0px;
	float: left;
}

div.hcc_image {
	padding: 0px 0px 15px 0px;
}

div.hcc_image img {
	vertical-align: top;
}

p.form_intro {
	color: #4d4d4d;
}

div.get_started_form {
	padding: 26px 0px 0px 0px;
}

div.form_item {
	height: 39px;
	padding-bottom: 13px;
}

div.form_item_title {
	width: 138px;
	height: 39px;
	font: normal 18px/37px "Arial";
	float: left;
}

div.form_item_title p span {
	color: #f00;
}

div.form_item_field {
	width: 255px;
	height: 39px;
	background: url(../images/backgrounds/form_field.png);
	float: left;
}

div.form_item_field input {
	width: 235px;
	height: 39px;
	-height: 37px;
	font: normal 18px/37px "Arial";
	padding: 0px 10px;
}

div.get_started_button {
	padding: 6px 0px 6px 138px;
}

div.get_started_button a {
	width: 255px;
	height: 50px;
	display: block;
	background: url(../images/backgrounds/get_started_button.png) 0px 0px;
}

div.get_started_button a:hover {
	background-position: 0px -50px;
}

div.footer {
	width: 901px;
	background: url(../images/backgrounds/footer.png) no-repeat left bottom #fff;
	font: normal 12px/16px "Arial";
	margin-left: 14px;
	padding: 43px 24px 24px 24px;
}

div.footer p span {
	font-size: 11px;
	color: #5e5e5e;
}