div#left_right_content{width:100%;margin:0;padding:0;clear:both;overflow:hidden;}
div#left_content{
margin:0;
padding:0;
width:23%;
float:left;
overflow:auto;
padding-top:23px;
padding-left:15px;
background-color:transparent;
min-height:500px;

}
div#left_content_main_menu_div
{

}
h2.h2_left_main_menu_category_title
{
	background:url(../images/but1.png) repeat-x;
	margin:0;
	padding:3px;
	margin-bottom:4px;
	padding-left:5px;
	margin-top:15px;
	font-weight:normal;
	border:1px solid #ADA585;
	border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
	font-family:Verdana,Geneva,'DejaVu Sans',sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
}
h2.h2_left_main_menu_category_title a:link,h2.h2_left_main_menu_category_title a:visited
{
color:#fff;
text-decoration:none;
}

div.main_list_div
{
margin:0;
padding:0;
margin-bottom:15px;
}
ul.ul_left_main_menu{
margin:0;
padding:0;

list-style-type:none;
font-size: 1.2em;
font-family:Verdana,Geneva,'DejaVu Sans',sans-serif;
padding-bottom:15px;

}

li.li_left_main_menu{
margin: 0;
padding:0;

}

ul.ul_left_main_menu a:link, ul.ul_left_main_menu a:visited, ul.ul_left_main_menu a:hover, ul.ul_left_main_menu a:active {
display:block;
padding-top:8px;
padding-bottom:8px;
padding-left:5px;
text-decoration:none;


margin-left:10px;


/*
border-radius:4px;
        -moz-border-radius:4px;
        -webkit-border-radius:4px;
*/       
}

ul.ul_left_main_menu a:link {
background:url(../images/but2.png) repeat-x;
color:#454545;	

}
ul.ul_left_main_menu a:visited {
color:#454545;
}
ul.ul_left_main_menu a:hover {
color:#454545;
background:url(../images/but2a.png) repeat-x;
}
ul.ul_left_main_menu a:active {
color:#454545;
}
ul.ul_left_main_menu li.li_left_main_menu.linked a:link 
{
background:url(../images/but2b.png) repeat-x;
color:#454545;
}
ul.ul_left_main_menu li.li_left_main_menu.linked a:visited
{
color:#454545;

}
div#right_content{
width:74%;
float:right;
overflow:auto;
background-color:#f2f2f2;
min-height:900px;
padding-top:25px;
padding-bottom:25px;
}

div.profile_description_without_images{
padding-bottom:10px;
padding-left:30px;
padding-right:30px;
overflow:auto;
}
div.profile_description_with_images{
padding-bottom:10px;
padding-left:30px;
padding-right:30px;
overflow:auto;
}

div.profile_description_with_images_rotator ul,div.profile_description_with_images_rotator li,div.profile_description_with_not_images_rotator ul,div.profile_description_with_not_images_rotator li{padding:0;margin:0;}
div.profile_description_with_images_rotator li, div.profile_description_with_not_images_rotator li{list-style: none;}
div.profile_description_with_images_rotator_on {position:relative;padding-bottom:255px;}
div.profile_description_with_images_rotator_off{margin-bottom:10px;}
div.profile_description_with_images_rotator_on ul{/*padding-top:5px;*/}
div.profile_description_with_images_rotator_on ul li {float:left;position:absolute;list-style: none;}
div.profile_description_with_images_rotator_on ul li.show {z-index:500;}

div.profile_description_with_not_images_rotator{width:32%;float:left;overflow:auto;padding-top:15px;}
div.profile_description_text_not_image_rotator{width:65%;float:right;overflow:auto;padding-right:20px;}
div.profile_description_text_image_rotator{clear:both;overflow:hidden;}
div.profile_description_with_not_images_rotator ul li{padding-bottom:20px;}



div.index_text{width:80%;margin-left:auto;margin-right:auto;margin-top:50px;}
p.index_paragraph{padding:0;margin:0;padding-bottom:7px;font-size:1.2em;color:#1B1B1B;text-align:justify;}
div.index_images{width:80%;margin-left:auto;margin-right:auto;margin-top:50px;}
div.index_images ul,div.index_images ul li{padding:0;margin:0;}
div.index_images ul li{list-style: none;}
div.index_images{position:relative;/*padding-bottom:255px;*/}
div.index_images ul{/*padding-top:30px;*/}
div.index_images ul li {float:left;position:absolute;list-style: none;}
div.index_images ul li.show {z-index:500;}
