body{
background-image: url(Images/body-bg.jpg);
background-repeat: repeat-x;
background-color:#95B4A5;
margin: 0 auto;
}

div#container{
width:804px;
margin: 0 auto;
}

.headerbar{
position: relative;
width: 800px;
height: 175px;
background-image: url(Images/hdr-urologypa.gif);
background-repeat: no-repeat;
background-color: #ffffff;
float: left;
border-left: 2px groove #666666;
border-right: 2px groove #666666;
} 
.navbar_top{
position: relative;
width: 800px;
background-color: #ffffff;
float: left;
z-index: 2;
border-left: 2px groove #666666;
border-right: 2px groove #666666;
} 

 

#contentarea{
position: relative;
width: 600px;
float: left;
background-color: #ffffff;
border-right: 2px groove #666666;
padding: 0 15px;
} 

#contentareahome{
position: relative;
width: 600px;
float: left;
background-color: #ffffff;
border-right: 2px groove #666666;
padding: 0 15px;
} 


#navbar_left{
position: relative;
width: 170px;
height: 100%;
background-color: #ffffff;
float: left;
border-left: 2px groove #666666;
} 
#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: 780px;
float: left;
background-color: #ffffff;
padding: 10px 10px 0px 10px;
border-left: 2px groove #666666;
border-right: 2px groove #666666;
} 

div#footer{
position: relative;
width: 600px;
float: left;
background-color: #ffffff;
margin-right: -3px;
border-left: 2px groove #666666;
border-right: 2px groove #666666;
padding: 0 15px 0 185px;
} 



