/* Layout CSS */

body {background-color: #fff;}

.siteWrapper {
	width: 741px;
	margin: 0 auto 0 auto;
	}

.headerMain {
	width: 741px;
	height: 79px;
	background: url(../img/headerBlip.jpg) no-repeat top right;	
	}

.headerMain img {
	position: absolute;
	top: 35px;
	}

.pageTitles {
	margin-top: 30px;
	}

.contentWrapper {
	margin-top: 30px;
	background: transparent;
	}

.copy {
	float: right;
	width: 640px;
	background: transparent;
	}

.scroll {
	height: 351px;
	overflow-y: scroll;
	}

.pictures {
	width: 93px;
	height: 331px;
	float: left;
	}

/* Page Images */

.band {background: url(../img/band.jpg) no-repeat bottom right;}

.cans {background: url(../img/cans.jpg) no-repeat bottom right;}

.news {background: url(../img/news.jpg) no-repeat bottom right;}

.policies {background: url(../img/policies.jpg) no-repeat bottom right;}

.services {background: url(../img/services.jpg) no-repeat bottom right;}

.project {background: url(../img/project.jpg) no-repeat bottom right;}

.prince {background: url(../img/prince.jpg) no-repeat bottom right;}

.support {background: url(../img/support.jpg) no-repeat bottom right;}

.equalities {background: url(../img/equalities.jpg) no-repeat bottom right;}

/* Picture Images */

.index {background: url(../img/indexPics.jpg) no-repeat top;}