body { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #000;
	margin:0;
}

/* *********  LAYOUT ELEMENTS  ************* */

#main_body {
	background: #fff !important;
	width: 100%;
	margin: 0;
}

#top {
	background: #fff !important;
}

#top_content {
	background: #fff !important;
	height: 86px;
	left: -25px;
}

.banner_p {
	left: 270px;
	display: inline;
}

.banner_text {
	color: #000;
}

.top_buttons {
	display: none;
}

#nav_bar_1 {
	display: none;
}

#nav_bar_2 {
	display: none;
}

#nav_bar_1_content {
	display: none;
}

#nav_bar_2_content {
	display: none;
}

#content_body {
	background: #fff !important;
	width:100% !important;
	margin: 0px 0 20px 2px;
	padding-top: 0px;
}

.breadcrumbs {
	display: none;
}

#contentcol_1 {
	width: 95% !important;
	border: 1px solid #D6E1E3;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
}

#contentcol_1 ul {
	margin: 5px !important;
}

#contentcol_1 ul li {
	background: #fff !important;
	height: auto !important;
	margin-bottom: 4px !important;
	float: left !important;
	width: 180px !important;
	height: 18px !important;
}

.nav_head {
	background: #fff !important;
}

#contentcol_2 {
	width: 500px !important;
	margin: 20px 0 20px 0 !important;
	float: none !important;
}

#contentcol_2 ul {
	list-style: disc inside;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 10px;
}

#contentcol_2 ul li {
	background: transparent;
}

.children ul {
	list-style: disc inside;
}

.children ul li {
	background: transparent;
}

* html .gallery_thumb, .content_col1, .content_col2 { display: inline; }

.viewlet {
	display: none !important;
}

#footer {
	display: none !important;
}

