.header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position:top center;
	height:342px;	
}

.bottom {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position:top center;
	height:316px;	
}

.h1 { font:normal 22px Arial, Helvetica, sans-serif; color:#FFFFFF; text-align:left; padding:10px 0px 10px 0px; }

.h3 { font:normal 18px/22px Arial, Helvetica, sans-serif; color:#CCCCCC; text-align:left; padding:0px 0px 30px 0px; }
