body{
background-color:#000000;
margin: 0 auto;
}

div#container{
width:800px;
margin: 0 auto;
}

.headerbar{
position: relative;
width: 800px;
height: 174px;
background-image: url(Images/hdr-borderlonurology.jpg);
float: left;
} 
.navbar_top{
position: relative;
background-color: #ffffff;
width: 785px;
float: left;
z-index: 2;
padding-right: 15px;
} 

 

#contentarea{
position: relative;
width: 600px;
min-height: 675px;
height:auto !important;
float: left;
background-color: #ffffff;
padding: 0px 10px;

} 

#contentareahome{
position: relative;
width: 600px;
min-height: 675px;
height:auto !important;
float: left;
background-color: #ffffff;
padding: 0px 10px;
} 


#navbar_left{
position: relative;
width: 180px;
height: 100%;
background-image: url(Images/nav-rotate.gif);
background-repeat: no-repeat;
background-position: 0 300px; 
background-color: #ffffff;
float: left;
} 
#featurebar{
position: relative;
width: 150px;
height: 100%;
background: #F0F0F0;
padding: 10px 5px 0px 5px;
float: right;
display: none;
} 
#featurebarhome{
position: relative;
width: 150px;
height: 100%;
background: #F0F0F0;
padding: 10px 5px 0px 5px;
float: right;
display: none;
} 


#contentfullpage{
position: relative;
width: 800px;
float: left;
background-color: #ffffff;
padding: 10px 10px 0px 10px;
} 

div#footer{
position: relative;
width: 800px;
float: left;
background-color: #ffffff;
margin-right: -3px;
} 


