body
{
	padding:0px;
	margin:0px;
	/*background:url(images/back_body.gif);*/
        font-size: 9pt; font-family: verdana, arial, helvetica, sans-serif;
}

html {height: 100%;}

* html body {height: 100%;}
body {
  min-height: 100%;
  position: relative;
}

a 
{
	outline:none;
}

#site
{
	min-width:1024px;
	max-width:1300px;
        width:expression(document.body.clientWidth > 1300? "1300px":
 "auto" );
	margin:0 auto;
	background-color:#FFF;
	padding-bottom:60px;
}

#header
{
	position:relative;
	width:100%;
	height:97px;
	background:#dddddc;
        overflow:hidden;
}

#logo
{
	position:relative;
	left:0px;
	top:0px;
	width:272px;
	height:97px;
        background:#ffffff;
}
#header_bg
{
	position:absolute;
	right:273px;
	top:0px;
	width:479px;
	height:97px;
        background:#dddddc url(images/top_bg.gif) right top no-repeat;
}

#address
{
        position:absolute;
        /*left:10%;*/
        right:530px;
        top:40px;
        color:#000000;
        font-size:20px;
        z-index:10;
        font-weight:bold;
}

#right_head
{
	position:absolute;
	right:0px;
	top:0px;
	width:273px;
	height:97px;
	background:url(images/back_top_menu.png) right top no-repeat;
}

#icons
{
	position:absolute;
	left:43px;
	top:32px;
	height:41px;
	
}

#home
{
	position:absolute;
	right:24px;
	top:22px;
	width:53px;
	height:52px;
}

#main
{
	margin-top:20px;
	min-height:400px;
}

#left
{
	width:272px;
	float:left;
}

#content1
{
	margin-left:274px;
}

#content
{
	width:100%;
	float:right;
	margin-left:-274px;
        padding-bottom:15px;
}

#top
{
        position:relative;
        height:25px;
}

#navigation
{
        position:absolute;
        left:0px;
        top:0px;
}

#search
{
        position:absolute;
        right:35px;
        top:0px;
}

#footer
{
	width:100%;
	height:60px;
	position: absolute;
        bottom: 0;
	
}

#line
{
	position:relative;
	height:20px;
	background:#eb3d00;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10pt;
	min-width:1024px;
	max-width:1300px;
        width:expression(document.body.clientWidth > 1300? "1300px":
 "auto" );
	margin:0 auto;
	
}

#left_pic
{
	position: absolute;
	left:0px;
	top:0px;
	width:10px;
	height:20px;
	background:url(images/mmcurve_left_red.png) left top no-repeat;
}

#right_pic
{
	position:absolute;
	right:0px;
	top:0px;
	width:10px;
	height:20px;
	background:url(images/mmcurve_right_red.png) right top no-repeat;
}

.block
{
        margin: 35px 0 20px 0;
}

.top
{
        position:relative;
        top:0px;
        left:0px;
        width:205px;
        height:4px;
        background:url(images/info_top_bg.gif) left top no-repeat;
}

.bottom
{
        position:absolute;
        left:0px;
        bottom:0px;
        width:205px;
        height:4px;
        background:url(images/info_bot_bg.gif) left top no-repeat;
}

#auth
{
        margin: 35px 0 20px 35px;
        position:relative;
        background:#cccccc;
        width:205px;
              
}


#at_frm_bitrix
{
        margin: 0 0 0 30px;
}


.lmenu_top {
behavior: url(/bitrix/templates/ga/iepngfix.htc);
background: url(/bitrix/templates/ga/images/lm_top_curve.png) no-repeat left top;
/*background: none;*/}	

* html .lmenu_top {
behavior: url(/bitrix/templates/ga/iepngfix.htc);
background: url(/bitrix/templates/ga/images/lm_top_curve.png) no-repeat left top;
	/*background-color: transparnt;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/bitrix/templates/bitrix/ga/images/lm_top_curve.png", sizingMethod="crop");*/
	}
	
.lmenu_bottom {
behavior: url(/bitrix/templates/ga/iepngfix.htc);
padding:0; cursor:pointer; width:205px; height:10px; margin-top:-10px; margin-bottom:10px; background: url(/bitrix/templates/ga/images/lm_bot_curve.png) no-repeat left top;
/*background: none;*/}	

* html .lmenu_bottom {
behavior: url(/bitrix/templates/ga/iepngfix.htc);
padding:0; cursor:pointer; width:205px; height:10px; margin-top:-10px; margin-bottom:10px; background: url(/bitrix/templates/ga/images/lm_bot_curve.png) no-repeat left top;
	/*background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/bitrix/templates/bitrix/ga/images/lm_bot_curve.png", sizingMethod="crop");*/
	}
	
div.lmenu_box {width:205px; background:#FFFFFF;}
div.lmenu_box a {display:block; width:205px; font-size: 9pt; font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	 text-align:center; padding:0;}
div.lmenu_box a div {cursor:pointer; padding: 3px 15px 5px 15px; text-align:center;}

.lmenu_box a.lmenu:link {color:#272727; text-decoration:none;background-color:#b7b7b7;}
.lmenu_box a.lmenu:visited {color:#272727; text-decoration:none;background-color:#b7b7b7;}
.lmenu_box a.lmenu:hover {color:#ffffff; text-decoration:none;background-color:#eb3d00;}
.lmenu_box a.lmenu:active {color:#ffffff; text-decoration:none;background-color:#eb3d00;}
.lmenu_box a.lmenu:hover div.selected {
	font-size: 9pt;
	color: #FFFFFF;
  text-decoration:none;
}
/*
.lmenu_box a.lmenu_a:link {color:#ffffff; text-decoration:none;background-color:#eb3d00;}
.lmenu_box a.lmenu_a:visited {color:#ffffff; text-decoration:none;background-color:#eb3d00;}
.lmenu_box a.lmenu_a:hover {color:#ffffff; text-decoration:underline;background-color:#eb3d00;}
.lmenu_box a.lmenu_a:active {color:#ffffff; text-decoration:underline;background-color:#eb3d00;}
*/