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:243px;
	height:44px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 36px;
}
.navigation {
    height:70px;
    margin:59px 0 0 16px;
}
.content {
}
.top_left {
	width:487px;
	height:347px;
	background-position:left top;
	background-color:#273440;
	background-image: none;
	background-repeat: no-repeat;
}
.welcome_text {
	width:400px;
	color:#D0D6DC;
	float:right;
	border-bottom:1px dotted #D0D6DC;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
}
html>body .welcome_text {
    margin-right:30px;
}
.welcome_text h1 {
    color:#D0D6DC;
    margin-top:15px;
}
.welcome_text p {
    margin:10px 0;
}
.welcome_text a {
    color:#8F969C;
    font-weight:bold;

}
.text {
    background:url("images/image_1.gif") no-repeat;
    background-position:bottom left;
}
.text div {
    width:auto;
    margin-left:70px;
    color:#D0D6DC;
}
.text h1 {
    width:184px;
}
.top_right {
	width:244px;
	height:320px;
	padding-top: 27px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 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-color:#FFF;
	margin:15px 0 0 17px;
	background-image: url(images/our_services.gif);
	background-repeat: no-repeat;
}
html>body .bottom_left {
    margin-left:35px;
}
.services {
	margin-top:30px;
	background-image: none;
	background-repeat: repeat-y;
}
.services_left {
	width:220px;
	height:50px;
	background-image: url(images/image_2.jpg);
	background-repeat: no-repeat;

}
.services_right {
	width:150px;
	height:50px;
	background-image: url(images/image_3.jpg);
	background-repeat: 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;
    float:right;
    margin-top:10px;
}
.footet_text {
    margin:0 65px 10px 30px;
    width:183px;

}
.footer_link {
	color:#A0CB00;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.footer_link a {
    color:#A0CB00;
    text-decoration:underline;

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