.homeBlockMid{
	background:url(../img/images/homeMidBg.jpg) repeat-x;
	height: 33px;
	line-height:33px;
	color: #FFFFFF;
	font-size: 15px;
	font-family: "Century Gothic";
}
.homeBlockLeft{
	height: 33px;
	line-height:33px;
	padding-left: 10px;
	background-image: url(../img/images/homeLeftBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.homeBlockRight{
	height: 33px;
	line-height:33px;
	padding-right: 10px;
	background-image: url(../img/images/homeRightBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.homeBlockBg1{
	padding-right: 10px;
	background-image: url(../img/images/homeBlockBg1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 25px;
	padding-top: 10px;
	padding-left: 10px;
}

.homeBlockBg2{
	padding-right: 10px;
	background-image: url(../img/images/homeBlockBg2.jpg);
	background-position: bottom;
	padding-bottom: 25px;
	padding-top: 10px;
	padding-left: 10px;
}

.homeBlockBg3{
	padding-right: 10px;
	background-image: url(../img/images/homeBlockBg3.jpg);
	background-position: bottom;
	padding-bottom: 25px;
	padding-top: 10px;
	padding-left: 10px;
}