@charset "utf-8";
#sitetitle/* CSS Document */

  {
	display: none;
	visibility: hidden;
}
#servicemenu {
	background-image: url(postit.png);
	background-repeat: no-repeat;
	height: 165px;
	width: 231px;
	left: 7px;
	top: 233px;
	z-index: 10;
	overflow: hidden;
}
#servicemenu .inner {
	margin: 15px;
	margin-bottom:5px;
	margin-right:10px;
}

#imagecontainer {
	height: 317px;
	width: 863px;
	left: 7px;
	background-image: url(imagecontainer_big.gif);
	z-index: 9;
}
#content {
	width: 873px;
	padding-top: 475px;
	padding-left:2px;
}
