@import "general.css";

#topsection{
position:relative;top: 0px;
background-repeat: no-repeat;
background-image:url(images/towertop3.jpg);
background-position:50% 90px;
height: 350px; 
margin-left:0px;
margin-top:-8px;
}
#imagecontainer
{position:absolute; top: 650px;left:550px;
background:transparent;
width:250px;
height:694px;

}

#head
{background-color: transparent; width: 570px; height: 134px;
background-repeat: no-repeat;
background-image: url(images/towerhead.png);  
margin:0;
padding:0;
position:relative;top:10px;
}

#image1
{background-color: transparent; width: 190px; height: 270px;
background-repeat: no-repeat;
background-image: url(images/tower1.jpg);  
margin:0 0;
padding:10px 15px;
position:relative; left:0px; top: 460px;
}

#image2
{background-color: transparent; width: 220px; height: 190px;
background-repeat: no-repeat;
background-image: url(images/tower2.jpg);  
margin:0 0;
padding:10px 15px;

position:relative; left: 0px; top: -40px;
}

#image3
{background-color: transparent; width: 176px; height: 250px;
background-repeat: no-repeat;
background-image: url(images/tower3.jpg);  
margin:0 0;
padding:10px 15px;
position:relative; left: 0px; top:-500px;
}

#extradiv1
{background-color: transparent; width: 196px; height: 100%;
background-repeat: no-repeat;
background-image: url(images/towban.jpg);  
margin:0 0;
padding:0px 30px;

position:fixed; right: 0; top: 0;
}




