@charset "utf-8";
/* CSS Document */
html {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	font:normal 12px/14px Verdana;
	color:#000;
	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:#003369;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 55px;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	background-image: url(../images/h1_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-transform: uppercase;
	margin-bottom: 18px;
}
#left h1 {
	font-size: 15px;
	line-height: 16px;
	text-indent:25px;
	font-weight: bold;
	margin-bottom: 12px;
	background-image:none;
}
h3 { margin:15px 0;}
.h_img_car {
	font-size:13px;
	text-transform:uppercase;
	color:#102d42;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 17px;
}
@-moz-document url-prefix() {
 .h_img_car {
line-height: 24px;
}
}
.overflow {
	overflow:hidden;
	width:expression("100%");
}
#outer {
	width:100%;
	text-align:center;
	background:#fff;
}
#outer_top {
	width:100%;
	text-align:center;
	background-image: url(../images/bg_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#outer_top_index{
	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;
}
#outer_bot_index {
	width:100%;
	text-align:center;
	background-image: url(../images/bg_02_.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#main {
	width:1152px;
	margin:0 auto;
}
/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
#header {
	width:1152px;
	text-align:left;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 178px;
	overflow: hidden;
}
#header_link a, #header_link {
	font:10px/14px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
}
/*
================================================================================
|                                     CONTENT                                   |
================================================================================
*/
#content_top {
	background-image: url(../images/c_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_bot {
	padding-bottom: 55px;
	text-align: left;
	background-image: url(../images/c_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content {
	text-align:left;
	width: 1152px;
	background-image: url(../images/c_bg1.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#content_index {
	text-align:left;
	width: 1152px;
	background-image: url(../images/index_con.jpg);
	height:174px;
	overflow: hidden;
}

/*
================================================================================
|                                     CENTER                                  |
================================================================================
*/
#center {
	width: 859px;
	float: left;
	padding-left: 16px;
}
#breadcrumb {
	margin-bottom:6px;
}
#breadcrumb a, #breadcrumb span {
	color:#000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;  
	text-transform: uppercase;
	text-decoration:none;
	
}
#breadcrumb a:hover {
	text-decoration:underline;
}
#breadcrumb span {
	text-decoration:underline;
}
.green_bg {
/*
	background-color:#9AC748;
	width:665px;
	margin: 20px 0 10px 0;
	padding-left: 15px;
	font-weight: bold;
	line-height: 18px;
*/
	background-color:#ccf0a1;
	width:700px;
	margin: 20px 0 10px 0;
	padding-left: 15px;
	line-height: 24px;
	color: #003369;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
/*
================================================================================
|                                     LEFT                                   |
================================================================================
*/
#left {
	width:230px;
	float:left;
	text-align: left;
	padding-left: 25px;
	padding-top: 93px;
}
#left p {
	color:#4f4f4f;
	font-size:11px;
	line-height:13px;
}
#left .arch p, #left .arch p a {
	color:#4f4f4f;
	font-size:12px;
	line-height:24px;
}
/*
================================================================================
|                                     FOOTER                                  |
================================================================================
*/

#footer {
	width:1152px;
	margin:0 auto;
	text-align: center;
	font-size:11px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 246px;
	color: #000;
}
#footer_index {
	width:1152px;
	margin:0 auto;
	text-align: center;
	font-size:11px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 230px;
	color: #000;
}
#footer .menu {
	padding-top:20px;
}
#footer .menu .nolink, #footer .menu a {
	color:#000;
	margin:0 12px;
	font:11px Verdana;
	text-decoration:none;
	text-transform: uppercase;
}
#footer .menu .nolink, #footer .menu a:hover {
	text-decoration:underline;
}
#footer .copy {
	font:10px Arial, Helvetica, sans-serif;
	color:#515658;
}
/*
================================================================================
|                                     FONTS                                  |
================================================================================
*/
.f_16 {
	font-size:16px;
	line-height:18px;
}
.f_10 {
	font-size:10px;
	line-height:14px;
}
.f_11, .f_12 {
	font:11px Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#4f4f4f;
}
.f_12 {
	font-size:12px;
}
.f_blue {
	color:#5ba8df;
	font:18px Arial, Helvetica, sans-serif;
}
.f_grey {	color:#4f4f4f;
}
.f_black {color:#000;}
div.h_img, div.h_img a { font:16px/16px Arial, Helvetica, sans-serif; font-weight:bold; color:#003366; text-transform:uppercase; text-decoration:none;}
/*
================================================================================
|                                     Contact form                                  |
================================================================================
*/
.input_div_cont {
	margin-bottom:5px;
	clear:both;
}

.input_div_cont p,
.text_area_contact_us p {
	padding:3px 6px 0 0;
	float:left;
	width:105px;
	text-align:right;
	color: #13233f;
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.input_div_cont input,
.text_area_contact_us textarea {
	border:1px solid #a5acb2;
	background:#fff;
	padding:2px 0 1px 4px;
	margin:0;
	font:12px/13px Tahoma, Arial, Geneva, sans-serif;
	font-weight:400;
	color:#3a4652;
	text-decoration:none;
}

.input_div_cont input {
	width:184px;
	height:18px;
}

.text_area_contact_us textarea {
	width:283px;
	height:154px;
	margin-bottom:10px;
	overflow:auto;
}

