body {
	margin: 0;
	padding: 0;
	
	background-color: #000000;
	
	text-align: center;
	
	font-family: arial,sans-serif;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

p {
	font-size: 11px;
	line-height: 17px;
	color: #fefefe;
	
	padding: 0;
	margin: 0 0 12px; 0;
}

h1 {
	margin: 0;
	padding: 0;
}










div#wrapper {
	width: 915px;
	
	margin: 0 auto;
	
	text-align: left;
	
	position: relative;
	top: 0;
	left: 0;
}

div#wrapper div#nav_bg {
	width: 915px;
	height: 32px;
	
	background: url(../images/home/home_nav_bg.jpg) no-repeat;
	
	position: absolute;
	top: 64px;
	left: 0;
}

div#wrapper div#honeycomb_left {
	position: absolute;
	top: 65px;
	left: -70px;
	
	width: 82px;
	height: 721px;
	
	background: url(../images/honeycomb_left.jpg) no-repeat;
}

div#wrapper div#honeycomb_right {
	position: absolute;
	top: 65px;
	right: -97px;
	
	width: 117px;
	height: 720px;
	
	background: url(../images/honeycomb_right.jpg) no-repeat;
}


div#wrapper p {
	font-size: 11px;
	line-height: 15px;
	color: #a9ebee;
	
	margin: 0 0 12px 0;
}

div#wrapper h2 {
	font-size: 15px;
	font-weight: normal;
	color: #067178;
	
	padding: 0;
	margin: 0 0 15px 0;
}

div#wrapper ul {
	margin: 0 0 20px 18px;
	padding: 0;
	list-style: none;
}

div#wrapper li {
	color: #a9ebee;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	
	background: url(../images/home_arrow_bullet.jpg) 0 4px no-repeat;
}

div#wrapper img#bottom_callout {
	margin-left: 23px;
}











div#wrapper ul#nav {
	list-style: none;
	
	margin: 0;
	padding: 0;
	
	position: relative;
	top: 0;
	left: 0;
	
	height: 32px;
}

div#wrapper ul#nav li {
	display: inline;
	margin: 0;
	padding: 0;
	
	height: 32px;
}









div#wrapper div#home_banner {
	height: 295px;
	
	position: relative;
	top: 0;
	left: 0;
}

div#wrapper div#home_banner img {
	position: absolute;
	top: 0;
	left: -101px;
}

div#wrapper div#home_banner div#flash_banner {
	position: absolute;
	top: 0;
	left: -101px;
}

div#wrapper div#sub_banner {
	height: 248px;
	
	position: relative;
	top: 0;
	left: 0;
}

div#wrapper div#sub_banner img {
	position: absolute;
	top: 0;
	left: -15px;
}










div#wrapper div#content {
	background: url(../images/content_bg.jpg) 12px 0 repeat-y;
	
	width: 875px;
	padding: 0 4px 4px 16px;
	
	position: relative;
	top: 0;
	left: 0;
}

div#wrapper div#content div#bottom {
	position: absolute;
	bottom: 0 !important;
	bottom: -15px;
	left: 12px;
	
	width: 883px;
	height: 4px;
	
	background: url(../images/wrapper_bottom.jpg) no-repeat;
}













div#wrapper div#content div#events_facebook {
	position: absolute;
	top: 0;
	right: 25px;
	
	width: 291px;
}

div#wrapper div#content div#events_facebook img {
	float: left;
}

div#wrapper div#content div#events_facebook p {
	float: right;
	width: 235px;
	
	color: #b1ceed;
	font-size: 11px;
	line-height: 13px;
	
	border-left: 1px solid #333333;
	margin-left: 16px;
	padding-left: 14px;
}











div#wrapper div#content div#events_left_col {
	margin-left: 75px;
	padding-top: 15px;
}

div#wrapper div#content div#events_left_col h1 {
	font-size: 16px;
	font-weight: normal;
	color: #067178;
	
	padding: 0;
	margin: 0 0 15px 0;
}

div#wrapper div#content div#events_left_col div.event_section {
	margin-bottom: 40px;
}

div#wrapper div#content div#events_left_col div.event {
	border-left: 4px solid #19383a;
	padding-left: 9px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 530px;
}

div#wrapper div#content div#events_left_col div.event h1 {
	font-size: 12px;
	line-height: 17px;
	color: #48a0a6;
	
	margin: 0;
	padding: 0;
}

div#wrapper div#content div#events_left_col div.event p {
	color: #fefefe;
}

















div#wrapper div#content div#faq_left_col {
	margin-left: 75px;
	padding-top: 15px;
}

div#wrapper div#content div#faq_left_col div.faq_item {
	border-left: 4px solid #19383a;
	padding-left: 9px;
	padding-top: 6px;
	padding-bottom: 1px;
	margin-bottom: 26px;
	width: 530px;
}

div#wrapper div#content div#faq_left_col div.faq_item h1 {
	font-size: 13px;
	line-height: 17px;
	color: #48a0a6;
	margin-bottom: 6px;
}

div#wrapper div#content div#faq_left_col div.faq_item p {
	color: #fefefe;
	line-height: 17px;
}

div#wrapper div#content div#faq_left_col div.faq_item a,
div#wrapper div#content div#faq_left_col div.faq_item a:link,
div#wrapper div#content div#faq_left_col div.faq_item a:active,
div#wrapper div#content div#faq_left_col div.faq_item a:visited {
	color: #fefefe;
	text-decoration: underline;
}
div#wrapper div#content div#faq_left_col div.faq_item a:hover {
	color: #48a0a6;
	text-decoration: underline;
}













div#wrapper div#content div#home_left_col {
	width: 449px;
	float: left;
	padding-left: 38px;
	padding-top: 29px;
}

div#wrapper div#content div#home_left_col img.home_button {
	position: relative;
	top: 0;
	left: -54px;
}

div#wrapper div#content div#home_right_col {
	float: left;
	width: 387px;
}








div#wrapper div#content div#share {
	position: absolute;
	top: 0;
	right: -35px;
}

div#wrapper div#content div#share img {
	display: block;
	margin-bottom: 10px;
}

div#wrapper div#content div#share img#label {
	margin-left: 6px;
}











div#wrapper div#content div#where_left_col {
	width: 609px;
	
	margin: 23px 25px 0 40px;
	
	float: left;
	
	display: inline;
}

div#wrapper div#content div#map_canvas {
	width: 609px;
	height: 392px;
	
	margin-bottom: 35px;
}

div#wrapper div#content div#map_labels {
	margin-bottom: 35px;
}

div#wrapper div#content div#map_labels div#location_item {
	width: 261px;
	margin-right: 30px;
	margin-bottom: 30px;
	border-left: 4px solid #19383a;
	padding-left: 9px;
	
	float: left;
}

div#wrapper div#content div#map_labels div#location_item h1 {
	display: inline;
	color: #48a0a6;
	font-size: 13px;
	line-height: 17px;
	
	margin: 0 0 3px 0;
	padding: 0;
}

div#wrapper div#content div#map_labels div#location_item a,
div#wrapper div#content div#map_labels div#location_item a:link,
div#wrapper div#content div#map_labels div#location_item a:active,
div#wrapper div#content div#map_labels div#location_item a:visited,
div#wrapper div#content div#map_labels div#location_item a:hover {
	color: #fefefe;
	text-decoration: underline;
}

div#wrapper div#content div#map_labels div#location_item span.distance,
div#wrapper div#content div#map_labels div#location_item p {
	font-size: 11px;
	line-height: 14px;
	color: #fefefe;
	margin: 0;
	padding: 0;
}

div#wrapper div#content div#where_right_col {
	width: 201px;
	
	margin-top: 23px;
	
	float: left;
}

div#wrapper div#content div#where_right_col label {
	display: block;
	
	font-size: 11px;
	line-height: 14px;
	color: #fefefe;
	
	width: 168px;
	margin-bottom: 15px;
}

div#wrapper div#content div#where_right_col input.text_input {
	width: 168px;
	
	display: block;
	
	margin-bottom: 20px;
}

div#wrapper div#content div#where_right_col img#buy_online {
	margin-top: 47px;
}











div#wrapper div#content div#guarantee_left_col {
	width: 505px;
	margin-left: 38px;
	margin-right: 82px;
	padding-top: 16px;
	
	float: left;
	display: inline;
}

div#wrapper div#content div#guarantee_left_col p {
	color: #fefefe;
	line-height: 17px;
}

div#wrapper div#content div#guarantee_left_col p#requiredMsg {
	color: red;
	display: none;
	font-weight: bold;
}

div#wrapper div#content div#guarantee_left_col p.legal {
	margin-top: 40px;
	
	color: #48a0a6;
	font-size: 10px;
	line-height: 14px;
}

div#wrapper div#content div#guarantee_right_col {
	width: 170px;
	
	float: left;
	
	border-left: 1px solid #3d3d3d;
	padding-left: 32px;
	margin-top: 16px;
}

div#wrapper div#content div#guarantee_right_col p {
	color: #cbcbcb;
	line-height: 17px;
}

div#wrapper div#content div#guarantee_right_col h1 {
	color: #ffffff;
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0;
}

div#wrapper div#content div#guarantee_right_col a,
div#wrapper div#content div#guarantee_right_col a:link,
div#wrapper div#content div#guarantee_right_col a:active,
div#wrapper div#content div#guarantee_right_col a:visited {
	color: #cbcbcb;
	text-decoration: underline;
}
div#wrapper div#content div#guarantee_right_col a:hover {
	color: #ffffff;
	text-decoration: underline;
}










div#wrapper div#content div#guarantee_left_col div.text_input,
div#wrapper div#content div#guarantee_left_col div.select {
	width: 166px;
	
	margin-right: 44px;
	margin-bottom: 10px;
	
	float: left;
}

div#wrapper div#content div#guarantee_left_col div.text_input label,
div#wrapper div#content div#guarantee_left_col div.select label {
	font-size: 11px;
	line-height: 11px;
	color: #bcf1f4;
	font-weight: bold;
	
	display: block;
	
	margin-bottom: 2px;
}

div#wrapper div#content div#guarantee_left_col div.text_input input,
div#wrapper div#content div#guarantee_left_col div.select select {
	width: 160px;
	
	background-color: #ffffff;
	
	border: 0;
	padding: 3px;
}

div#wrapper div#content div#guarantee_left_col div.text_input input.invalid,
div#wrapper div#content div#guarantee_left_col div.select select.invalid {
	background-color: red;
}

div#wrapper div#content div#guarantee_left_col div.checkbox label {
	font-size: 11px;
	line-height: 11px;
	color: #fefefe;
}











div#wrapper div#content div.video_holder {
	background: url(../images/why_it_works/video_holder_bg.jpg) repeat-x;
	margin-bottom: 36px;
	width: 796px;
}

div#wrapper div#content div.video_holder div#text {
	width: 251px;
	
	float: left;
	margin-left: 38px;
	margin-top: 27px;
	
	display: inline;
}

div#wrapper div#content div.video_holder div#text h1 {
	font-size: 21px;
	line-height: 24px;
	color: #a9ebee;
	margin: 0 0 5px 0;
	padding: 0;
	font-family: trebuchet, trebuchet ms, arial, sans-serif;
}

div#wrapper div#content div.video_holder div#text p {
	font-size: 11px;
	line-height: 17px;
	color: #fefefe;
}

div#wrapper div#content div.video_holder div#video {
	width: 448px;
	height: 251px !important;
	height: 249px;
	
	border: 1px solid #fefefe;
	
	float: right;
}











div#wrapper div#footer {
	width: 825px;
	
	margin-top: 79px;
	margin-left: 24px;
	margin-bottom: 30px;
	padding-top: 12px;
	
	position: relative;
	top: 0;
	left: 0;
}

div#wrapper div#footer img#rule {
	position: absolute;
	top: 0;
	left: 0;
}

div#wrapper div#footer p {
	font-size: 10px;
	line-height: 10px;
	color: #ffffff;
	float: left;
}

div#wrapper div#footer ul {
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
}

div#wrapper div#footer ul li {
	display: inline;
	font-size: 10px;
	line-height: 10px;
}

div#wrapper div#footer ul li a,
div#wrapper div#footer ul li a:link,
div#wrapper div#footer ul li a:active,
div#wrapper div#footer ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}

div#wrapper div#footer ul li a:hover {
	color: #a9ebee;
	text-decoration: none;
}