/* turn off navigation and ad bar */
#nav, #searcharea, #sidemenu, #footernav, #aboutusLayer, #patientsLayer, #policiesLayer, .topbreadcrumb, #footerbuttons, #bottom {display: none}
#logo {

	background-color: #fdbd28;
	line-height:normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 180px;
	min-width:950px;
}

#logo .heading {
	padding:inherit;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 30px;
	float:right;
	margin:70px 10px 0px 0px;
	color: #000000;
}
#logo img {
	margin: 15px 15px 15px 15px;
	padding: 0px 0px 0px 0px;
}

#content a.top {
	display:none;
}

/* remove position of contents */
#content {position: static; width: auto; margin: 0px 0px 0px 0px; display:block;}
