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

BODY{font-family: Arial;font-size:14px;color:#000;}


#seorabbit {
	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/body_bg.png) 0px 0px repeat-x;
}

.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:580px;background: url(images/head_bg.jpg) center 0px no-repeat;}
#level1 .proj{color:#fff;font-size:36px;font-weight: bold;right:40px;top:270px;position: absolute;text-align: right;}


#level1 .proj .lnk{font-size: 14px;line-height: 24px;}    
#level1 .proj .lnk a{font-weight: bold;color:#fff;text-decoration: none;}
#level1 .proj .lnk a:hover{text-decoration: underline;}


#level1 .txt{position: absolute;left:40px;top:405px;font-size: 53px;width:500px;text-align: left;color:#fff;line-height: normal;}
#level1 .txt p{font-weight: 100;margin:0px;line-height: normal;}
#level1 .txt .zag{font-weight: bold;line-height: normal;}

#level1 .proj{}



#level2{height:490px;background: url(images/level2_bg.jpg) center 0px no-repeat;}

#level3{height:1464px;background: url(images/rabbit.jpg) center 100% no-repeat;}

#level3 .txt{width:760px;position: absolute;top:20px;left:40px;font-size: 14px;line-height: 22px;}

#level4{height:70px;background-color: #a2d6e6;}


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





#footer .footer_info, #footer .footer_info a{color:#fff !important;}



#header ul li a{color:#fff !important;}
#header .logo{position: absolute;width:80px !important;height: 16px !important;display: block;background: url('/tpl/images/sprite.png') -163px -152px no-repeat !important;left:27px;top:30px;}
#header .tel .pdf_presentation{color:#fff !important;background: url('/tpl/images/presentation_icon_small_white.png') 0px center no-repeat !important;}


