@charset "UTF-8";
/* CSS Document */




.homeTop { background: url(../images/home_top.png) top center no-repeat; 
	height: 28px;
	text-align: center;
	width: 1024px;
	}

.homeMid {	
	background: url(../images/home_mid.png) bottom center no-repeat ;
	width: 1024px;
	padding: 0 0 20px 0;
	margin-bottom: 25px;
	text-align: center;
	}
	
.promo { 
	display: inline; 
	padding: 0 7px;
	width: 300px;
	}
	
.homeCaption {
	color: #bbb;
	font-size: 16px;
	position: absolute;
	top: 280px;
	left: 655px;
	width: 325px;
	text-align: left;
	}