/* Styles for Mass Quick Lane 
Designer: Victoria Chapman
By Tortus Technologies */

body {
	background: #1f4694 url("../images/body_bg.jpg") top repeat-x;
	font-size: 90%;
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: #fff url("../images/main_wrapper_bg.jpg") top left repeat-y;
}

/* @group Header */

#header {
	width: 800px;
	height: 104px;
	float: left;
}

#header_left {
	float: left;
	width: 356px;
	height: 104px;
}

#header_right {
	float: right;
	width: 404px;
	height: 104px;
	background: url("../images/topright_bg_green.jpg") top right no-repeat;
	padding: 15px 20px 5px 15px;
	text-align: right;
	color: #0c75a7;
}

#header_right h1 {
	font-size: 160%;
	color: #0c75a7;
	margin: 8px 0 3px 0;
}

#header_right h3 {
	font-size: 120%;
	margin: 0;
}

/* @end */

/* @group Navigation */

#nav {
	width: 800px;
	background: #eaa321 url("../images/nav_bg.jpg") top repeat-x;
	font-size: 105%;
	font-weight: bold;
	color: #1f4694;
	border-top: 3px solid #1f4694;
	border-bottom: 3px solid #1f4694;
	padding: 6px 0;
	clear: both;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav li {
	color: #1f4694;
	list-style-type: none;
	display: inline;
}

#nav li a {
	color: #1f4694;
	padding: 6px 8px;
	text-decoration: none;
	border-right: 1px solid #ffe2ac;
}

#nav li a:hover {
	color: #3e8b7d;
	background: #dd7f0b url("../images/nav_bg2.jpg") bottom repeat-x;
	text-decoration: none;
}

/* @end */

/* @group Left Side */

#left_side {
	float: left;
	width: 200px;
	background: url("../images/leftside_top.jpg") top left no-repeat;
	min-height: 200px;
}

#left_nav {
	width: 170px;
	padding: 15px;
	font-size: 120%;
	font-weight: bold;
	color: #1f4694;
	text-decoration: none;
	text-align: left;
}

#left_nav ul {
	margin: 0;
	padding: 0;
}

#left_nav li {
	list-style-type: none;
	padding: 0 0 15px 0;
}

#left_nav li a {
	color: #1f4694;
	text-decoration: none;
}

#left_nav li a:hover {
	color: #3e8b7d;
	text-decoration: none;
	border-bottom: 1px dashed #3e8b7d;
}

/* @group Email */

#left_side .email_signup {
	margin: 0 10px 5px 10px;
	font-size: 90%;
	color: #1f4694;
	text-align: center;
	border: 1px solid #1f4694;
	padding: 8px 6px;
	background: #ffe1b1;
}
#left_side .button {
	background: #fdc663;
	border: 1px solid #1f4694;
	padding: 2px 2px;
	color: #1f4694;
	margin: 0 0 0 3px;
}

/* @end */

/* @group Credit Card */

#left_side .credit_card {
	margin: 0 10px 10px 10px;
	font-size: 95%;
	color: #20588f;
	text-align: center;
	border: 1px solid #1f4694;
	background: #fff;
	padding-top: 3px;
}

#left_side .credit_card a {
	color: #20588f;
	font-weight: bold;
}

.credit_card form {
	padding: 0;
	margin: 0 0 -2px 0;
}

/* @end */

/* @end */

/* @group Content */

#main_wrapper {
	width: 580px;
	margin: 10px 10px 10px 210px;
	text-align: left;
}

#home_top {
	width: 580px;
	margin-bottom: 20px;
	height: 274px;
}

/* @group Callout */

#callout {
	width: 230px;
	float: right;
	border: 2px dashed #1f4694;
	padding: 5px;
	margin: 2px 0 6px 15px;
	text-align: center;
}

#callout h1.callout {
	font-size: 120%;
	color: #1f4694;
	background: #EAA321 url(../images/nav_bg.jpg) repeat-x center top;
	padding: 5px;
	margin: 0 0 5px 0;
	text-align: center;
}

#callout p {
	font-size: 90%;
	color: #0c75a7;
	margin:0;
}

#callout a {
	color: #1f4694;
}

#callout a:hover {
	color: #EAA321;
}

/* @end */

#content {
	width: 570px;
	margin: 0 5px 20px 5px;
}

#content h1, h2, h3, h4, h5, h6 {
	color: #0c75a7;
}

#content h1 {
	font-size: 160%;
}

#content h2 {
	font-size: 140%;
}

#content h3 {
	font-size: 120%;
}

#content h4 {
	font-size: 100%;
}

#content h5 {
	font-size: 90%;
}

#content p {
	line-height: 160%;
}

/* @group Contact Box */

.contact_box {
	width: 250px;
	border: 1px solid #1f4694;
	float: right;
	margin: 0px 5px 10px 15px;
}

.contact_box p {
	font-size: 100%;
	color: #1f4694;
	padding: 3px 10px;
}

.contact_box h2 {
	background: #eaa321 url("../images/nav_bg.jpg") top repeat-x;
	color: #1f4694;
	font-size: 110%;
	font-weight: bold;
	display: block;
	padding: 6px 10px;
	text-align: center;
	margin: 0;
	border-bottom: 1px solid #1f4694;
}

/* @end */

/* @group The Works */

.the_works {
	text-align: center;
	margin: 10px 10px 10px 5px;
	border: 1px solid #b2b2b2;
	padding: 10px;
	background: #fff;
	font-size: 80%;
	color: #b2b2b2;
	clear: right;
}

/* @end */

/* @group Maintenance Menu */

.maintenance_menu {
	width: 200px;
	float: right;
	margin: 0 0 10px 15px;
	border-top: 1px solid #1f4694;
	border-right: 1px solid #1f4694;
	border-left: 1px solid #1f4694;
	background: #f2c259 url("../images/maintenance_menu_bg.jpg") top left no-repeat;
}

.maintenance_menu ul {
	margin: 0;
	padding: 0;
}

.maintenance_menu li {
	padding: 0;
	font-size: 95%;
	font-weight: bold;
	color: #1f4694;
	display: block;
	list-style-type: none;
	border-bottom: 1px solid #1f4694;
}

.maintenance_menu li a {
	color: #1f4694;
	text-decoration: none;
	display: block;
	padding: 5px 5px;
}

.maintenance_menu li a:hover {
	background:#DD7F0B url(../images/nav_bg2.jpg) repeat-x scroll center bottom;
	color: #3e8b7d;
	text-decoration: none;
}

.maintenance_menu .current {
	background:#DD7F0B url(../images/nav_bg2.jpg) repeat-x scroll center bottom;
}

/* @end */

/* @group Testimonials */

.testimonial {
	margin: 8px auto;
	width: 450px;
	padding: 3px 10px;
	border: 1px solid #0c75a7;
	font-style: italic;
	color: #1F4694;
}

/* @end */

/* @end */

/* @group Footer */

#footer {
	width: 760px;
	clear: both;
	padding: 4px 20px;
	background: #eaa321 url("../images/nav_bg.jpg") top repeat-x;
	color: #1f4694;
	font-size: 90%;
	text-align: center;
	border-top: 1px solid #1f4694;
}

#footer a {
	color: #1f4694;
}

/* @end */

