.pad-top-bot25 {
	padding-top: 25px;
	padding-bottom: 25px;
}
.bot-body-bg {
	background-image: url(../images/bg-mid-small.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	
}
.bot-body-bg-left {
	background-image: url(../images/bg-left-small.jpg);
	background-repeat: repeat-x;
	background-position: right top;
		
}
.bot-body-bg-right {
	background-image: url(../images/bg-right-small.jpg);
	background-repeat: repeat-x;
	background-position: right top;
		
}