#myGallery, #myGallerySet, #flickrGallery
{
	width: 500px;
	height: 111px;
	float: left;
	z-index: 0;
	overflow: hidden;
	margin-left:75px;
	padding-left: 0px;
	padding-top: 0px;
}
#myGallery2
{
	width: 748px;
	height: 417px;
	float: left;
	z-index: 0;
	overflow: hidden;
	margin-left:0px;
	padding-left: 0px;
	padding-top: 0px;
}




#myGallerySub, #myGallerySet, #flickrGallery
{
	width: 500px;
	height: 111px;
	float: left;
	z-index: 0;
	overflow: visible;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;

}


.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0px;
	margin: 0px;
}

.jdGallery .slideElement
{
	width: 500px;
	height: 111px;
	background-repeat: no-repeat;
	background-position: center center;
}

#myGallery2  .slideElement 
{
	
	width: 748px;
	height: 417px;
	background-repeat: no-repeat;
	background-position: center center;
}


.homeImg{
	float: left;
	width: 517px;
	height: 275px;
	position: absolute;
	left: 0px;
	top: 110px;
}