#mainphoto
{
	margin: 0; padding: 0;
	overflow: hidden;
	position: relative;
	width: 510px;
	height: 300px;
	z-index: 1;
}

#mainphoto img
{
	border: 0;
	width: 510px;
	height: 300px;
}