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

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



#calend {
	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/top_bg.gif) 0px 0px repeat-x;
}

.center{width:960px;margin:0 auto;position: relative;height:100%;}

#level1{height:1008px;background: url(images/level1_bg.jpg) center 0px no-repeat;}
#level1 .zag{position: absolute;left:20px;top:430px;font-size: 48px;color:#ffffff;}
#level1 .proj{position: absolute;right:40px;top:303px;text-align: right;}
#level1 .proj .name{font-size: 36px;font-weight: bold;color:#ffffff;}
#level1 .proj .ln1{margin-top: 4px;}
#level1 .proj .ln1 a{color:#d23516;}
#level1 .proj .tak{margin-top: 37px;font-size: 18px;font-weight: bold;margin-bottom: 10px;}
#level1 .proj .ln{margin-bottom: 10px;}
#level1 .proj a{font-weight: bold;color:#ffffff;text-decoration: none;}
#level1 .proj a:hover{text-decoration: underline;}


#level2{height:1071px;position: relative;background: url(images/level2_bg.jpg) center 0px no-repeat;}
#level2 .txt1{position: absolute;left:90px;bottom:100px;font-size: 16px;line-height: 24px;width:645px;}



#level3{height:1096px;background:#191713 url(images/level3_bg.jpg) center 0px no-repeat;}



#level3 .txt1{position: absolute;left:20px;top:150px;font-size: 48px;font-weight: bold;}
#level3 .txt2{position: absolute;left:80px;top:190px;font-size: 48px;}
#level3 .txt3{position: absolute;left:120px;top:240px;font-size: 48px;}
#level3 .txt4{font-size: 16px;line-height: 24px;left:20px;top:330px;position: absolute;width:340px;}

#level4{height:771px;background: url(images/level4_bg.jpg) center 0px no-repeat;}
#level4 .txt1{color:#fff;font-size: 48px;position: absolute;left:20px;top:128px;}
#level4 .txt2{font-size: 16px;line-height: 24px;left:20px;top:210px;position: absolute;width:760px;color:#ffffff;}


#level5{height:332px;background:#181612 url(images/level5_bg.jpg) center 0px no-repeat;}



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


#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;}
