#about {
	width:1003px;
	height:auto;
}

#about_text {
	width:649px;
	height:auto;
	float:right;
	margin-right:13px;
	margin-top:18px;	
}

#about_us_text_top {
	width:649px;
	height: auto;
	min-height: 186px;
	background-image:url(../images/aboutus_top.jpg);
	background-repeat:no-repeat;
}

#about_us_reapet {
	width:649px;
	height:auto;
	background-image:url(../images/aboutus_Reapet.jpg);
	background-repeat:repeat-x;
			
}

#about_us_text_buttom {
	width:649px;
	height:201px;
	background-image:url(../images/aboutus_buttom.jpg);
	background-repeat:no-repeat;
}

#about_pic {
	width:340px;
	height:387px;
	float:right;
	margin-top:20px;
}

/* GALLERY */
#galleryImages { float: left; margin-left: 13px; margin-top: 25px; width: 488px; height: 272px; overflow: hidden; }
#galleryImages img { width: 488px; height: 272px; }
