@charset "utf-8";
#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	height: 600px;
	position: absolute;
	left: 100px;
	top: 0px;
	right: auto;
	bottom: auto;
	overflow: hidden;
	background-image: url(Website%20Images/Side%20Bar.png);
	background-repeat: no-repeat;
}
#topcontent {
	text-align: left;
	height: 300px;
	width: 760px;
}
#menuourpractice {
	text-align: left;
	height: 25px;
	width: 760px;
	margin-bottom: 15px;
}
#menuourprojects {
	text-align: left;
	height: 25px;
	width: 760px;
	margin-bottom: 15px;
}
#menuourstaff {
	text-align: left;
	height: 25px;
	width: 760px;
	margin-bottom: 15px;
}
#menucontactus {
	text-align: left;
	height: 25px;
	width: 760px;
	margin-bottom: 15px;
}
#menuhome {
	text-align: left;
	height: 40px;
	width: 200px;
	margin-bottom: 15px;
	float: left;
}
