.homePgCap {
	background-image: url(../images/homePg_topCap.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 1000px;
}
.homeMain {
	background-image: url(../images/homePg_mainImageAR.jpg);
	background-repeat: no-repeat;
	height: 408px;
	width: 1000px;
}
.homeMainAR {
	background-image: url(../images/homePg_mainImageA.jpg);
	background-repeat: no-repeat;
	height: 408px;
	width: 1000px;
}


.homeAdlets {
}
.topPageBar {
	background-image: url(../images/pageBar.png);
	background-repeat: no-repeat;
	height: 73px;
	width: 1000px;
}

