.gallery {
	width: 925px;
	background-color:#FFFFFF;
	float:left;
	clear:both;
	padding-top:5px;
	padding-left:25px;

}

#gallery_bott_bg {
	background-color:#FFFFFF;
	clear:both;
	width:100%;
	min-height: 100%!important;
	height: auto !important;
	height: 100%!important;
	background-image: url(../../images/bottom_bg1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0 auto -10em; /* the bottom margin is the negative value of the footer's height */
}
#footer {
	width: 953px;
	clear: both;
	padding-left: 47px; 
	padding-top: 223px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 3.0em; /* .push must be the same height as .footer */
}

#gallery_bott_bg01 {
	background-color:#FFFFFF;
	clear:both;
	width:100%;
	/*background-image: url(../images/bottom_bg1.jpg);
	background-repeat: repeat-x;*/
	background-position: left bottom;
	float:left;
	display: table;
	position: relative;	
}
#footer01 {
	width: 953px;
	clear: both;
	float: left;
	padding-left: 33px;
	height: 25px;
	padding-top: 20px; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*padding-bottom: 15px;*/
}