HTML,BODY{margin:0px;padding:0px;height:100%;width:100%;}

BODY{font-family: Arial;font-size:14px;color:#2f2f2f;background: url(images/bg.gif) 0px 0px repeat-x !important;}


#arabusta {
	position:relative; /* needed for footer positioning*/
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	width: 100%;
	min-width: 1000px;
	width: expression(document.documentElement.clientWidth < 1000 ? "1000px" : "auto");
	background: url(images/main_bg.jpg) center 0px no-repeat;
}

.center{
	width: expression(document.documentElement.clientWidth > 1160 ? "1160px" : document.documentElement.clientWidth < 1000 ? "1000px" : "auto");
	max-width:1160px;
	margin:0 auto;position: relative;height:100%;
}


#level1{height:597px;}
#level1 .proj{color:#ffffff;font-size:36px;font-weight: bold;right:40px;top:302px;position: absolute;}

#level2 {height:671px;position: relative;}

#level2 .headl{position: absolute;width:342px;height:636px;background: url(images/head_l.png) -120px 0px no-repeat;bottom:0px;left:0px;z-index: 40;}
#level2 .headr{position: absolute;width:342px;height:636px;background: url(images/head_r.png) 120px 0px no-repeat;bottom:0px;right:0px;z-index: 40;}


#level2 .logo{position: absolute;left:40px;top:144px;width:676px;height:153px;background: url(images/logo.png) 0px 0px no-repeat;z-index: 50;}

#level2 .txt{position: absolute;top:400px;left:40px;width:365px;font-size: 16px;line-height: 24px;z-index: 50;}


#footer{z-index: 100;}

.back_link{position: absolute;text-align: left;bottom:120px;left:0px;font-size: 16px;background: url(../../images/back_arrow.gif) 0px 8px no-repeat;padding-left:20px;z-index: 100;}
.back_link a{color:#d23516;text-decoration: none;}
.back_link a span{color:#d23516;}
.back_link a:hover{text-decoration: underline;}

#top_menu ul li a{color:#ffffff;}
.phone{color:#ffffff !important;}
.phone_code{color:#2e2e2e !important;}

#header .main_logo a{background: url(/tpl/images/main_logo_white.png) no-repeat 0px 0px;}



#abs_header .logo{background: url(/tpl/images/main_logo_white.png) no-repeat 0px 0px !important;}
#abs_header{color:#fff;}
#abs_header .email a{color:#fff !important;}
#abs_header ul a{color:#fff !important;}
#abs_header ul a:hover{color:#FFAB35 !important;}