

/* Sample 4*/

#box4{
	position:absolute;
	
}
#box4 div{
	width:786px;
	height:165px;
	float:left;
/*	background:#f5f2ff;*//*a9a9a7*/
	margin: 0 auto;
}

#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}
#box4 p{
	text-indent:0px;
}
#box4 img{
	width:25%;
	height:90%;
	float:left;
	margin:5px 10px 10px 10px;
	
}

#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}

/* Sample 5*/
#box5{
	position:absolute;
	width:750px;
}
#box5 span{
	display:block;
}
#info5{
	top:0;	/*bottom: 0px;*/
	width: 750px;
	margin-top: 0px;/* margin-top: 40px;*/
}



/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:750px;
	height:150px;
	background:#000;
	position:absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Georgia;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;	
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:480px;
	height:180px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:750px;
	height:850px;
	overflow:hidden;
}
.mask_featuregal{
	position:relative;
	width:750px;
	height:750px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:786px;
	height:170px;
	overflow:hidden;
	margin: 0 auto;	
	position: relative;
	top: -7px;
/*	margin-left: -3px;
	margin-top: -8px;*/

}
.mask3 img a{
	padding: 0px;
	margin: 0px;
	position: relative;
}
#maskcontent{
	padding-top: 2px;
	text-align: left;
	line-height: 20px;
	background: url(../../img/bg_mask1_alt.jpg);
	font-size: 12px;
	letter-spacing: 1px;
	color: #333333;
}
#maskcontent a{
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
}
#maskcontent a:hover{
	color: #000000;
	border-bottom: 1px dotted #000000;	
}
.bg_mask{
	margin-top: 12px;
	margin-left:-5px;
	background: url(../../img/bg_mask.jpg);
	text-align: justify;
}
.grey{
	color: #333333;
}
.black{
	color: #000000;
}
#hmpg_gal{
	background: #f5f2ff;
	height:170px;	
}

#hmpg_gal img a{
	background: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
/*#hmpg_gal a{
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	background:#ffffff;
	border: 1px solid #cccccc;	
	margin-top: -6px;	padding: 2px;}
*//*	float: right;*/

/*	margin-right: 60px;*/

/*#hmpg_gal a:hover{
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #000000;
}*/
#hmpg_gal img{
	float: none;
	text-align: center;
	margin:0 5px 5px 5px;	
	margin-top: 12px;
	border: 1px solid #ffffff;
/*	opacity:0.8;filter:alpha(opacity=80)	;*/	

}
#hmpg_gal img:hover{
	border: 1px solid #000000;
/*	opacity:1.0;filter:alpha(opacity=100)	;	*/
}

span img{
	display:block;
	border:none;
}