#wrapper {
width:840px;
overflow:hidden;
margin:0 auto;
}

#top {
width:800px;
height:94px;
overflow:hidden;
margin:0;
}

#logo {
width:241px;
height:93px;
float:left;
margin:0;
}

#banner {
width:493px;
height:93px;
float:right;
margin:0;
}

#menuWrap {
width:840px;
height:61px;
margin:0;
z-index:1000;
}

#content {
width: 800px;
background: #FFFFFF;
border-left: #99ADC1 1px solid;
border-right: #99ADC1 1px solid;
margin: 0 auto 0 auto;
padding: 0 20px 20px 20px;
overflow:hidden;
z-index:1;
}

#leftCol {
float:left;
width:500px;
height:auto;
overflow:hidden;
}

#rightCol {
float:right;
width:280px;
height:auto;
overflow:hidden;
}

#singleCol {
float:left;
width:800px;
height:auto;
overflow:hidden;
}

#buzz {
width:521px;
height:181px;
float:left;
}

#success {
background:url(../imgs/successStoryBg.gif);
width:259px;
height:179px;
float:left;
}

#contentLeft {
width:248px;
float:left;
height:auto;
overflow:hidden;
}

#contentRight {
width:250px;
padding-left:20px;
float:right;
height:auto;
overflow:hidden;
}

#proposal {
width:100%;
height:181px;
float:left;
margin: 15px 0 0 0;
}

#footerWrap {
width:100%;
height:auto;
overflow:hidden;
float:left;
clear:both;
margin:0 0 0 0;
padding:5px 0 0 0;
}

#footer {
clear:both;
width:800px;
height:44px;
margin:0 auto;
}
