#content {
	background-image: url(images/CleanBG.gif);
}
/* Original 3 images CSS */
#content #imageone {
	position: absolute;
	height: 368px;
	width: 156px;
	top: 80px;
	left: 390px;
	border: 1px solid #faab53;
}
#content #imagetwo {
	position: absolute;
	height: 368px;
	width: 156px;
	top: 80px;
	left: 558px;
	border: 1px solid #faab53;
}
#content #imagethree {
	position: absolute;
	height: 368px;
	width: 156px;
	top: 80px;
	left: 726px;
	border: 1px solid #faab53;
}
/* new slideshow version CSS */
#content #slideshow {
	position: absolute;
	height: 370px;
	width: 495px;
	top: 79px;
	left: 389px;
}
#content #slideshow #imageone {
	position: absolute;
	height: 368px;
	width: 156px;
	top: 0px;
	left: 0px;
	border-style: none;
}
#content #slideshow #imagetwo {
	position: absolute;
	height: 368px;
	width: 156px;
	top: 0px;
	left: 168px;
	border-style: none;
}
#content #slideshow #imagethree {
	position: absolute;
	height: 368px;
	width: 156px;
	top: 0px;
	left: 336px;
	border: 1px none #faab53;
}
#content #slideshow #reqflash {
	position: absolute;
	font-size: 9px;
	text-align: center;
	width: 100%;
	top: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	color: #999999;
}
#content #slideshow #reqflash a {
	color: #faab53;
}
/*  */
#content #welcome {
	position: absolute;
	bottom: 13px;
	right: 15px;
}
#peyman {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #676767;
	position: absolute;
	height: 11px;
	width: 146px;
	left: 796px;
	top: 555px;
}
#peyman a {
	color: #676767;
	text-decoration: none;
}

#peyman a:hover {
	color: #FF9966;
	text-decoration: none;
}
