html,body {
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #000;
	font-size: 12px;
}
a img {
	border: 0px;
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
li, ul, ol {
	margin: 0px;
	padding: 0px;
}
#container {
	background-color:#fdfbf6;
	width:660px;
	height:auto;
	margin:auto;
}
#menu {
	position: fixed;
	width:179px;
	margin-top:20px;
	height:auto;
}
#menu ul {
	margin-top:40px;
}
#menu ul li {
	list-style-type: none;
	width:179px;
	margin: 0px;
	padding: 0px;
	margin-left:30px;
	font-weight:bold;
}
#menu ul li a {
	color:#8dc63f;
}
#content {
	display:block;
	margin-left:179px;
	padding-top:80px;
	width:436px;
	height:auto;
}
#content h1 {
	margin: 0px;
	padding: 0px;
	width:436px;
	font-size:40px;
	font-weight:bold;
}
#content h1#title_staff {
	color:#8dc63f;
	border-bottom:2px solid #8dc63f;
}
.section {
	margin-top:20px;
	margin-bottom:20px;
}
#staff_text {
	color:#8dc63f;
	margin-bottom:30px;
}
.staff_item {
	color:#8dc63f;
	margin-bottom:15px;
	float:left;
}
.staff_picture {
	width:84px;
	height:87px;
	background-color:#FFF;
	float:left;
}
.staff_text {
	width:330px;
	margin-left:17px;
	float:left;
}
.staff_picture img {
	margin-left:6px;
	margin-top:6px;
	width:73px;
	height:67px;
}
#content h1#title_reception {
	color:#a75169;
	border-bottom:2px solid #a75169;
}
#reception_text {
	color:#a75169;
	margin-bottom:30px;
}
#map {
	margin-bottom:30px;
}
#reception_contact {
	color:#a75169;
	margin-bottom:30px;
}
#reception_contact a {
	color:#a75169;
	font-weight:bold;
}
#content h1#title_reception {
	color:#a75169;
	border-bottom:2px solid #a75169;
}
#reception_text {
	color:#a75169;
	margin-bottom:30px;
}
#content h1#title_cyberknife {
	color:#9b8dc3;
	border-bottom:2px solid #9b8dc3;
}
#cyberknife_image {
	margin-bottom:30px;
}
#cyberknife_image img {
	width:344px;
	height:190px;
}
#cyberknife_text {
	color:#9b8dc3;
	margin-bottom:30px;
}
#cyberknife_text a {
	color:#9b8dc3;
	font-weight:bold;
}
#content h1#title_trilogy {
	color:#f19128;
	border-bottom:2px solid #f19128;
}
#trilogy_image {
	margin-bottom:30px;
}
#trilogy_image img {
	width:344px;
	height:190px;
}
#trilogy_text {
	color:#f19128;
	margin-bottom:30px;
}
#trilogy_text a {
	color:#f19128;
	font-weight:bold;
}
#content h1#title_patientroom {
	color:#ec1779;
	border-bottom:2px solid #ec1779;
}
#patientroom_image {
	margin-bottom:30px;
}
#patientroom_image img {
	width:344px;
	height:190px;
}
#patientroom_text {
	color:#ec1779;
	margin-bottom:30px;
}
#patientroom_text a {
	color:#ec1779;
	font-weight:bold;
}
#content h1#title_lightwells {
	color:#D8BD3A;
	border-bottom:2px solid #D8BD3A;
}
#lightwells_text {
	color:#D8BD3A;
	margin-bottom:30px;
}
#lightwells_text a {
	color:#D8BD3A;
	font-weight:bold;
}