body{

background-image: url(Images/body-bg.jpg);

background-repeat: repeat-y;

background-position: 50% 50%; 

background-color:#eaeef5;

margin: 0 auto;

}



div#container{

width:850px;

margin: 0 auto;

}



.headerbar{

position: relative;

background-image: url(Images/header4.gif);

width: 850px;

height: 225px;

float: left;
margin-left: -1px;
} 

.navbar_top{

position: relative;

width: 850px;

float: left;

z-index: 2;

} 



 



#contentarea{

position: relative;

width: 624px;

float: left;

background: #FFF;

padding: 0px 10px 0 15px;



} 



#contentareahome{

position: relative;

width: 476px;

float: left;

background: #FFF;

padding: 0px 10px 0 15px;



} 





#navbar_left{

position: relative;

width: 180px;

height: 100%;

background-color: #ffffff;

float: left;
margin-top: 30px;
margin-left: 5px;

} 

 

#featurebar{

position: relative;

width: 150px;

height: 100%;

background: #F0F0F0;

padding: 10px 5px 0px 5px;

float: right;

display: none;

} 

#featurebarhome{

position: relative;

width: 135px;

height: 100%;

background-color: #ffffff;

padding-right: 10px;

float: right;

text-align: center;

}





#contentfullpage{

position: relative;

width: 850px;

float: left;

background: #FFF;

padding: 10px 10px 0px 10px;

} 



div#footer{

position: relative;

width: 850px;

float: left;

background: #FFFFFF;

margin-right: -3px;

} 



