@charset "utf-8";
/* CSS Document */
html {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	font:normal 12px/14px Verdana;
	color:#1a2547;
	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: Tahoma;
	line-height: 55px;
	font-weight: normal;
	font-size: 24px;
	line-height: 20px;
	margin-bottom: 30px;
	text-indent: 35px;
}
h3 {
	margin:15px 0;
}
 @-moz-document url-prefix() {
 .h_img_car {
line-height: 24px;
}
}
.overflow {
	overflow:hidden;
	width:expression("100%");
}
#outer {
	width:100%;
	text-align:center;
	background:#b4b7c1;
}
#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:1250px;
	margin:0 auto;
}
/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
#header {
	width:1250px;
	text-align:left;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 141px;
	overflow: hidden;
}
/*
================================================================================
|                                     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: 1250px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
/*
================================================================================
|                                     CENTER                                  |
================================================================================
*/
#center {
	width: 860px;
	float: left;
	padding-left: 16px;
}
/*
================================================================================
|                                     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:1250px;
	margin:0 auto;
	text-align: center;
	font-size:11px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 288px;
	color: #FFFFFF;
}
#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:55px;
}
#footer .menu .nolink, #footer .menu a {
	color:#fff;
	margin:0 15px;
	font:bold 10px 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;
}
#footer.black .menu a {
	color:#000;
}
#footer.black {
	color:#000;
}
/*
================================================================================
|                                     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: 12px;
}
.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:#13233f;
	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;
}

