div#wrapper {
 width: 960px;;
 margin: auto;
 background: #FFF;

 /*----------------------- 100% высоты контейнера относительно клиентской области и контента для IE, FF, Opera */
 height: auto !important;
 min-height:100%;
 height: 100%;
}
#head {
	width: 100%;
	height: 100px;
	background: #FFF;
	margin: 0 auto;
}

#logo {
	height:65px;
	width: 460px;
	text-align:left;
	padding:0px; margin:0px;
	padding-top:10px;
	padding-left:32px;
	float:left;
}
#language {
	height:25px;
	text-align:right;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px; margin:0px;
	padding-right:70px;
	float:right;
	padding-top:27px;
}
#language a {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:rgb(51,51,51);
}
#main_menu {
	height:25px;
	width:860px;
	padding:0px; margin:0px;
}
#wrapper #middle_wrapper {
	width: 960px;
	float: left;
}

#middle {
	width: 960px;
	height:260px;
	margin: 0 auto;
}


#middle_logo {
	padding:0px; margin:0px;
}


div#wrapper #content_wrapper {
	background: #cccccc;
	width: 100%;
	overflow: hidden;
	height:auto;
	width: 100%;
	float: left;
}

#content {
	overflow: hidden;
	width: 100%;
	height:auto;
	margin: 0 auto;
	text-align:left;
	padding-bottom:25px;
}


#main_content {
	margin: 42px 0 0 0; padding: 0;
}


#content_slimbox {
    display:block;
	width:280px;
     margin: 20px 0 0 249px;
    padding:0;
}
#content_subwidebox {
    display:block;
	width:420px;
    margin: 20px 0 0 249px;
    padding:0;
}
#content_widebox {
    display:block;
	width:600px;
     margin: 20px 0 0 249px;
    padding:0;
}
#content_verywidebox {
    display:block;
	width:880px;
    margin: 20px auto 0 auto;
    padding:0;
}
#content_custombox {
    display:block;

}


div#wrapper .footer_guarantor {height: 25px; clear: both;}


#footer {
	clear: both;
	width: 960px;
	height: 20px;
	padding-top: 7px;
	margin:-27px auto 0;
}


#ftext {
	display:block;
    text-align: center;
	font-size:13px;
	color: #FFF;
}
.tab td{ line-height:20px; }
.tab_td { border-top: thin solid #707070; }

h1 { padding-bottom: 10px; }
p, ul {padding-bottom: 10px; }
p {
	line-height: 16px;
}
#cimg {
	position:relative; z-index:2;
    width: 960px;
    height: 260px;
    margin:0;
    padding:0;
}

.menu {width:100%; height:25px; position:relative; z-index:100; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left; position:relative;}
/* style the links for the top level */



.menu a span, .menu a:visited span {
    background:transparent url(../_img/right1.png) no-repeat scroll right top;
    display:block;
    line-height:25px;
    padding:0 10px;
}
* html .menu a span {background:transparent url(../_img/right.gif) no-repeat scroll right top;}
* + html .menu a span {background:transparent url(../_img/right1.png) no-repeat scroll right top;}
.menu a, .menu a:visited {display:block;font-size:14px;text-decoration:none; color:#fff; background-position: left bottom; height:25px; text-align: left;} /* ?????? ?? ?????? ???? */

.menu ul li A{border:0 none; overflow:hidden;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {float: left;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden; position:absolute;height:0;top:25px;left:0; border-top:0px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:24px;t\op:25px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#FFF; color:#fff; height:auto;  font-size: 1em; font-weight: normal;
padding:0px 10px; border:1px solid #D4D4D4; border-width:0px 0px 1px 0px; color: #000; line-height: 2em;}
.menu ul ul li {clear: both;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {}

/* style the top level hover */
.menu a:hover {text-decoration: none;}
.menu :hover > a {color:#FFF; background-position: left top;}
.menu a:hover {color:#FFF; background-position: left top;}

#active {background-position: left top;}

.menu ul ul a:hover{color:#FFF; background: #000 url('');}
.menu ul ul :hover > a {color:#FFF; background:#000 url('');}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}

.list1 li, .list1 a {width: 150px;}
.list2 li, .list2 a {width: 160px;}
.list3 li, .list3 a {width: 220px;}
.list4 li, .list4 a {width: 150px;}
.list5 li, .list5 a {width: 70px;}
.list6 li, .list6 a {width: 80px;}

.clist, .clist li {	margin:0; padding:0; }
.list_lvl_1 {
	  margin:0 0 0 13px;
}
.list_lvl_2 {
	  margin:0 0 0 30px;
}
.list_lvl_1 li, .list_lvl_2 li {
	  margin:0;
	  padding:0;
}
.aleft { float: left; }
.aright { float: right; }
.clear_b {
	clear: both;
}
.cpic {
	margin-top:0;
	margin-right:7px;
}
.ttab {
	margin-bottom:13px;
}
.pt {  font-weight: bold;color:rgb(51,51,51);margin-bottom:4px; }
.ptc {  padding:0; margin:0; }
.message { display: block; width:99%; text-align: center; font-weight: bold; padding: 10px 0 10px 0;margin-bottom:15px; }
.green { border: 1px solid #00821c; }
.s_butt { border:0px;width:120px;height:25px;background:#594173 url('../_img/mm_button_color_contact.gif');line-height:25px;color:#FFF;font-weight:bold;margin-top:-1px; }
.s_butt2 { border:0px;width:120px;height:25px;background:#ff8f09 url('../_img/mm_button_color_contact_home.gif');line-height:25px;color:#FFF;font-weight:bold;margin-top:-1px; }

#followUs {
	position: absolute;
	margin: auto;
	top: 80px;
	margin-left: 852px;
}

#followUs span {
	position: relative;
	bottom: 3px;
}