html, body {
	width: 100%;
}
body {
	margin: 0;
	padding: 0;
	background: #017ec0 url(../images/background_pattern.jpg) center top fixed;
}
div, ul {
	position: relative;
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
}
#container {
	width: 950px;
	float: left;
	padding: 0 15px;
	background: #FFF url(../images/border_rpt.gif) repeat-y;
}
p.header {
	text-transform: uppercase;
	font-size: 20px;
	line-height: 20px;
	color: #0d3f8e;
	font-family: Arial, Verdana, Geneva, sans-serif;
	letter-spacing: -0.05em;
	font-weight: normal;
	margin: 0;
	padding: 20px 0 20px 207px;
	position: relative;
	float: left;
	background: url(../images/header.gif) left center no-repeat;
}
p.header img {
	vertical-align: middle;
}
#content {
	width: 950px;
	margin: 10px 0;
	background: url(../images/content_box_btm.gif) no-repeat bottom;
}
#content.no_background {
	background: none;
}
#content div.content_full {
	width: 912px;
	padding: 13px 19px;
	float: left;
	background: url(../images/content_box_full_btm.gif) no-repeat bottom;
}
#content div.content_main {
	width: 670px;
	margin: 15px 0 15px 20px;
	float: left;
}
#content div.content_sidebar {
	width: 190px;
	margin: 15px 20px 15px 0;
	float: right;
}
#content div.content_sidebar p {
	font-size: 0.8em;
}
#content div.content_sidebar img,
img.border {
	padding: 3px;
	border: 2px solid #d4dde1;
	background: #FFF;
}
#content div.content_sidebar img.no_border {
	padding: 0;
	border: none;
	background: none;
}
#cta, h1.page_hero {
	width: 950px;
	float: left;
	background: #0085c5 url(../images/cta_btm.gif) no-repeat bottom;
	text-align: center;
	color: #FFF;
	font-size: 2em;
	letter-spacing: -0.05em;
	padding-bottom: 10px;
	line-height: 0.8;
}
h1.page_hero {
	width: 914px;
	text-align: left;
	padding: 30px 18px 15px 18px;
	margin: 0;
	font-size: 2em;
	color: #9fd9f7;
	text-transform: uppercase;
}
span.lowercase {
	text-transform: lowercase;
}
h1.page_hero strong {
	font-size: 1.4em;
	color: #FFF;
}
.page_hero {
	position: relative;
	float: left;
}
#cta p {
	margin: 0;
	padding: 0;
	width: 950px;
	float: left;
}
#cta img {
	position: relative;
	float: left;
	padding-bottom: 2px;
}
#footer {
	width: 980px;
	float: left;
}
#footer p {
	padding: 10px 32px;
	color: #FFF;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
}
#footer p a {
	color: #FFF;
}

/* OFFER BOXES */

#home_offer_boxes, #ticker {
	width: 950px;
	float: left;
	background: url(../images/offer_box_home_btm.gif) bottom left no-repeat;
}
#ticker {
	background: url(../images/news_btm.gif) bottom left no-repeat;
	margin-bottom: 10px;
}
#ticker p.title, #ticker ul.headlines a {
	color: #fff;
}
#ticker p.title {
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	width: 55px;
	float: left;
	padding: 0 0 2px 9px;
}
#ticker ul.headlines {
	padding: 3px 2px 2px 0;
	margin: 0;
	list-style: none;
}
#ticker ul.headlines li {
	float: left;
	padding: 0 9px 0 0;
	list-style-image: none;
}
.offer_boxes {
	width: 950px;
}
.offer_boxes, #map_testimonial {
	margin: 0 0 10px 0;
	background: url(../images/offer_box_std_btm.gif) bottom left repeat-x;
}
.content_main .offer_boxes {
	width: 670px;
	float: left;
	background-image: url(../images/offer_box_narrow_btm.gif);
}
.home_offer_left {
	width: 333px;
	float: left;
	margin: 14px 0 3px 19px;
}
.home_offer_right {
	width: 350px;
	float: right;
	margin: 0 0px 3px 0;
}
.home_offer_right img.float_right {
	float: right;
	margin: 0 0 5px 0;
	display: inline;
}
.content_sidebar .home_offer_right {
	width: 158px;
	margin: 0 0 10px 0;
	background: url(../images/offer_box_sidebar_btm.gif) no-repeat left bottom;
	padding: 0 16px 16px 16px;
}
#content div.content_sidebar .home_offer_right ul {
	font-size: 0.85em;
}
#content div.content_sidebar .home_offer_right p {
	font-size: 1.1em;
}
#content div.content_sidebar .home_offer_right p.price {
	font-size: 1.7em;
}
.home_offer_left h1, .home_offer_right h2 {
	font-size: 1.6em;
	text-transform: uppercase;
	font-weight: bold;
}

.home_offer_right ul {
	margin-left: 0;
	width: 150px;
	float: left;
}
.content_sidebar .home_offer_right ul {
	width: 140px;
	float: none;
}
#content .home_offer_right ul li {
	list-style-image: url(../images/bullet_red.gif);
}


.offer_boxes div, #map_testimonial {
	float: left;
	margin-right: 10px;
	width: 230px;
}
.content_main .offer_boxes div {
	width: 160px;
	text-align: center;
}
.content_main .order_now .offer_boxes {
	background-image: url(../images/offer_box_wide_btm.gif);
}
.content_main .order_now .offer_boxes div {
	width: 670px;
	text-align: left;
}
.content_main .order_now .offer_boxes div p.title {
	width: 648px;
}
.offer_boxes div.last, #map_testimonial.last {
	margin-right: 0;
}
.offer_boxes div p, .offer_boxes div table, #map_testimonial p {
	padding: 0 9px;
}
#map_testimonial div.quote {
	margin-left: 9px;
	margin-right: 9px;
	padding-top: 0;
	background-position: 0 top;
}
#map_testimonial div.quote p {
	padding: 0;
}
#map_testimonial .uppercase {
	font-size: 1.1em;
}
img.box_top {
	float: left;
}
img.margin_bottom {
	margin-bottom: 18px;
	padding: 0 !important;
	border: none !important;
}
.offer_boxes div p.title, #map_testimonial p.title, .home_offer_right h2 {
	color: #FFF;
	background: #007fc1 url(../images/offer_box_std_title_shad.gif) repeat-x bottom;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.2em;
	margin: 0 2px 6px 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
	width: 208px;
}
#content .home_offer_right h2 {
	background: #d3207b url(../images/offer_box_red_back_title_shad.gif) repeat-x bottom;
	padding: 10px 0 10px 16px;
	margin-left: -14px;
	width: 330px;
	line-height: 1.0;
}
#content .content_sidebar .home_offer_right img.box_top {
	margin-left: -16px;
}
#content .content_sidebar .home_offer_right h2 {
	margin: 0 -14px 6px -14px;
	width: 170px;
	font-size: 1.6em;
}
.offer_boxes div p.larger, #map_testimonial p.larger {
	font-size: 1.9em;
}
.content_main .offer_boxes div p.title {
	width: 138px;
}
.offer_boxes div p.price_tab {
	background: url(../images/offer_box_narrow_price.gif) top center no-repeat;
	padding: 13px 0;
}
.offer_boxes div p span.price {
	font-size: 2.6em;
}
.offer_boxes div a img.learn_more, .offer_boxes div form input.learn_more {
	padding: 2px 9px 13px 9px;
}



/* What we install */

#content .content_sidebar .what_we_install {
	width: 158px;
	margin: 0 0 10px 0;
	background: url(../images/offer_box_sidebar_btm.gif) no-repeat left bottom;
	padding: 0 16px 16px 16px;
}
#content .content_sidebar .what_we_install img.box_top {
	margin-left: -16px;
}
#content .content_sidebar .what_we_install h2 {
	color: #FFF;
	background: #d3207b url(../images/offer_box_red_back_title_shad.gif) repeat-x bottom;
	font-weight: bold;
	text-transform: uppercase;
	padding: 14px 0 7px 16px;
	float: left;
	margin: 0 -14px 15px -14px;
	width: 170px;
	font-size: 1.5em !important;
}
#content .content_sidebar .what_we_install h3 {
	text-transform: none;
	font-size: 1em;
	margin: 0;
	padding: 0 0 5px 0;
	color: #333;
}

/* FAQs */

ul.FAQ_List {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#content ul.FAQ_List li, a.top_link {
	list-style-image: none;
	background: url(../images/round_button_down.png) no-repeat left 4px;
}
ul.FAQ_List li a, a.top_link, .separator {
	border-bottom: 1px solid #d4dde1;
}
ul.FAQ_List li a, a.top_link {
	padding: 4px 0 9px 22px;
	display: block;
}
.separator {
	padding-bottom: 18px;
	margin-bottom: 18px;
}
a.top_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	background-image: url(../images/round_button_up.png);
}

/* MISC */

input, select, textarea {
	font-size: 1em;
	font-family: "Lucida Grande", Arial, Verdana, Geneva, sans-serif;
}
input.text, textarea {
	width: 150px;
}
textarea {
	height: 100px;
}
input.narrow, textarea.narrow {
	width: 75px;
}
input.wide, textarea.wide {
	width: 300px;
}
.spacer, div.separator {
	position: relative;
	display: block;
	float: none;
	height: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
}
div.separator {
	margin: 0 0 13px 0;
	border-top: 1px solid #e5e5e5;
}
p.center {
	text-align: center;
}
div.quote {
	padding: 0 0 20px 20px;
	background: url(../images/quote_start.gif) 0 2px no-repeat;
	letter-spacing: -0.03em;
	font-size: 0.9em;
}
div.quote img {
	vertical-align: middle;
	padding-left: 4px;
}