#mainContent #flashcontent #nav {
	left:750px;
}

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

#mainContent #flashcontent .bodyGroup {
	height: 500px;
	width: 400px;
	position: absolute;
	left: 100px;
	top: 50px;
}

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


#mainContent #flashcontent .bodyGroup .bodyContent li {
	padding-bottom:5px;
}
