body{
	margin:0;
	font-family:Verdana;
	font-size:11px;
	line-height:1.4;
	color:#5d5d5d;
	width:100%;	 
	background:#bbb16f url(../images/design/body_bg.jpg);
}
a img{
	border:0;
}
* { 
	margin:0;
	padding:0;
}
.clearing{
	clear:both;
}
ul{
	padding:2px 5px 2px 25px;
	list-style:circle;
}
p{
	padding:6px 0px 6px 0px;
}
a{
	color:#b5753d;
	text-decoration:none;
}
a:hover{
	color:#446e08;
	text-decoration:underline;
}
table{
	border-spacing:10px;
	border-collapse:10px; 
}
input{
	border:#919862 1px solid;
	background:#fffeea;
	font-family:Verdana;
	font-size:11px;
	color:#5d5d5d;
	height:16px;
}
textarea, select{
	border:#919862 1px solid;
	background:#fffeea;
	font-family:Verdana;
	font-size:11px;
	color:#5d5d5d;
}
h4{
	color:#5d7004;
	font-size:130%;
	font-weight:bold;
	padding:15px 0 5px 0;
}
h5{
	color:#5d7004;
	font-size:110%;
	font-weight:bold;
	padding:10px 0 5px 0;
}
h5 img{
	margin-bottom:-3px;
	padding-right:5px;
}
table.border {
	 border-collapse:collapse;
	 margin:10px 0;
}
table.border td, table.border th {
	border:1px solid #5d5d5d;
	padding:5px;
	text-align:left;
 }
.usefully {
	color:#5d5d5d;
	text-decoration:none;
}

/************CONTEINER***************/
.conteiner{
	width:100%;
	width: expression(document.body.clientWidth > 1000 ? "100%" : "1000px");
	min-width:1000px;  
	background:url(../images/design/conteiner_bg.jpg) repeat-x;
}

/***********HEADER*****************/
.header{

	width:100%;
	height:177px;
	background:url(../images/design/header_bg.jpg) no-repeat;
}
.menu{
	padding:38px 0 0 400px;
}
.menu ul{
	list-style:none;
	font-size:140%;
	font-weight:bold;
	color:#fff;
}
.menu ul li{
	display:inline;
	padding-right:10px;
}
.menu ul li.last{
	display:inline;
	padding-right:0px;
}
.menu ul li a{
	color:#85905b;
	text-decoration:none;
}
.menu ul li a:hover{
	text-decoration:underline;
}
.menu ul li a span{
	color:#fff;
}
.menu ul li a span:hover{
	color:#f3fccf;
}
.logo{	
	position:absolute;
	top:86px;
	left:550px;
}
.logo a{
	display:block;
	width:340px;
	height:82px;
	background:url(../images/design/logo.gif) no-repeat;
}
.logo span{
	display:none;
}

/********************Content*********************/
.main{
	padding-left:221px;	
	background:url(../images/design/main_bg.jpg) no-repeat;
}
/******************RIGHT*************************/
.content{
	min-height:440px;
	height:auto !important;
	height:440px;
	background:#f5f5f5 url(../images/design/title_bg.gif) repeat-x;
}
.pirat{
	height:440px;
	background:url(../images/design/404.gif) no-repeat center;
}
.top_l{
	float:left;
	width:45px;
	height:54px;
	background:url(../images/design/top_l_bg.jpg) no-repeat;
}
.title{
	text-transform: uppercase;
	float:left;
	font-size:170%;
	color:#5d7004;
	padding-top:33px;
	padding-right:8px;
	background:#f5f5f5;
}
.text{
	margin:10px 25px 0px 45px;
}

.bootom_l{
	height:36px;
	background:#f5f5f5 url(../images/design/bottom_l.gif) no-repeat;
}

.images_portf{
	float:left;
	width:258px;
	background:url(../images/design/ramka_c.gif) repeat-y;
}
.images_portf img{
	margin-bottom:-3px;
	padding:0;
	background:none;
	/*border:1px solid red;*/
}
.images_portf .ramka_t{
	width:203px;
	padding:55px 0 0 55px;
	background:url(../images/design/ramka_t.gif) no-repeat left top;
}
.images_portf .ramka_b{
	width:258px;
	height:43px;
	background:url(../images/design/ramka_b.gif) no-repeat left -87px;
}
.description{
	margin-left:258px;
	padding:20px 0 0 15px;
}
.description .title_desc a{
	display:block;
	font-size:150%;
	color:#5d7004;
	padding:34px 8px 10px 0;
	background:#f5f5f5;
}
.description .comment{
	padding:0px 8px 10px 0;
}
.inner{
	width:100%;
}
.inner .img_b{
	text-align:center;
	padding:0px 8px 10px 0;
}
.inner .img_b img{
	padding:3px;
	border:1px solid #b8c97b; 
}
.inner .img_b img:hover{
	margin:1px;
	padding:2px;
	border:1px solid #a7cd9b; 
}
/***************FOOTER********************/
.footer{
	height:140px;
	background:url(../images/design/foter_bg.jpg) no-repeat 387px 0;
}



/**************   o_O POP UP O_o   ***************/
.pop_up{
	background:#f5f5f5 url(../images/design/title_bg.gif) repeat-x;
}
.pop_up .pop_up_top{
	height:54px;
	background:url(../images/design/pop_up_top.gif) no-repeat;
}
.pop_up .title_p{
	text-transform: uppercase;
	float:left;
	font-size:170%;
	color:#5d7004;
	margin:33px 0 0 45px;
	padding:0 8px 0 0;
	background:#f5f5f5;
}
* html .pop_up .title_p{
	text-transform: uppercase;
	float:left;
	font-size:170%;
	color:#5d7004;
	margin:33px 0 -5px 22px;
	padding-right:8px;
	background:#f5f5f5;
}
.pop_up_bottom{
	
}

.link_to a{
       text-align: right;
       border: solid 1px #0f0;
}

div.offline {
      text-align: center;
      color:#b5753d;
}
div.offline_list{
      color:#b5753d;
}