#banner {
	background-image: 
	background-repeat: no-repeat;
	background-image: url(../Images/icbanner.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 120px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	clear: right;
	border-bottom-color: #730644;
	border-top-color: #730644;
	border-top-style: solid;
	border-top-width: 6px;
}
.sidebartop {
	background: no-repeat top right;
	background-color: #E8E8E8;
	background-image: url(../../Images/trgry.gif);
}
.sidebarbottom {
	background: url(../../images/bRgry.gif) no-repeat bottom right;
	background-color: #CCCCCC;
}
.sidebarcontent {
	width: 75%;
	margin-bottom: 15px;
	float: right;
	clear: right;
	background-color: #FFFFFF;
	margin-top: 10px;
}
.nurseimage {
	clear: right;
	float: left;
	padding-right: 10px;
	margin-right: 22px;
	margin-bottom: 200px;
}

#sidebar1 {
	height: 300px;
	background-repeat: no-repeat;
	margin-top: 20px;
	background-image: url(../Images/contactbox.gif);
	width: 150px;
	margin-left: 5px;
