#container {
margin:27px auto 0;
width:1000px;
}
#container .row {
width:1000px;
}
#container .space-out-row {
margin-top:25px;
}
.column-one {
width:224px;
float:left;
}
.column-two {
width:495px;
float:left;
padding:0 34px;
}
.column-three {
width:207px;
float:left;
}

.wide {
width: 742px;
padding: 0 0 0 34px;
}

.inset {
padding: 0 240px 0 34px;
width: 542px;
}

.bottomcontent {
margin-right: 240px;
}
