 		
 	#carousel1Div {
		width: 892px;
		height: 200px;
		margin-bottom: 0px;
 	}
 	
 	#carousel1DivNew {
		width: 532px;
		height: 100px;
		margin: 70px 180px 0px 180px;
 	}
 	
 	#photos_list {
		width: 892px;
		height: 380px;
		margin-bottom: 80px;
		*padding-top: 60px;
 	}
 	
 	#carousel2Div {
		width: 892px;
		height: 300px;
 	}
 	
 	#carousel2DivNew {
		width: 492px;
		height: 250px;
		margin: 50px 200px 0px 200px;
 	}
 	
 	#descriptionDiv {
		width: 892px;
		height: 100px;
		margin-top: 10px;
		* padding-top: 35px;
		margin-bottom: 80px;
		vertical-align: top;
		text-align: center;
		opacity: .8;
 		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
 		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
 		color: #ffffff;
 		font-family: Arial;
 		font-size: 14px;
 	}
 	
