#imgSpace {
	position: absolute;
	left: 24px;
	top: 64px;
	width: 730px;
	height: 570px;
}
#imgSpace img {
	position: absolute;
	top: 50%;
	left: 50%;
}
#imgLeftCtl {
	position: absolute;
	left: 770px;
	top: 616px;
	width: 11px;
	height: 10px;
	cursor: pointer;
	#cursor: hand;
}
#imgRightCtl {
	position: absolute;
	left: 784px;
	top: 616px;
	width: 11px;
	height: 10px;
	cursor: pointer;
	#cursor: hand;
}
#imgPlayCtl {
	position: absolute;
	left: 797px;
	top: 616px;
	width: 11px;
	height: 10px;
	cursor: pointer;
	#cursor: hand;
}
#imgViewLarger {
	position: absolute;
	left: 817px;
	top: 615px;
	width: 120px;
	height: 10px;
	cursor: pointer;
	#cursor: hand;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
}
#imgText {
	position: absolute;
	left: 770px;
	top: 572px;
	text-transform: uppercase;
	color: #666666;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	background-color: #CCCCCC;
}
#thumbSet {
	position: absolute;
	left: 260px;
	top: 26px;
	width: 670px;
	height: 70px;
	overflow: hidden;
	margin-top: 0px;
}
.thumb {
	width: 60px;
	height: 60px;
	border: 1px solid black;
	margin-left: 2px;
	margin-right: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	cursor: pointer;
	#cursor: hand;
}
#thumbLeftCtl {
	position: absolute;
	left: 244px;
	top: 56px;
	width: 11px;
	height: 10px;
	cursor: pointer;
	#cursor: hand;

}
#thumbRightCtl {
	position: absolute;
	left: 935px;
	top: 56px;
	width: 11px;
	height: 10px;
	cursor: pointer;
	#cursor: hand;
}
.subNav {
	width: 120px;
	height: 14px;
	background-position: 0 0;
	position: absolute;
	left: 1px;
	cursor: pointer;
	#cursor: hand;
	overflow: hidden;
	background-color: #656565;
	background-repeat: no-repeat;
}
.subNav:hover, .subactive {
	background-color: white;
	background-position: 0 -14px;
}
#navToCOMMERCIAL {
	background-image: url('../images/commercial.gif');
	top: 9px;
}
#navToRESIDENTIAL {
	background-image: url('../images/residential.gif');
	top: 28px;
}
#navToPORTRAITS {
	background-image: url('../images/portraits.gif');
	top: 66px;
}
#navToARTISTCHOICE {
	background-image: url('../images/artistchoice.gif');
	top: 85px;
}
#navToFEATURED {
	background-image: url('../images/featured.gif');
	top: 47px;
	/*height: 25px;*/
}
/*#navToASSOCIATE.subNav:hover, #navToAssociate.subactive {
		background-position: 0 -25px;
}*/
#navSet {
	position: absolute;
	left: 162px;
	top: 56px;	
	width: 25px;
	height: 9px;
}
#thumb1 {
	left: 187px !important;
	width: 17px !important;
	background-image: url('../images/1.gif');
}
#thumb2 {
	left: 204px !important;
	width: 15px !important;
	background-image: url('../images/2.gif');
}
#thumb3 {
	left: 219px !important;
	width: 15px !important;
	background-image: url('../images/3.gif');
}
.thumbGroup {
	clear: both;
}
.thumbSetChange {
	position: absolute !important;
	top: 56px;
	height: 9px;
	overflow: hidden;
	background-position: 0 0;
	cursor: pointer;
	#cursor: hand;
}
.thumbSetChange:hover, .thumbactive {
	background-position: 0 -9px;
}
#thumbMover.ieHackCOMMERCIAL {
	#margin-top: 0px;
}
#thumbMover.ieHackRESIDENTIAL {
	#margin-top: -72px;
}
#thumbMover.ieHackPORTRAITS {
	#margin-top: -144px;
}
#thumbMover.ieHackARTISTCHOICE {
	#margin-top: -216px;
}