body {
	background-color:#FFF;
    width:765px;
	text-align:left;
	margin:0 auto;
	position:relative;
}
* {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Tahoma,sans-serif;
	color:#2F415A;
}
.clear {
	clear:both;
}
.clear_bg {
    clear:left;
    height:1px;
}
img {
    border:none;
}
a {
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
.float_l {
    float:left;
}
.header {
    border-top:10px solid #A0CB00;
    border-right:1px solid #A0CB00;
    width:468px;
    height:60px;
    padding:0px 0 0 0px;
}
.navigation {
    height:70px;
    margin:59px 0 0 16px;
}
.content {
}
.top_left {
    width:765px;
    /*height:347px;*/
    background:url("images/back.png") no-repeat;
    background-position:top left;
    background-color:#273440;
	padding-bottom:20px;
}
.welcome_text {
    width:850px;
    color:#D0D6DC;
    float:left;
    margin:30px 5px 0 50px;
    /*border-bottom:1px dotted #D0D6DC;*/
}
.welcome_text_s {
    width:200px;
    color:#D0D6DC;
    float:left;
    margin:0 15px 0 0;
    /*border-bottom:1px dotted #D0D6DC;*/
}
.welcome_text li {list-style-type:none; color:#D0D6DC; line-height:2em;}

html>body .welcome_text {
    margin-right:30px;
}
.welcome_text h1 {
    color:#A0CB00;
	font-size:17px;
	margin-bottom:15px;
}
.welcome_text h2 {
    color:#A0CB00;
	font-size:17px;
	margin-bottom:15px;
}
.welcome_text h3 {
    color:#b8d7f7;
    margin-top:10px;
	margin-bottom:10px;
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
}

.welcome_text p {
    margin:10px 0;
}
.welcome_text a {
    color:#E7E8E9;
}
.text {
    background:url("images/image_1.gif") no-repeat;
    background-position:bottom left;
}
.text div {
    width:184px;
    margin-left:70px;
    color:#D0D6DC;
}
.text h1 {
    width:184px;
}
.top_right {
    width:244px;
    height:320px;
    padding:27px 0 0 34px
}
.news {
    width:195px;
    border-bottom:1px dotted #2F415A;
    margin:15px 0 10px 18px;
}
.news div {
    color:#A0CB00;
    margin:5px 0;
}
.news p {
    margin:5px 0;
}
.news_link {
    margin-top:5px;
}
.bottom_left {
    width:452px;
    height:96px;
    background:url("images/our_services.gif") no-repeat;
    background-color:#FFF;
    margin:15px 0 0 17px;
}
html>body .bottom_left {
    margin-left:35px;
}
.services {
    margin-top:30px;
    background:url("images/middle_bg.gif") repeat-y;
}
.services_left {
    width:220px;
    height:50px;
    background:url("images/image_2.gif") no-repeat;

}
.services_right {
    width:150px;
    height:50px;
    background:url("images/image_3.gif") no-repeat;
}
.services_left div, .services_right div {
    width:122px;
    margin-left:70px;
}
.bottom_right {
    width:251px;
    height:96px;
    background-color:#273440;
    padding:15px 0 0 27px;

}
.bottom_right p {
    color:#FFF;
    margin-top:25px;
}
.ok {
    margin-top:0px;
	vertical-align:bottom !important;
	vertical-align:text-bottom;
}
.footer {
    border-bottom:10px solid #A0CB00;
    border-left:1px solid #A0CB00;
	border-right:1px solid #A0CB00;
    float:center;
    margin-top:10px;
}
.footet_text {
    margin:0 65px 10px 30px;
    width:765px;
	text-align:center;

}
.footer_link {
    color:#A0CB00;
    margin:5px 0;
}
.footer_link a {
    color:#A0CB00;
    text-decoration:underline;

}
.footer_link a:hover {
    text-decoration:none;
}

