#header {
width:960px;
}

#container {
width:970px;
background:url(images/bg_content.png) repeat-y center top !important;
}

#content {
width:960px;
}

#toggle {
width:960px;
}

#sidebar {
	width:275px;
	float: right;
	margin-left: 685px;
}

#footer {
width:970px;
height:62px;
background:url(images/bg_footer.png) repeat-y center top !important;
}

#nav {
width:960px;
}

.content-top, .content-bottom {
width:960px;
}

.left-sidecolumn,.right-sidecolumn {
clear:left;
float:right;
width:90%;
padding:0 5px;
}
