#header {
	width:960px;
}

#container {
	position:relative;
	font-size:1.2em;
	width:970px;
	background:url(images/2col/bg_content.png) repeat-y center top !important;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content {
	width:960px;
	margin:0 auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2E404E;
}

#toggle {
	width:970px;
}

#sidebar {
	width:235px;
	float: right;
}

#footer {
	width:970px;
	height:64px;
	background:url(images/2col/bg_footer.png) repeat-y center top !important;
}

#nav {
	width:960px;
}

.content-top, .content-bottom {
	width:968px;
}

.left-sidecolumn,.right-sidecolumn {
clear:left;
float:left;
width:90%;
padding:0 5px;
}