html, body {
background: #edf4f8 url(images/bg.gif) repeat-x top;
color: #7d878b;
margin: 0 20px;
font-family: Tahoma;
font-size: 13px; 
height: 100%;
}
strong{
color: #034d6c;
}   
a {
color: #ff9900;
text-decoration: underline;
}
a:active, a:hover {
text-decoration: none;
}

table {
border: none;
}  
td {
padding: 0;
vertical-align: top;
}
table.main_tb {
border-top: 4px solid #526f7a;
border-bottom: 30px solid #edf4f8;
}
td.fl {
height: 65px;
vertical-align: middle;
}
td.fl td {
vertical-align: middle;
text-align: center;
} 
td.fl a img {
border: 1px solid #edf4f8;
}
td.fl a:hover img {
border: 1px solid #097cbd;
}
td.head {
background: url(images/head_bg.gif) repeat-x top;
padding-bottom: 1px;
}
table.head_tb {
background: url(images/head_bg.jpg) no-repeat left top;
height: 153px;
}
table.head_tb h1 {
font-family: Arial;
font-size: 18px;
color: #3f3f3f;
line-height: 47px;
margin: 0;
float: left;
background: #edf4f8  no-repeat left top;
padding: 0 160px 15px 0px; 
}
td.head_links {
padding: 40px 50px 0 0;
text-align: right;
}
td.head_links a {
background: url(images/head_links.gif) no-repeat left;
padding-left: 12px;
margin-left: 20px;
font-size: 11px;
color: #7f8a92;
}
td.menu {
background: #3f3f3f;
font-size: 12px;
line-height: 40px;
text-align: center;
}
td.menu td {
vertical-align: middle;
}
td.menu td td {
border-right: 1px solid #525a5b;
padding: 0 60px 0 33px;  
}
td.menu a {
color: #7f9aa6;
background: url(images/menu_links.gif) no-repeat left;
padding-left: 12px;
}
td.menu td td.menu_a_act {
background: #f8ba09;
color: #fff;   
border: none;
padding: 0;
}
td.menu input {
background: #3e474b;
border: 1px solid #4c6b79;
margin: 5px;
}
input.form_txt {
height: 14px;
color: #fff;
}
form {
margin: 0;
padding: 0;
}
td.menu td table.menu_form td {
padding: 0; 
border: none;  
}

td.main_td {
padding: 40px 35px 10px;
}
.main_td h1 {
margin: 0 0 35px;
line-height: 29px;
color: #a8bdc6;
font-size: 12px;
font-family: Arial;
}
.left {
width: 230px;
} 
.left h1 {
background: #3f3f3f url(images/lh1_bg.gif) no-repeat right;
padding-left: 15px;
}  
.left_tit {
font-weight: bold;
background: url(images/left_links.gif) repeat-y left;
padding-left: 10px;
}
.left_tit a {
color: #034d6c;
}   
.left_c {
padding: 0 20px 0 5px;
} 
.left_c p {
padding: 0;
margin: 15px 0 25px;
}
.cont_sl {
line-height: 40px;
background: url(images/cont_sl.gif) repeat-x center;
}
.phone {
color: #034d6c;
padding: 0 15px 30px 5px;
}
.phone a {
color: #034d6c;
}

.content {
padding-left: 35px;
}
.content h1 {
background: #000 url(images/ch1_bg.gif) no-repeat right;
padding-left: 35px;
}
.content1{
padding-left: 0px;
}
.content1 h1 {
background: #000 url(images/ch1_bg.gif) no-repeat right;
padding-left: 35px;
}
.cont_c {
padding: 0 0 0 35px;
}
.img_c {
border: 2px solid #bbc5ca;
margin-right: 15px;
}
.img_d {
border: 2px solid #bbc5ca;
margin-left: 15px;
}
.cont_c p {
margin: 0 0 12px;
}
td.footer {
background: #3f3f3f;
height: 40px;
padding-left: 35px;
vertical-align: middle;
color: #7f9aa6;
} 



.fs10 {
font-size: 12px;
}
.fs14 {
font-size: 14px;
}
.fs15 {
	font-size: 14px;
	color : Olive;;
}
.fl_r {
float: right;
}
.phone .fl_r {
text-align: right;
}
a.more {
color: #034d6c;
background: url(images/more_links.gif) no-repeat left;
padding-left: 12px;
}
.form {
		color: #034d6c;
	font-size: 12px;
}
img {
	border: none;
}
input.form_field, textarea.form_field {
	border: 1px solid #034d6c;
	color: #666666;
	font-size: 15px;
	width: 300px;
}
input.send_btn {
        border: none;
    font-size: 13px;
    text-align: center;
    color: #FF6600;
	font-weight: bold;
	}
