@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#container {
	background: url(images/bg_stripe.gif) repeat-y center top;
	width:902px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}

#header {
	background:url(images/bg_header.jpg) no-repeat center bottom;
	width:902px;
	height:146px;
	position:relative;
	margin:0 auto;
}

#logo_bracket {
	position:absolute;
	left: 70px;
	top: 30px;
}

#phone_bracket {
	position:absolute;
	left: 459px;
	top: 69px;
	width: 396px;
}

#phone_bracket h2 {
	color:#003366;
	font-size:24px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

#headline {
	width:902px;
	height:149px;
	position:relative;
	background-image: url(images/bg_headline.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#headline_bracket {
	position:absolute;
	width: 829px;
	left: 37px;
	text-align:center;
	top: 29px;
}

.border_headline {
	border-top:#666 dotted 2px;
	width: 800px;
	position:absolute;
	left: 50px;
	top: 109px;
}

#headline h1 {	
	font-size:28px;
	color:#003366;
	margin:0px;
	padding:0px;
}

.headline_lg {
	font-size:62px;
	color:#1485dd;
}

#left {
	width: 478px;
	height: 460px;
	float:left;
	position:relative;
}

#bullet_header_top {
	position:absolute;
	left: 94px;
	top: 10px;
}

#bullet_header_bottom {
	position:absolute;
	left: 94px;
	top: 187px;
	width: 261px;
}

#bullet_header_top h2 {
	margin:0px;
	padding:0px;
	color:#003366;
	font-size:22px;
}

#bullet_header_bottom h2 {
	margin:0px;
	padding:0px;
	color:#003366;
	font-size:22px;
}

#product_desc {
	position:absolute;
	left: 76px;
	top: 217px;
	width: 368px;
}

#product_desc h2 {
	color:#003366;
	font-size:22px;
	margin:0px;
	padding:0px;
}

#product_desc h3 {
	color:#003366;
	font-size:16px;
	margin:0px;
	padding:0px;
	line-height:42px;
	font-weight:normal;
}

#product_bullets {
	position:absolute;
	left: 122px;
	top: 52px;
	width: 351px;
}

#product_bullets h2 {
	color:#003366;
	font-size:22px;
	margin:0px;
	padding:0px;
}

#product_bullets ul {
	margin:0px;
	padding:0px;
	list-style-image:url(images/check.gif);
	color:#003366;
	font-size:18px;
	line-height:30px;
}

.bar1 {
	background:url(images/bar1.gif) no-repeat left top;
	width:283px;
	height:42px;
}

.bar2 {
	background:url(images/bar2.gif) no-repeat left top;
	width:283px;
	height:42px;
}

.bar3 {
	background:url(images/bar3.gif) no-repeat left top;
	width:283px;
	height:42px;
}

#right {
	background:url(images/bg_form.jpg) no-repeat left top;
	width: 424px;
	height:460px;
	float:left;
	position:relative;
}

#form_headline {
	position:absolute;
	left: 17px;
	top: 18px;
	width: 353px;
}

#form_headline h2 {
	font-size:20px;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#003366;
}

#form {
	position:absolute;
	left: 34px;
	top: 66px;
	width: 322px;
}

#main_text {
	width:680px;
	margin:0 auto;
	color:#333;
}

.form_label {
	font-size:12px;
	color:#333333;
	font-weight:bold;
}

#protections_logos {
	position:absolute;
	left: 91px;
	top: 397px;
}

.red {
	color:#ff0000;
}

.blue {
	color:#1485dd;
}

.orange {
	color:#ff6600;
}

.cl {
	clear:both;
}

.fleft {
	float:left;
}

.pdt2 {
	padding-top:2px;
}

.pdt5 {
	padding-top:5px;
}

.pdt10 {
	padding-top:10px;
}

.pdt15 {
	padding-top:15px;
}

.pd20 {
	padding:20px;
}

.pd40 {
	padding:40px;
}

.b {
	font-weight:bold;
}

#text_link_submit {
	vertical-align:bottom;
	overflow:visible;
	font-size:1em;
	display:inline;
	margin:0; padding:0;
	border:0;
	border-bottom:1px solid blue;
	color:blue; cursor:pointer;
	text-align:center;
	background:none;
	position:absolute;
	left: 102px;
	top: 175px;
}

#bottom_cap {
	background:url(images/bottom_cap.gif) no-repeat center top;
	width:902px;
	height:43px;
	margin:0 auto;
}
