* {
	margin:0;
	padding:0;
}
body {
	background:#92a9b9;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/body_bg.jpg) repeat;
	color:#000;
}
img {
	border:0;
}
#page {
	width:934px;
	margin: 0 auto;
	background:url(../images/page_bg.png) repeat-y;
}
#inner {
	width:900px;
	margin-left:17px;
}

/* Page > Inner > Header */
#header {
	width:900px;
	height:100px;
	background:url(../images/header_bg.jpg) no-repeat top;
	font-weight:bold;
	color:#FFF;
}
#header .phone {
	float:right;
	font-size:28px;
	margin-right:20px;
	margin-top:45px;
}
#header .headline {
	position:absolute;
	width:490px;
	font-size:16px;
	margin-left:220px;
	margin-top:35px;
	text-align:center;
}
#header img.logo {
	width: 210px;
	height:100px;
}
/* END (Page > Inner > Header) */


/* Page > Inner > Left */
#left {
	width:593px;
	float:left;
}
#left_top ul li {
	display:inline;
}
#left_top {
	background:#fff;
}
#no_flash {
	color:#FFF;
	background: url(../images/main_no_flash.jpg) no-repeat top left;
	width:593px;
	height:330px;
}
#no_flash p {
	padding:10px;
	padding-top:25px;
	font-size:12px;
	font-weight:bold;
}
#no_flash .click_to_get {
	font-size:10px;
	padding-top:5px;
	font-weight:bold;
}
#no_flash a {
	padding-left:10px;
}


/* Left > Menu */
#menu {
	width:585px;
	margin-left:8px;
	height:39px;
	background:url(../images/menu_bg.gif) repeat-x;
}

#menu a {
	display:block;
	width:140px;
	height:29px;
	padding-top:8px;
	
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background:url(../images/menu_bg.gif) repeat-x;
	border-right:1px solid #98b0bf;
}
#menu a:hover {
	background:url(../images/menu_bg_hover.gif) repeat-x;
}
#menu a.first {
	border-left:1px solid #98b0bf;
}
/* END (Left > Menu) */

/* Left > Content */
#content {
	background:url(../images/content_bg.jpg) right repeat-y;
	padding:8px;
	font-size:12px;
	min-height:500px;
}
#content a {
	color:#135380;
}
#content img {
	float:right;
	padding:5px;
}
#content p {
	margin: 5px 0;
}
#content table {
	font-size:12px;
	margin-top:10px;
}
#content ul {
	margin-left:40px;
	font-size:12px;
}
#content h2 {
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
}
/* END (Left > Content) */
/* END (Page > Inner > Left) */


/* Page > Inner > Right */
#right {
	width:307px;
	padding-top:20px;
	background:#fff;
	float:right;
}
/* Right > Questions */
#button_questions a {
	display:block;
	background:url('../images/button_questions.jpg') no-repeat;
	background-position:left;
	width:275px;
	height:65px;
	text-decoration:none;
	margin: 3px auto;
}
#button_questions a:hover {
	background-position: right;
}
#button_questions .phone_number {
	color:#FFF;
	margin-left:158px;
	padding-top:25px;
	display:block;
	font-size:20px;
}

#button_website a{
	display:block;
	background:url('../images/button_website.jpg') no-repeat;
	background-position:left;
	width:275px;
	height:65px;
	text-decoration:none;
	margin: 3px auto;
}
#button_website a:hover {
	background-position: right;
}

#button_testimonials a{
	display:block;
	background:url('images/button_testimonials.jpg') left no-repeat;
	width:290px;
	height:253px;
	margin: 3px auto;
	text-decoration:none;
}
#button_testimonials a:hover {
	background-position: right;
}





/* Right > Form */
#form_table {
	font-size:12px;
	margin-top:12px;
	width:290px;
}
#form_table .cell_one {
	width:80px;
}
#form_table .two {
}
#form_table input {
	width:200px;
}
#form_table select {	
	width:200px;
}
#form_table .submit {
	width:106px;
	height:28px;
	margin-top:7px;
	float:right;
}
#form .arrow {
	float:left;
	padding-left:5px;
	padding-top:5px;
}
#form .offer {
	font-size:14px;
	margin-left:38px;
}
#form .privacy {
	width:105px;
	font-size:10px;
	margin-left:25px;
}
#form .privacy p {
	float:right;
}
#form .privacy a {
	color:#135380;
}
#form .terms {
	font-size:10px;
	width:275px;
	float:right;
	font-style:italic;
}
/* END (Right > Form) */

#video {
	width:275px;
	margin:0 auto;
}
/* END (Page > Inner > Right) */

/* Page > Inner > Footer */
#footer {
	width:900px;
	clear:both;
	background:url(../images/footer_bg.jpg) top left no-repeat;
	height:108px;
	padding-right:10px;
	color:#FFF;
}
#footer a {
	color:#FFF;
}
#footer_center {
	width:400px;
	text-align:center;
	margin-left:250px;
	padding-top:30px;
	font-weight:bold;
}
#footer_center p {
	margin-top:4px;
	font-size:22px;
}
#footer_right {
	float:right;
	font-weight:bold;
	font-size:24px;
	margin-top:35px;
	margin-right:20px;
}

/* END (Page > Inner > Footer) */


/* Wait.php Styles */
#wait {
	width:800px;
	margin:0 auto;
	height:340px;
	padding-top:102px;
	background:url(../images/wait_bg.jpg) top left no-repeat;
}
#wait_form {
	width:290px;
	margin-left:430px; 
	font-size:12px;
}
#wait_form .privacy {
	width:105px;
	font-size:10px;
	margin-left:25px;
}
#wait_form .privacy p {
	float:right;
}
#wait_form .privacy a {
	color:#135380;
}
#wait_form input {
	width:200px;
}
#wait_form .submit {
	width:110px;
	height:29px;
	margin-top:7px;
	float:right;
}
#wait_form select {	
	width:200px;
}


/* Privacy */
#privacy {
	background:#FFF;
	height:400px;
}
#privacy h1 {
	color:#135380;
	font-size:18px;
	font-weight:bold;
	padding:0 10px;	
}
#privacy p{
	font-size:12px;
	padding:10px;
}

/* Testimonial */
#testimonials {
	background:#FFEEDD;
}
#testimonials h1 {
	color:#4F1D00;
	font-size:18px;
	font-weight:bold;
	padding:0 10px;	
}
#testimonials p{
	font-size:12px;
	padding:10px;
}




#call_container {
	background:url(../images/callme_bg.jpg) repeat-x;
	width:100%;
	height:1200px;
	padding-top:30px;
	font-family:Arial, Helvetica, sans-serif;
}
#call {
	background:url(../images/callme_bg.png) no-repeat;
	width:610px;
	height:500px;
	margin: auto;
}
#call h1 {
	text-align:center;
	color:#FFF;
}
#call p {
	width: 550px;
	margin-left:35px;
}
#call #lead {
	width:515px;
	position:absolute;
	color:#000;
	font-size:16px;
	margin-left:50px;
	margin-top:290px;
}
#lead .submit {
	position:absolute;
	margin-left:190px;
	margin-top:90px;
}
#call .privacy {
	font-weight:normal;
	margin-top:5px;
	font-size:12px;
	color:#000;
	margin-left:40px;
	height:26px;
}
#call .privacy a {
	color:#000;
}

#powered_by{
	width:934px;
	margin: 0 auto;
	text-align:right;
	font-size:12px;
	color:#FFF;
}
#powered_by a{
	font-size:12px;
	padding-right:15px;
	color:#FFF;
}


#coupon {
	background:#FFF;
}
#coupon img{
	padding:0;
	margin:0;
}