@charset "utf-8";
/* CSS Document */
html {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	font:normal 11px/16px Tahoma;
	color:#00223e;
	text-decoration:none;
}
img {
	border-width:0px
}
p, form, h1, h2, h3 {
	margin:0;
	padding:0
}
a {
	font:normal 13px/16px Arial;
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:focus {
	outline:0px;
}
a.noline {
	text-decoration:none;
}
a.noline:hover {
	text-decoration:underline;
}
h1 {
	color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 55px;
	font-weight: normal;
	font-size: 26px;
	line-height: 38px;
	margin-bottom: 18px;
}
h2 {
	font:normal 20px/34px Geneva, Arial, Helvetica, sans-serif;
	color:#012849;
}
h2.index {
	background-image: url(../images/h2_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.overflow {
	overflow:hidden;
	width:expression("100%");
}
#outer {
	width:100%;
	text-align:center;
}
#outer_top {
	width:100%;
	text-align:center;
	background-image: url(../images/bg_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#outer_bot {
	width:100%;
	text-align:center;
	background-image: url(../images/bg_02.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#bgright {
	position:absolute;
	right: 0px;
	width: 50%;
	overflow: hidden;
}
#bgright1 {
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1000px;
	left:581px;
	position: relative;
}
#bgleft {
	width:50%;
	position:absolute;
	left: 0px;
}
#bgleft1 {
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 1000px;
	position: relative;
	right: 581px;
}
#main {
	width:1164px;
	margin:0 auto;
	position: relative;
	z-index: 1000;
}
/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
#header {
	width:1164px;
	text-align:left;
	background-image: url(../images/top_01.jpg);
	background-repeat: no-repeat;
	height: 382px;
	overflow: hidden;
	background-position: top;
}
/*
================================================================================
|                                     CONTENT                                   |
================================================================================
*/
#content_top {
	background-image: url(../images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_bot {
	padding-bottom: 55px;
	text-align: left;
	background-image: url(../images/content_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content {
	text-align:left;
	width: 1164px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
}
/*
================================================================================
|                                     CENTER                                  |
================================================================================
*/
#center {
	width: 600px;
	float: left;
	padding-left: 20px;
	position: relative;
	z-index: 900;
}
/*
================================================================================
|                                     LEFT                                   |
================================================================================
*/
#left {
	width:243px;
	float:left;
	text-align: left;
	padding-left: 14px;
}
#left p {
	color:#4f4f4f;
	font-size:11px;
	line-height:13px;
}
/*
================================================================================
|                                     RIGHT                                   |
================================================================================
*/
#right {
	width:285px;
	float:left;
}
/*
================================================================================
|                                     FOOTER                                  |
================================================================================
*/

#footer {
	width:1164px;
	margin:0 auto;
	text-align: center;
	font-size:11px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	color: #2b4b67;
	background-color: #4c6d8b;
}
#footer .menu, #footer .menu1 {
	padding-top:7px;
	width: 1164px;
}
#footer .menu1 {
	padding-top:23px;
}
#footer .menu .nolink, #footer .menu a {
	color:#2b4b67;
	margin:0 15px;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform: uppercase;
}
@media all and (-webkit-min-device-pixel-ratio:0) {
   #footer .menu .nolink, #footer .menu a {
   	margin:0 12px;	/* safari grably */
   }
}
#footer .menu1 a {
	color:#013a78;
	font:10px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 8px;
}
#footer .menu1 a:hover {
	text-decoration:underline;
}
#footer .menu .nolink, #footer .menu a:hover {
	text-decoration:underline;
	color:#ff5a00;
}
/*
================================================================================
|                                     Contact form                                  |
================================================================================
*/
.input_div_cont {
	margin-bottom:10px;
	clear:both;
}
.input_div_cont p, .text_area_contact_us p {
	padding:3px 6px 0 0;
	float:left;
	width:70px;
	text-align:right;
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.input_div_cont input, .text_area_contact_us textarea {
	border:1px solid #bcc5cd;
	padding:2px 0 1px 4px;
	margin:0;
	font:11px/12px Tahoma, Arial, Geneva, sans-serif;
	font-weight:400;
	color:#333333;
	text-decoration:none;
}
.input_div_cont input {
	width:285px;
	height:18px;
}
.submit, .reset {
	text-align:center;
	color:#fff;
	width:78px;
	border-width:0px;
	float:left;
	cursor:pointer;
	height:27px;
	padding:0;
	background-image: url(../images/contact_button_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
	font-weight: bold;
}
.submit::-moz-focus-inner {
border: 0;
}
.reset::-moz-focus-inner {
border: 0;
}
.text_area_contact_us textarea {
	width:280px;
	height:87px;
	margin-bottom:10px;
	overflow:auto;
}
/*
================================================================================
|                                     Other fonts                               |
================================================================================
*/
.slogan1, .slogan1_shadow {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	line-height: 40px;
}
.slogan1 {
	color:#fff;
	margin-top:-41px;
	margin-left:-1px;
}
.slogan2 {
	text-align:center;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
.menu_h {
	color:#000;
	height:27px;
	padding:10px 0 0 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
}
.h_18, .h_22, .h_14 {
	color:#000;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 25px;
	padding-top: 8px;
}
.h_22 {
	font-size:22px;
}
.h_14 {
	font-size:14px;
	font-weight: bold;
}
#phone {
	padding: 12px 20px 0 43px;
	color:#012748;
	overflow: hidden;
}
#phone .txt1 {
	font-size:13px;
}
#phone .txt2 {
	font:bold 22px/22px Arial, Helvetica, sans-serif;
}
#our_services {
	width:303px;
	height:242px;
	margin-top: 4px;
	margin-left: -17px;
	position: relative;
	z-index: 850;
}
#get_a_quote {
	width:303px;
	height:276px;
	margin: 0 0 0 -18px;
	position: relative;
	z-index: 800;
}
#get_a_quote .txt1 {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
#get_a_quote .txt2 {
	font:bold 22px/22px Arial, Helvetica, sans-serif;
	color: #004680;
}
#credits {
	font:9px/12px Arial, Helvetica, sans-serif !important;
	text-align:center;
	padding-top:30px;
	color:#c2e4f3;
	margin-left: 85px;
}
#credits a {
	font:9px/12px Arial, Helvetica, sans-serif !important;
	color:#c2e4f3;
}
