body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #4e4e4e;
	margin:0px 0px 0px 0px;
	padding:0px;
	
}
.clear
{
clear:both;
}

a:link, a:visited, a:active {
	color: #156894;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	color: #00638f;
	border-bottom: 1px dotted #9d9d9d;
	font-weight:normal;
	padding-bottom: 7px;
	/*margin-top: 20px;*/
	margin:0px 0px 7px 0px;
}

h2 {
	font-size: 16px;
	color: #00638f;
	border-bottom: 1px dotted #9d9d9d;
	font-weight:normal;
	padding-bottom: 7px;
	margin-bottom: 7px;
	/*margin-top:20px;*/
	margin:0px 0px 7px 0px;
}

h3 {
	font-size: 14px;
	color: #00638f;
	border-bottom: 1px dotted #9d9d9d;
	font-weight:normal;
	padding-bottom: 7px;
	margin-bottom: 7px;
	margin-top: 20px;;
}

h4 {
	font-size: 18px;
	color: #00638f;
	font-weight:normal;
	margin-bottom: -10px;
	margin-top: 30px;;
}

h5 {
	font-size: 15px;
	color: #00638f;
	font-weight:normal;
	margin-top: 10px;;
}

/* -- Text formatting */

.sidetext {
	font-size:12px;
	color:#8e8e8e;
	line-height: 2em;
	font-style:italic;
}

.color2 {
	color:#3ca7cb;
}

.note {
	font-size:11px;
	color:#999999;
}

.mandatory {
	color:#FF0000;
}

.error {
	color:#FF0000;
	background-color:#FFFFCC;
}

.arial {
	font-family:Arial, Helvetica, sans-serif;
}

/* -- Table Formatting */

table   { 
}

.row1 { 
	background-color:#f6f6f6;
}

.row2 {
	background-color:#e8e8e8;
}

/* -- Image formatting */

.img-left {
	float:left;
	margin-right:12px;
	border-color:#bfdde5;
	border-width:3px;
	border-style:solid;
}

.img-border {
	border-color:#bfdde5;
	border-width:3px;
	border-style:solid;
}

/* -- Intro */

#intro_container {
	width: 100%;
	height:414px;
	background-color:#282828;
	margin-left: auto;
	margin-right: auto;
}

#intro {
	width: 868px;
	height:414px;
	background-color:#f0fbff;
	margin-left: auto;
	margin-right: auto;
}

/* -- Container */

#container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background:url(../images/yellow-bg.jpg) repeat-x left top;
	padding:3px 0px 0px 0px;
}

#topline {
	width: 100%;
	height:3px;
	background-color:#f4ffc9;
	margin-left: auto;
	margin-right: auto;
}

/* -- Header */

#header_container {
	width: 100%;
	height:129px;
	background-color:#282828;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 868px;
	height:129px;
	background-color:#f0fbff;
	margin-left: auto;
	margin-right: auto;
}

/* -- Body */

#body_container {
	width:100%;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/bottombg.jpg);
	background-repeat:repeat-x;
	padding-top:20px;
}

#body {
	width:868px;
	margin-left: auto;
	margin-right: auto;
	
	background:url(../images/body-rpt-bg.jpg) repeat-y 607px top;
}

#body_left {
	width:594px;
	float:left;
	line-height:1.8em;
}

#body_right {
	width:246px;
	float:right;
	line-height:1.8em;
}

#body_wide {
	width:868px;
	float:left;
}

/* -- Footer */

#footer_container {
	width:100%;
	height:113px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/bottombg.jpg);
	background-repeat:repeat-x;
}

#footer {
	width:868px;
	height:113px;
	margin-left: auto;
	margin-right: auto;
}

#footer a {

}

/* Main Navigation */

#nav_container {
	width:100%;
	height:86px;
	background-image:url(../images/navbg_repeat.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#363636;
}

#nav {
	width:940px;
	height:56px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/navbg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

.navitem {
	padding-top:30px;
	color:#607f89;
	text-align:center;
	line-height:1.8em;
}

.navitem a {
	font-size:12px;
	color: #e3fbff;
	text-transform: uppercase;
	letter-spacing:-.02em;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}

.navitem a:hover {
	text-decoration:none;
	/*color:#FFF;*/
	color:#a4a3a3;
}

/* Copyright */

#copyright_container {
	width:100%;
	margin-top:20px;
	height:20px;
	color:#999999;
	font-size:11px;
}

#copyright {
	width:868px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	
}

.greentext {
	color: #78b559;
}

.yellowtext {
	color: #d1c84e;
}

.purpletext {
	color: #7c6fb2;
}

.redtext {
	color: #e87257;
}
/*--------------------request form---------------------------------------*/

#body_right #request-quote
	{
	width:246px;
	padding:0px 0px 16px 0px;
	line-height:normal;
	}
	
#body_right #request-quote h2
	{
	border:none;
	color:#00638F;
	font-size:19px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:10px 0px 15px 0px;
	margin-bottom:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	}
#body_right #request-quote h2 span {
color:#3CA7CB;
}	
	
#body_right #request-quote label
	{
	width:81px;
	float:left;
	font-size:12px;
	color:#4e6671;
	height:20px;
	padding:6px 0px 0px 0px;
	margin:0px 0px 11px 0px;
	}
	
#body_right #request-quote label span
	{
	color:#ff0000;
	}
	
#request-quote input
	{
	width:153px;
	border:#b5b6b6 solid 1px;
	height:23px;
	background:url(../images/input-bg.jpg) repeat-x left bottom #FFFFFF;
	float:right;
	margin:0px 0px 11px 0px;
	padding:4px 2px 0px 2px;
	font-size:13px;
	}
	
#body_right #request-quote textarea
	{
	width:153px;
	border:#aec4c2 solid 1px;
	height:80px;
	background:url(../images/text-area-bg.jpg) repeat-x left bottom #FFFFFF;
	float:right;
	margin:0px 0px 8px 0px;
	padding:3px 2px 2px 2px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#body_right #request-quote .captcha
	{
	width:225px;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
	
#body_right #request-quote .captcha input
	{
	width:82px;
	height:22px;
	background:#eeeeee;
	border:#aec4c2 solid 1px;
	padding:6px 0px 0px 3px;
	background:url(../images/text-area-bg.jpg) repeat-x left bottom #FFFFFF;
	margin-top:2px;
	}
	
#body_right #request-quote .submit
	{
	width:75px;
	height:24px;
	background:url(../images/submit.jpg) no-repeat left top;
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	padding:9px 0px 0px 0px;
	float:right;
	}
	
#body_right #request-quote .submit:hover
	{
	color:#FFFFFF;
	background:url(../images/submit.jpg) no-repeat left bottom;
	}
	
#phone
{
width:209px;
background:url(../images/phone-icon.jpg) no-repeat left top #e4f7fe;
height:33px;
font-weight:normal;
padding:5px 0px 0px 35px;
margin:0px 0px 15px 0px;
border:#e3e5e5 solid 1px;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:18px;
}	
#phone span
{
font-size:16px;
}	