#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
}
.serviceCell {
	background-color: #FFF;
	border: 1px solid #CCC;
	margin: 4px;
	padding: 1px;
}

#content {
	position: relative;
	left: 4px;
	border: 1px none #CCC;
	top: -85px;
	width: 750px;
}
#title {
	left: 4px;
	position: relative;
	bottom: 95px;
	height: 28px;
	width: 184px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #D6382E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#top {

}
#logo {
	float: none;
	height: 80px;
	width: 568px;
	left: 0px;
	position: relative;
}
#logoSide {
	height: 108px;
	width: 196px;
	position: relative;
	left: 564px;
	bottom: 80px;
}
#menu {
	height: 31px;
	width: 568px;
	position: relative;
	bottom: 108px;
	left: -4px;
}
html {
 overflow-y: scroll;
}
#footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#galleryLarge {
	width: 516px;
	height: 342px;
	position: relative;
	margin: 0px;
	padding: 0px;
	left: 4px;
	top: 6px;
}
#galleryDivider {
	height: 342px;
	width: 1px;
	position: absolute;
	left: 538px;
	top: 5px;
	margin: 0px;
	padding: 0px;
	float: none;
}
#thumbnails {
	width: 197px;
	position: absolute;
	left: 550px;
	margin: 0px;
	padding: 0px;
	float: none;
	top: 2px;
	height: 342px;
	overflow: auto;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}


.rolloverHover {
	cursor:default;
}
