/* CSS Document */

/*div#large_header img {
	display: none;
}
#large_header, #red_bar, #link_group_1 {
		display: none;
}
*/
div {
	border:0;
	margin:0;
	padding:0;
}
#wrapper {
	border:0;
	width:100%;
}
#header {
	height:57px;
}
#logo img {
	width:200px;
	height:55px;
	vertical-align:top;
}
body {
	text-align:left;
	width:100%;
}
.top_nav_divider, .top_nav, #home, #search_box, #leftnav, #sitename, #footer {
	display:none;
}	
#content_main {
	width:100%;
	text-align:left;
}
