 html *{
margin:0px;               
padding:0px;
border:none;
}     
 body{
font-family:Arial;
font-weight:bold;
font-size:12px;
color:#1E1E1E; 
background-color:#E1E1E1; 
background-image: url('../images/agcad.jpg');
background-position: 0 0;
background-repeat: repeat-x;  
} 
#page{
width: 80%;
height: 100%;
margin:0px auto 0px auto;
padding:0px;
}
#tophome{
width: 80%;
height: 60%;
margin:0px auto 0px auto;
padding:0px;
}   
#top{
width: 80%;
height: 60%;
margin:-10px auto 0px auto;
padding:0px;
}
#middlehome{
width: 80%;
height: 20%;
margin:0px auto 0px auto;
padding:0px;
}
#middle{
width: 80%;
height: auto;
margin:-70px auto 0px auto;
padding:0px;
}
#middletext{
position:relative;
/*bottom:20%;
top:55%;*/
width: 80%;
height: 20%;
margin:5px auto 0px auto;
padding:0px;
}
.text{
width: 680px;
height: auto;
font-family:Arial;
font-weight:normal;
font-size:14px;
line-height:18px;
color:#1E1E1E; 
margin:0px auto 0px auto;
padding:5px 0px 5px 5px;
}
#under{
position:absolute;
bottom:0px;
width: 80%;
height: 20%;
margin:0px auto 0px auto;
padding:0px;
}
.hidden{
display:none;
}
#hiddenpage{
position:absolute;
left:0;
width:100%;
height:100%;
display:none;
}
 #teller a{
position:absolute;
left:-3%;
top:-1%;  
z-index:4;   
width:5%;  
} 
html, body{
height:100%;
overflow:hidden;
}           
html>body a{
width:auto;
}
/*html{
overflow-y:scroll;
}*/
