@charset "utf-8";
/* CSS Document */

#services.current a {
	background-position: left top;
}
#content {
	height: 440px;
	width: auto;
	position: relative;
	top: 5px;
}
#shadow {
	background: url(../images/shadow760.png) no-repeat;
	height: 440px;
	width: 801px;
	margin: 0 auto;
	position: relative;
	left: 10px;
}
#flash {
	height: 400px;
	width: 760px;
	position: relative;
	left: 11px;
	border: 1px solid #555;
	top: 7px;
	overflow: hidden;
}
