@charset "utf-8";

/* CSS Document */
html {
	height:100%;
}

body {
	margin:0px;
	padding:0px;
	font:13px/14px Tahoma;
	color:#495967;
	text-decoration:none;
}

img {
	border-width:0px
}

p,
form,
h1,
h2,
h3 {
	margin:0;
	padding:0
}

input,
select,
textarea {
	color:#000000;
	font-weight:400;
	text-decoration:none;
	margin:0px;
	padding:0 0 0 4px;
	font:12px/14px Arial, Helvetica, sans-serif;
	border:solid 1px #7F9DB9;
}

a {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#006091;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a:focus {
	outline:0px;
}

#outer {
	width:100%;
	text-align:center;
	background:#e8e8e8;
}

#outer_top {
	width:100%;
	text-align:center;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#outer_bot {
	width:100%;
	text-align:center;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#main {
	width:1200px;
	margin:0 auto;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: 0 top;
}
/*
================================================================================
|                                     MENU                                   |
================================================================================
*/
#menu_top {
	height:33px;
	width:1163px;
	background:url(../images/menu_bg.gif) repeat-x 0 0;
	margin:0 0 0 37px;
}

#menu_top div {
	float:left;
}

#menu_top div {
	padding:0;
	margin:0;
}

#menu_top div span.active {
	background-image: url(../images/menu_on_right.gif);
	background-repeat: no-repeat;
	background-position:top right;
}

#menu_top a,
#menu_top span {
	padding:11px 11px 10px 11px;
	margin:0;
	white-space: nowrap;
	font: 12px/12px Tahoma, Arial, Geneva, sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
}

#menu_top a:hover {
	text-decoration:none;
	background-image: url(../images/menu_on_right.gif);
	background-repeat: no-repeat;
	background-position:top right;
}

#menu_top div.btn {
	background-image: none;
}

#menu_top div.btn_on {
	background-image: url(../images/menu_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
#header {
	height:299px;
	width:1200px;
	text-align:left;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#header #call {
	font:20px/20px Tahoma;
	color:#14293b;
	width: 200px;
	margin: 0 405px 0 0;
	padding-left:90px;
	float: left;
}
#header #slogan {
	float: left;
}
#slogan p.text1 {
	font:28px/28px Tahoma;
	color:#fff;
}

#slogan p.text2 {
	font:14px/14px Tahoma;
	color:#fff;
	margin-top:-2px;
}
/*
================================================================================
|                                     CONTENT                                   |
================================================================================
*/
#content_top {
	background: url(../images/content_top.jpg) no-repeat top;
}

#content_bot {
	background: url(../images/content_bot.jpg) no-repeat bottom;
	padding-bottom: 40px;
}

#content {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	text-align:left;
}

#content h1 {
	color:#FFFFFF;
	text-transform: uppercase;
	padding:0 0 0 20px;
	font-family: "Arial Narrow";
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
}

#content h1 span.bg {
	color:#004162;
	background: url(../images/h_bg.jpg) no-repeat bottom left;
	height:20px;
	padding:3px 0 2px 0;
	margin:0;
	width:496px;
	display:block;
}

#content h1 span.dark_blue {
	color:#1d3243;
	font-size: 18px;
	font-weight: bold;
}

#content h2 {
	color:#06111a;
	font:bold 13px/22px Tahoma;
}

/*
================================================================================
|                                     CENTER                                  |
================================================================================
*/
#center {
	width:644px;
	float:left;
	padding: 26px 0 0 0;
}

#center #head_bg {
	width:644px;
	height:58px;
	background:url(../images/head_bg.gif) no-repeat;
	padding-bottom: 28px;
}

#center .pad {
	padding:0 20px 0 20px;
}

#center .brad {
	font:normal 11px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#9ba4ad;
	padding: 0 0 8px 20px;
}

#center .brad a {
	font:normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#9ba4ad;
	text-decoration:none;
}

#center .brad a:hover {
	text-decoration:underline;
}

#center .brad .active {
	text-decoration:underline;
	color:#4f5f6d;
}

#center .phone_number {
	font:bold 33px/48px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color:#002443;
	margin-right: 15px;
}

#center p {
	text-align:justify;
}
/*
================================================================================
|                                     LEFT                                   |
================================================================================
*/
#left {
	width:229px;
	float:left;
	padding:0 0 0 39px;
}

#left #request {
	text-align:center;
	height:420px;
	width:229px;
	margin-top:-11px;
	background:url(../images/request.jpg);
	background-repeat:no-repeat;
	position:relative;
	z-index:1000;}

#left #request .text1 {
	font:bold 11px/20px Arial;
	color:#fff;
	text-transform:uppercase;
}

#left #request .text2 {
	font:normal 11px/14px Tahoma;
	color:#24313c;
}

#left #request .text3 {
	font:normal 23px/30px Tahoma;
	color:#ff5400;
}
/*
================================================================================
|                                     RIGHT                                   |
================================================================================
*/
#right {
	width:245px;
	background:url(../images/right_top.jpg) no-repeat;
	float:left;
	padding-top: 40px;
	text-align: center;
	padding-bottom: 25px;
}

#content #right h2 {
	font:normal 17px/20px Tahoma;
	margin-left:-20px;
	color:#000000;
	padding-bottom: 10px;
}

/*
================================================================================
|                                     FOOTER                                  |
================================================================================
*/
#footer {
	color:#fff;
	width:1200px;
	height:127px;
	margin:0 auto;
	background: url(../images/footer_bg.jpg) no-repeat 0px 0px;
	text-align: left;
}

#footer a {
	color:#fff;
	margin:0 10px;
	text-decoration:none;
	text-transform:uppercase;
}

#footer .nolink {
	color:#ff9700;
	margin:0 10px;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:underline;
	color:#ff9700;
}

#footer .copyright,
#footer .footer_link {
	color:#2d4051;
	font: 10px Arial;
	padding: 21px 0 0 74px;
	float: left;
}

#footer .copyright {
	padding: 11px 85px 0 0;
	float:right;
}

#footer .footer_link a,
#footer .copyright a {
	font: 10px Arial;
	color:#2d4051;
	text-decoration:none;
	margin-right:0;
	padding-right:1px;
	text-transform:none;
	margin:0 2px;
}

#footer .footer_link a:hover,
#footer .copyright a:hover {
	text-decoration:underline;
}

/*
================================================================================
|                                     PARAGRAPH                                   |
================================================================================
*/
p.regions span {
	padding:0 20px 0 0;
}

/*
================================================================================
|                                     CONTACT_FORM                                   |
================================================================================
*/
.w {
	width:223px;
	height:21px;
	margin-bottom:1px;
	margin-top:3px;
	border: 0;
	background-image: url(../images/input1.gif);
	background-repeat: no-repeat;
}
 @-moz-document url-prefix() {
.w, .w3 {
 margin-bottom:2px;
}
}

.w3 {
	border: 0;
	width:340px;
	height:78px;
	margin-bottom:6px;
	margin-top:3px;
	background-image: url(../images/input2.gif);
	background-repeat: no-repeat;
}

.wSR {
	float:right;
	margin-top:5px;
	margin-right: 7px;
}

.font_w {
	font-size:14px;
	font-family: Arial;
}

input {
	color:#657b8e;
	font-family:Tahoma;
	font-size:13px;
	font-weight:400;
	padding:2px 5px 2px 5px;
}

textarea {
	color:#657b8e;
	font-family:Tahoma;
	font-size:13px;
	font-weight:400;
	padding:2px 5px 2px 5px;
}

.submit,
.reset {
	font:bold 11px Tahoma;
	text-align:center;
	color:#010101;
	width:63px;
	border-width:0px;
	float:left;
	cursor:pointer;
	background:url(../images/button.gif) no-repeat left top;
	vertical-align: top;
	height:24px;
	padding:0;
}
 @-moz-document url-prefix() {
.submit, .reset {
vertical-align:inherit;
padding:0;
margin:-4px 0 0 0;
background-position:0 4px;
height:28px;
}
}

