	#mainContainer{
		margin:0 auto;
		width:717px;
		text-align:left;	
	}
	.clear{
		clear:both;
	}
	/* End of demo CSS */
	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
	width:171px;
	margin-top: 0px;
	float: left;
	}
	#DHTMLgoodies_panel_one{
	float:left;margin-top: 0px;
	}
	#DHTMLgoodies_thumbs{
	overflow:hidden;	/* Don't change this */
	height:230px;	/* Height of thumbnail div */
	position:relative;
	width: 169px;
	top: 10px;
	left: 8px;
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
	width:500px; height:350px;	/* Width of large image div */
	/* Height of large image div */
	float:left;
	padding: 0;
	}
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
	border:1px solid #D3E7F2;
	width:500px;
	height:350px;
	background-color:#D7EED6;
	display:block;
	overflow:hidden;
	padding: 0;
	margin: 0;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
			/* Border around large image */
	}
	
	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:68px;	/* "Air" inside filmstrip div */
		position:absolute;padding:15px 0px 15px 12px; z-index:10;

	}
	.strip_of_thumbnails div{
	width:64px;
	height:60px;
	 margin-bottom:15px;
	text-align:center;
background-color:#339966; display:block;

	}
	.strip_of_thumbnails img{
		border:2px solid #fff;border:2px solid #fff;
	}
	.strip_of_thumbnails img:hover{
		border:2px solid #fff;border:2px solid #94B7CD;
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		border:2px solid #167FBF;	/* Green border around active thumbnail */

	
	}
	.leftArrow{
		float:left; padding-left:15px;
	}
	.rightArrow{
		float:right; padding-right:15px;
	}
	#thumbnails{
	position:relative;	/* Never change this */
	width:200px;
	overflow: hidden;
	}
.gallery_left_box{width:515px; float:left; padding-left:18px;}
.gallery_right_box{
	border:1px solid #D3E7F2;
	padding:0 0 15px 0;
	background:url(../images/gal_bg.jpg) left bottom repeat-x #fff;
	width:169px;
	float: left;
}
.right_btns{
	margin:33px 15px 0px 15px;
	width:141px;
	float: left;
}
.right_btns img{ margin-top:7px;}



	/*#DHTMLgoodies_thumbs{
	overflow:hidden;	 Don't change this 
	height:240px;	 Height of thumbnail div 
	position:relative;
	width: 169px;
	top: 10px;
	left: 1px;
	background-color: #00FF33;
	}*/

