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

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


#bvs {
	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: #f7f5f3 url(images/body_bg.png) 0px 0px repeat-x;
}

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

#main_footter .center{width:980px !important;}

#level1{height:1049px;background: url(images/level1_bg.jpg) center 100% no-repeat;}
#level1 .proj{position: absolute;right: 40px;text-align: right;top: 246px;}
#level1 .proj .name {font-size: 36px;font-weight: bold;margin-bottom: 16px;color:#000000;}
#level1 .proj .lnk{font-size: 14px;line-height: 24px;}    
#level1 .proj .lnk a{font-weight: bold;color:#d23516;text-decoration: none;}
#level1 .proj .lnk a:hover{text-decoration: underline;}

#level1 .zag{font-size: 36px;position: absolute;left:40px;top:300px;line-height: normal;}
#level1 .zag b{font-size: 60px;}

#level1 .txt1{bottom: 25px;right: 12%;position: absolute;text-align: left;font-size: 16px;line-height: 24px;width:240px;}
#level1 .txt1 p{font-size: 16px;line-height: 24px;}

#level1 .screen{background: url(images/screen1_shadow.png) 0px 0px no-repeat;width:816px;height:642px;position: absolute;left:0px;bottom:-60px;z-index: 200;}
#level1 .screen .img{background: url(images/screen1.jpg) 0px 0px no-repeat;width:804px;height:630px;margin-left:3px;margin-top: 0px;}

#level1 .center{overflow: visible !important;}

#level2{height:451px;position: relative;}
#level2 .bg{position: absolute;z-index: 1;left:0px;width:100%;top:0px;height:100%;}
#level2 .center{z-index: 100;}
#level2 .txt1{position: absolute;width:100%;color:#ffffff;top:310px;text-align: center;font-size: 16px;line-height: 24px;}

#level2 .icons{width:90%;position: absolute;top:95px;left:5%;height:182px;z-index: 500;}
#level2 .icons .icon{width:25%;height:182px;float:left;}

#level2 .icons .i1{background: url(images/icon1.png) center center no-repeat;}
#level2 .icons .i2{background: url(images/icon2.png) center center no-repeat;}
#level2 .icons .i3{background: url(images/icon3.png) center center no-repeat;}
#level2 .icons .i4{background: url(images/icon4.png) center center no-repeat;}


#level3{height:874px;}
#level3 .txt1{position: absolute;width:245px;top:30px;text-align: left;font-size: 16px;line-height: 24px;right:12%;}
#level3 .txt2{position: absolute;width:245px;top:335px;text-align: left;font-size: 16px;line-height: 24px;right:12%;}
#level3 .txt3{position: absolute;width:265px;top:790px;text-align: left;font-size: 16px;line-height: 24px;left:40px;}


#level3 .screen1{background: url(images/screen2_shadow.png) 0px 0px no-repeat;width:839px;height:807px;position: absolute;left:0px;top:-70px;z-index: 500;}
#level3 .screen1 .img{background: url(images/screen2.jpg) 0px 0px no-repeat;width:827px;height:795px;margin-left:3px;margin-top: 0px;}

#level3 .screen2{background: url(images/screen5_shadow.png) 0px 0px no-repeat;width:567px;height:298px;position: absolute;right:15%;top:535px;z-index: 600;}
#level3 .screen2 .img{background: url(images/screen5.jpg) 0px 0px no-repeat;width:555px;height:286px;margin-left:3px;margin-top: 0px;}

#level3 .center{overflow: visible !important;}

#level4{height:1272px;}
#level4 .txt1{position: absolute;width:175px;top:30px;text-align: left;font-size: 16px;line-height: 24px;right:12%;}


#level4 .screen1{background: url(images/screen3_shadow.png) 0px 0px no-repeat;width:839px;height:807px;position: absolute;left:0px;top:0px;z-index: 500;}
#level4 .screen1 .img{background: url(images/screen3.jpg) 0px 0px no-repeat;width:827px;height:795px;margin-left:3px;margin-top: 1px;}


#level4 .screen2{background: url(images/screen3_shadow.png) 0px 0px no-repeat;width:839px;height:807px;position: absolute;right:0px;top:235px;z-index: 600;}
#level4 .screen2 .img{background: url(images/screen4.jpg) 0px 0px no-repeat;width:827px;height:795px;margin-left:3px;margin-top: 1px;}



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