#topnav {
	width:100%;
}

#header {
	width:100%;
}

#index {
	width:100%;
}


#sidebar {
	border-right:1px dotted gray;
}

#footer {
	padding-left:180px;
}

#footer ul {
	margin:0;
}


#nav ul {
	left:-2000px;
}

/* Fix for IE7 bug in the Main content area */
#content {
	height:100%;
}
