#HomePortIMG {
	width:335px;
	height:180px;
	background-color:#FDF1BC;
	position:relative;
	overflow:hidden;
}
#HomePortIMGDiv {
	width:953px;
	height:180px;
	overflow:hidden;
	position:absolute;
	top:1px;
	left:-204px;
	z-index:1008;
	background-color:#FDF1BC;
}
#HomePortIMGMask {
	width:304px;
	height:180px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:16px;
	z-index:1007;
	background-color:#fdf1bc;
}
#HomePortIMGDiv IMG {
	float:left;
	width:236px;
	height:178px;
	margin-right:2px;
	padding:0px;
	line-height:0px;
}
#HomePortCenterBorder {
	width:236px;
	height:178px;
	position:absolute;
	top:0px;
	left:49px;
	z-index:1010;
	border:1px solid #FCD707;
	cursor:pointer;
	padding:0px;
	margin:0px;
}
#HomePortLeftBorder {
	width:30px;
	height:178px;
	position:absolute;
	top:0px;
	left:16px;
	z-index:1011;
	border:1px solid #FCD707;
	padding:0px;
	margin:0px;
}
#HomePortRightBorder {
	width:30px;
	height:178px;
	position:absolute;
	top:0px;
	right:15px;
	z-index:1012;
	border:1px solid #FCD707;
	padding:0px;
	margin:0px;
}
#HomePortLeftArrow {
	display:block;
	width:34px;
	height:76px;
	position:absolute;
	top:56px;
	left:0px;
	z-index:1013;
	cursor:pointer;
	background-image:url(/graphics/HomePortSprite.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#HomePortLeftArrow:hover {
	background-image:url(/graphics/HomePortSprite.png);
	background-position:0px -77px;
	background-repeat:no-repeat;
}
#HomePortLeftArrow.Limit {
	background-position:0px -154px;
}
#HomePortRightArrow {
	display:block;
	width:34px;
	height:76px;
	position:absolute;
	top:56px;
	right:0px;
	z-index:1014;
	cursor:pointer;
	background-image:url(/graphics/HomePortSprite.png);
	background-position:-34px 0px;
	background-repeat:no-repeat;
}
#HomePortRightArrow:hover {
	background-position:-34px -77px;
}
#HomePortRightArrow.Limit {
	background-position:-34px -154px;
}
#HomePortTitle {
	width:238px;
	height:16px;
	overflow:hidden;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	padding-top:13px;
	margin:4px 0px 0px 49px;
	text-transform:uppercase;
	background-image:url(/graphics/HomePortTitle.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#HomePortTitle a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
#HomePortTitle a:hover {
	text-decoration:underline;
}


.DescriptionDiv{
	display:none;
}