.company_center{
	padding:0px 2px;
	background:#FFFFFF;
	
	background:url("images/content_bg.jpg") repeat-y;
}

.company_left{
	float:left;
	width:210px;
	margin-top:3px;
}
.company_right{
	float:left;
	width:762px;
	background:url("images/for_menu_continue.jpg") repeat-y;
}

.company_menu{
    left: 32px;
	top:20px;
    position: relative;
    width: 192px;
    z-index: 10;
}
#menu_for_company{
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu_for_company li{	
	background: url("images/menu_item.jpg") no-repeat scroll 0 0 transparent;
    color: #575757;
    font-size: 12px;
    font-weight: bold;
    height: 27px;
    margin-bottom: 3px;
    padding: 8px 0 0 12px;
}
#menu_for_company li.active_li{
	background:url("images/menu_item_bg.jpg") no-repeat;
}
#menu_for_company li a{
	color:#575757;
}
#menu_for_company li.active_li a{
	color:#000000;
}


.company_content{
	background:url("images/for_menu.png") no-repeat;
	padding:30px 16px 20px 35px;
	min-height:700px;
	
	font-size:12px;
	line-height:16px;
	
	color:#333333;
	text-align:justify;
	
	position:relative;
	z-index:50;
}
.company_content h2{
	margin-bottom:10px;
	font-size:17px;
}

.content_headers{
    background: url("images/h_bg.png") no-repeat scroll 0 0 transparent;
    font-weight: bold;
    height: 21px;
    padding: 3px 0 0 18px;
	
	margin-bottom:8px;
}

.menu ul li a{
	padding:10px 15px;
}

.menu ul li a:hover, .menu ul .active a{
    background:#F2F2F2;
    color: #000000;
    text-shadow: none;
}

.hidden_menu_item{

display:none;
    background: url("images/submenu_plate.png") no-repeat scroll 0 0 transparent;
    height: 438px;
    left: -23px;
    padding: 25px 44px;
    position: absolute;
    text-align: left;
    width: 568px;
    z-index: 150;
}
.hidden_menu_item h2{
	font-size:12px;
	margin-bottom:10px;
}
.hidden_menu_item h3{
	font-size:12px;
}
.hidden_menu_item p{
	margin-bottom:15px;
	font-size:12px;
}
.menu ul li div.hidden_menu_item a{
	color:#005faa;
	border:none;
	display:inline;
	text-shadow:none;
	padding:0px;
	background:none;
}
.menu ul li div.hidden_menu_item a:hover{
	color:#005faa;
	background:none;
}

.menu_item_topsection{
	
}
.menu_item_bottom_section{

}
.fl{
	float:left;
	width:270px;
}
.fr{
	float:left;
	width:280px;
	margin-left:15px;
}

.partners_ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

.partners_ul a{
    background: url("/company/test/partners/images/partners_button.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    height: 33px;
    padding: 8px 0px;
    text-align: center;
    width: 200px;
	text-decoration:none;
}
.partners_ul a:hover{
	background:url("/company/test/partners/images/partners_button_hover.jpg") no-repeat;
}

.menu_item_bottom_section h3{
	margin-bottom:15px;
}

.b_sr p{
	font-size:100%;
}

#menu_for_company_top{
    background: url("images/submenu_plate_mini.png") no-repeat scroll 0 0 transparent;
    left: -5px;
    position: absolute;
    
    width: 210px;
	height:220px;
    z-index: 150;
	
	display:none;
}
#menu_for_company_top li{
	border:medium none;
}
#menu_for_company_top a{
	border:medium none;
	text-shadow:none;
	background:none;
	
	color:#005FAA;
}

h3.content_headers{
	font-size:14px;
}