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

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


#bp {
	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/bg.jpg) 20% 0px no-repeat;
}

#bp .tr{position: absolute;height:640px;width:811px;background: url(images/ugol_tr.png) 0px 0px no-repeat;top:0px;right:0px;}
#bp .bl{position: absolute;height:795px;width:808px;background: url(images/ugol_bl.png) 0px 0px no-repeat;bottom:0px;left:0px;}

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

#level1{height:739px;}
#level1 .center{height:100%;position: relative;}
#level1 .center .ip{width:100%;position: absolute;bottom:0px;height:337px;}
#level1 .center .ip img{width:697px;display: block;margin: 0 auto;}

#level1 .proj{position: absolute;right: 40px;text-align: right;top: 246px;}
#level1 .proj .name{font-size: 36px;font-weight: bold;line-height: 36px;}
#level1 .proj a{font-weight: bold;text-decoration: none;font-size: 14px;color:#d23516;}
#level1 .proj a:hover{text-decoration: underline;}
#level1 .proj .tak{font-size: 18px;font-weight: bold;margin-top: 37px;}

#level2 {height:535px;}
#level2 .center{height:100%;position: relative;width:960px;}
#level2 .logo{width:338px;height:78px;background: url(images/logo.png) 0px 0px no-repeat;top:85px;left:0px;position: absolute;}
#level2 .txt1{width:350px;top:212px;font-size: 16px;line-height: 24px;position: absolute;left:0px;}

#level2 .doble_logo{width:570px;height:271px;background: url(images/logos.gif) 0px 0px no-repeat;top:62px;right:0px;position: absolute;}


.back_link{position: absolute;text-align: left;top:395px;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;}

#footer{z-index: 50;}

#bot_arrows .center{width:960px;}