	
	#mainContainer{
	text-align:right;
	background-image: url(../images/gallery.jpg);
	background-repeat: no-repeat;
	height: 238px;
	position: relative;
	width: 365px;
	bottom: 100px;
	float: right;
	margin-right: 20px;
	top: 150px;
	}
	.clear{
		clear:both;
	}
	/* End of demo CSS */
	#DHTMLgoodies_panel_one,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
		width:300px;
	}
	#DHTMLgoodies_arrows {
	width: 52px;
	float: right;
	margin-top: 80px;
	padding-right: 7px;
	}
	
	#DHTMLgoodies_panel_one{
	float:left;
	width: 365px;
	}
	#DHTMLgoodies_thumbs{
	overflow:hidden;	/* Don't change this */
	height:226px;	/* Height of thumbnail div */
	position:relative;	/* Never change this */
	float:left;
	}
	
	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
	width:300px;	/* Width of strip */
	position:absolute;
	margin-top: 10px;
	padding-left: 10px;
	}
	.strip_of_thumbnails div{
	width:300px;
	height:226px;
	text-align:right;
	}
	.strip_of_thumbnails img{
	
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
	
	
	}
	.leftArrow{
		float:left;
	}
	.rightArrow{
		float:right;
	}
	#DHTMLgoodies_thumbs_inner{
	position:relative;
	width: 400px;
	}	

.gallary {
	height: 50px;
	width: 365px;
	text-align: center;
	color: #E2F4BB;
	font-size: 14px;
	padding-top: 20px;
}
