#mainContent #flashcontent #nav {
	left:100px;
}
#mainContent #flashcontent.flashGroup {
	background: url(../images/bg/services.jpg) no-repeat left top;
}

#mainContent #flashcontent .bodyGroup {
	height: 500px;
	width: 400px;
	position: absolute;
	left: 400px;
	top: 50px;
}
#mainContent #flashcontent .bodyGroup .bg{
	height: 500px;
	width: 400px;
}
#mainContent #flashcontent .bodyGroup .bodyContent{
	height: 480px;
	position: absolute;
	top: 18px;
	z-index:3;
	width: 360px;
}
#mainContent #flashcontent .bodyGroup .bodyContent .includes {
	height: 420px;
}
