#wrapper {
width: auto;
}
#mainContent {
padding: 0px;
}

#navigation {
display: none;
}

#footer {
display: none;
}

.contentLeft {
float: none;
width: auto;
}

.homeLeft {
float: none;
display: block;
width: auto;
}

.homeRight {
width: auto;
float: none;
display: block;
border: 0px;
}


