#wrap {
width:970px;
overflow:hidden;
margin:0 auto;
}

#header {
width:956px;
height: 111px;
float: left;
padding: 0 7px
}

#menuHolder {
float:left;
height: 50px;
margin: 0 0 0 7px;
width: 957px
}

#service {
width: 232px;
height: 107px;
float: left;
margin: 0 0 0 160px;
padding: 45px 0 0 83px
}

#business {
width: 234px;
height: 107px;
float: right;
margin: 5px 20px 0 0
}

#contentShadows {
float:left;
width: 970px;
overflow: hidden;
}

#content {
float:left;
width: 970px;
overflow: hidden;
}

.wrap {
float:left;
width:682px;
overflow:hidden;
margin:10px 0;
}

.toper {
height:auto;
float:left;
width:100%;
}

.bottomer {
height:9px;
float:left;
overflow:hidden;
width:100%;
}

#banner {
width: 675px;
height: 266px;
margin:5px auto
}

#leftCol {
float:left;
margin: 0 0 0 16px;
width: 685px;
}

#rightCol {
float:right;
width: 230px;
padding: 10px 0 10px 20px;
margin: 0 10px 0 0;
background: url(../imgs/verticalDivider.gif) repeat-y top left;
}

#footer {
background: url(../imgs/bottom.gif) no-repeat top center;
clear: both;
height: 60px;
margin: 0 auto
}