body {
	background-color:#CFCFB0;
    width:740px;
	text-align:left;
	margin:0 auto;
	position:relative;
}
* {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Tahoma,sans-serif;
	color:#6C6C6C;
}
.clear {
	clear:both;
}
.clear_bg {
    clear:left;
    height:1px;
}
img {
    border:none;
}
a {
    text-decoration:none;
}
a:hover {
    text-decoration:none;
	color: #FF5800;
}
.float_l {
    float:left;
}
.float_r {
    float:right;
}
.header {
    width:700px;
    height:152px;
}
.header_border {
    width:205px;
    height:8px;
    background-color:#FF5800;
    border:1px solid #F1F1D8;
    border-top:none;
    margin:0px 0px 0px 30px;
}
.header_left {
    width:205px;
    height:34px;
    margin:-70px 0px 34px 3px;
}
.header_right {
    margin-top:-90px;
	word-spacing: 2px;
	letter-spacing: 1px;
}
.navigation {
    width:678px;
    height:28px;
    background-color:#E2E2D2;
    border:1px solid #8E8E79;
    padding:10px 0 0 40px;
    margin:-25px 0px 10px 7px;
	font-size: 15px;
    color: #000000;
	text-align: center;
	word-spacing: 10px;
	letter-spacing: 1px;
}

.navigation a {
	font-size: 14px;
    color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}
.content_left, .content_right {
    width:7px;
    height:167px;
    background-color:#A6A68C;
    margin-top:40px;
}

.logo_left{
    width:733px;
    height:40px;
    background-color:#A6A68C;
	margin:40px 0px 0px 0px;
}

.content_center {
    background-color:#F3F3F3;
    border:1px solid #8E8E79;
    width:720px;
}
.content_border {
    width:282px;
    height:2px;
    font-size:0;
    margin:2px 0 0 42px;
    background-color:#FF5800;
}
.colum_left_top {
    background:url("images/back_top_left.gif") no-repeat;
    background-position:top left;
    padding:35px 0 0 40px;
}
.colum_left_bottom {

}
.colum_right_top {
    background:url("images/back_top_right.gif") no-repeat;
    background-position:top right;

}
.colum_right_bottom {
    width:393px;
}
/*******************************************************/
.top_colums {
    margin-bottom:10px;
    border:1px solid #F3F3F3;
}
.bottom_colums {
    background:url("images/bottom_bg.gif") no-repeat;
    background-position:bottom;

}
.colums_border {
    background:url("images/middle_bottom_bg.gif") repeat-y;
    border:1px solid #F3F3F3;

}
/***********************************************************/
.fix {
    /*width:0 auto;*/
    height:1px;
    margin-bottom:5px;
}
html>body .fix {
    margin:0px;
}
.colum_right_border_top {
    width:334px;
    height:16px;
    background:url("images/pointer.gif") no-repeat;
    background-position:top right;
    border-bottom:1px solid #CFCFB0;
    margin:20px 30px 0 0;
}
.welcome_text {
    width:290px;
    margin:29px 0 8px 17px;
}
.welcome_text div {
    margin:10px 0 10px 25px;
}
.welcome_text p {
    margin:0 0 8px 10px;
}
.colum_right_border_bottom {
    width:334px;
    height:1px;
    border-top:1px solid #CFCFB0;

}
.news_text {
    width:255px;
    margin-left:42px;
    padding-right:27px;

}

.text {
    width:650px;
	height:330px;
    margin-left:42px;
    padding-right:27px;

}
.news_link {
    margin:0 0 30px 80px;
}
.image {
    margin:10px 0 0 10px;
}
html>body .image {
    margin-left:20px;
}
.image_text {
    width:170px;
    margin:10px 0 0 10px;;
}
.image_text p {
    width:210px;
    margin-bottom:5px;
    background-color:#F3F3F3;
}
.services_text {
    margin:0 25px 0 48px;
}
.services_main {
    background:url("images/middle_bg.gif") repeat-y;
}
html>body .services_main {
    margin:80px 0 0 20px;
}
.left {
    width:140px;
}
.right {
    width:140px;
    margin-left:20px
}
.left p, .right p {
    color:#7B7B68;
    font-weight:bold;
    margin-bottom:5px;
}
.services_link {
    margin:22px 0 0px 10px;
}
html>body .services_link {
    margin-top:15px;
}
.border_clear {
    width:88px;
    height:20px;
    text-align:center;
    background-color:#F3F3F3;
    margin:0 auto;
}
/***********************************************/
.footer {
    color:#8E8E79;
    background-color:#E2E2D2;
    border:1px solid #8E8E79;
    border-top:none;
    text-align:center;
    margin-right:25px;
}
.footer_text {
    width:325px;
    padding:5px 0;
}
