/* CSS Document */

* { 
	margin:0; padding:0;
	border:0;
}

body{ background:#000;
	 border:0;
	 font:9px Arial, Helvetica, sans-serif; color:#282e2e;
	 line-height:14px; text-transform:uppercase
}


/* ============================= main layout ====================== */

a{ color:#282e2e; text-decoration: none}
a:hover{ text-decoration: underline}
li{ list-style:none}
h1{ font:32px "Times New Roman", Times, serif; color:#037280; line-height:normal; text-transform:none; padding-bottom:15px}
p{ padding-bottom:14px;}
img{ vertical-align:top}
/* ============================= header ====================== */
.top{ margin-top:15px;}


/* ============================= menu ====================== */
#menu { float:left;  padding:141px 0 0 75px; margin-right:99px}
#menu li { width:140px; line-height:60px; overflow:hidden}
#menu li a{ text-align:center; font-size:40px; text-transform:none; line-height:60px; color:#037280; display:block; text-decoration:none}
#menu li a span{ background:none;padding:10px 0;}
#menu li a:hover span, #menu #menu_active a span{ background:url(images/line_hor.jpg) center 57px no-repeat;}

/* ============================= content ====================== */
.pad_left1{ padding-left:50px;}
.pad_left2{ padding-left:22px;}
.pad_left3{ padding-left:34px;}
.pad_bot1{ padding-bottom:15px;}
.marg_right1{ margin-right:100px}

.line1{ background: url(images/line_ver.jpg) 295px top repeat-y;}

.font1{ color:#fa3f2c;}

.link1{ color:#fa3f2c; padding-left:6px; background:url(images/marker_1.gif) 0 3px no-repeat; line-height:14px;}
.link2{ color:#fa3f2c; text-decoration:underline}
.link2:hover{ text-decoration:none}
#content {background:#280005; border-bottom:1px solid #49000d; padding:17px 30px 24px 26px; margin-bottom:26px;}
#page1 #content {padding:8px 0 9px 0; margin-bottom:90px;}

.extra {margin:-16px 0 -29px 0; position:relative;}
.title {margin-bottom:16px;}
.col-pad {padding-right:27px;}
.margin1 {margin-top:12px;}
.margin2 {margin-top:60px;}

.scroll {height:329px; overflow:auto;}
.scroll .inner {padding-right:30px; height:600px;}

.scroll2 {height:115px; overflow:auto;}
.scroll2 .inner {padding-right:30px; height:300px;}

.line-hor {border-bottom:1px solid #410009; padding-bottom:20px; margin-bottom:20px;}

.taright {text-align:right;}
.phone {color:#f1e4c4; display:inline-block; width:60px;}

/* ============================= footer ====================== */

#footer{ color:#fff;}
#footer a{ color:#fff;}

/* ============================= forms ============================= */
#form_1 a{ margin-left:21px;}
#form_1 .input{ width:162px; height:16px; border:1px inset #808080; background:#fff; padding:0 5px; margin-bottom:11px;font:9px Arial, Helvetica, sans-serif; color:#282e2e; text-transform:uppercase; line-height:16px; float:right}
#form_1 select{ float:right;height:16px; border:1px inset #808080; background:#fff; margin-bottom:11px;font:9px Arial, Helvetica, sans-serif; color:#282e2e; text-transform:uppercase; line-height:16px;}
#form_1 textarea{ width:162px; height:151px; border:1px inset #808080; background:#fff; padding:0 5px; margin-bottom:16px;font:9px Arial, Helvetica, sans-serif; color:#282e2e; text-transform:uppercase; line-height:16px; float:right; overflow: auto}
#form_1 .in1{ width:74px; margin-right:100px;}
#form_1 .in2{ width:54px; margin-left:6px;}

#ContactForm {padding:1px 0 0 0; line-height:20px}
#ContactForm a{ margin-left:21px}
#ContactForm  .input{ width:199px; height:18px; border:1px inset #808080; background:#fff; padding:0 5px; margin-bottom:6px;font:9px Arial, Helvetica, sans-serif; color:#282e2e; text-transform:uppercase; line-height:16px; float:right}
#ContactForm  textarea{ width:199px; height:153px; border:1px inset #808080; background:#fff; padding:0 5px; margin-bottom:16px;font:9px Arial, Helvetica, sans-serif; color:#282e2e; text-transform:uppercase; line-height:16px; float:right; overflow: auto}
