#header {
width:960px;
}

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

#content {
width:960px;
}

#toggle {
width:960px;
}
#primary-content {
	float:left;
	text-align:left;
	line-height:1.6em;
	margin:0 1.5%;
	width:650px;
	display:inline;
	overflow:hidden;
}
#sidebar {
	width:250px;
}

#footer {
	clear:both;
	height:64px;
	margin:0 auto;
	width:970px;
	background:url(images/bg_footer.png) no-repeat top center transparent;
}
#footer p {
	color:#fff;
	text-align:center;
	font-size:.9em;
	line-height:1.5em;
	padding:12px 0 0;
}
#nav {
width:960px;
}

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

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