/* 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}

/* ============================= 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}
