body{
background-color:#ffffff;
margin: 0 auto;
}

div#container{
width:810px;
margin: 0 auto;
}

.headerbar{
position: relative;
width: 810px;
margin-top: 15px;
background-color:#ffffff;
float: left;
} 
.navbar_top{
position: relative;
background-image: url(Images/partners-bg.jpg);
background-repeat: no-repeat;
background-position: bottom center;
width: 680px;
height: 260px;
padding-left: 130px;
margin-top: -20px;
float: left;
z-index: 2;
} 

 

#contentarea{
position: relative;
width: 570px;
float: left;
padding-right: 15px;
background-color:#ffffff;
margin-top: 12px;
} 

#contentareahome{
position: relative;
width: 570px;
padding-right: 15px;
float: left;
background-color:#ffffff;
margin-top: 12px;
} 


#navbar_left{
position: relative;
width: 15px;
height: 100%;
background-color:#ffffff;
float: left;
margin-top: 12px;
}

#featurebar{
position: relative;
width: 169px;
height: 100%;
background-color:#ffffff;
padding: 0 25px 0 10px;
float: right;
border-left: 1px solid #942142;
margin-top: 12px;
} 
#featurebarhome{
position: relative;
width: 169px;
height: 100%;
background-color:#ffffff;
padding: 0 25px 0 10px;
float: right;
border-left: 1px solid #942142;
margin-top: 12px;
} 


#contentfullpage{
position: relative;
width: 800px;
float: left;
background-color:#ffffff;
} 

div#footer{
position: relative;
width: 810px;
float: left;
background-color:#ffffff;
margin: 150px -3px 0 0;
} 


