/*  -~-~-~ LAYOUT ~-~-~- */

/*** Site and Content Area ***/

#container {
	width: 6.75in;
}

#content-sidebar-container {
	overflow: visible;
}

#content {
	margin: 0;
	min-height: 0;
	padding: 0;
}

/*** Sidebar Navigation ***/

#sidebar {
	display: none;
}

/*** Logo Area with Address ***/

#steins-logo {
	margin: 0;
	text-align: center;
}


/*  -~-~-~ CONTENT ~-~-~- */

/*** Images ***/

.image-banner,
.top-image-banner {
	display: none;
}

/*** Menus ***/

.main-col2,
.sub-col2 {
	float: right;
	width: 50%;
}

/*** Buttons ***/


button.default,
button.default span { 
	background: none;	
}