body {
	background-image: url(../images/media/media_body.jpg);
	background-repeat: repeat-x;
}
.wrapper .banner {
	background-image: url(../images/media/media_banner.jpg);
	height: 230px;
	width: 960px;
}
.wrapper .main .nav .navtop {
	background-image: url(../images/media/media_navtop.jpg);
	height: 90px;
	width: 185px;
}


.wrapper .main .content h1 {
	background-image: url(../images/media/media_h1.jpg);
	height: 66px;
	width: 650px;
	text-indent: -9999px;
	margin-bottom: 10px;
}




.wrapper .footer {
	background-image: url(../images/media/media_footer.jpg);
	height: 93px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: center;
	padding-top: 50px;
	line-height: 16px;
	letter-spacing: 2px;
}
