html, body {
	height: 100%;
	margin:0;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -120px;
}

.header {
	position:relative;
	height:107px;
	background:url(../images/bg.top.jpg) repeat-x;
}

.topbanner {
	position:relative;
	width:1000px;
	margin:0 auto;
	height:107px;
	font-size:1em;
	
}

.topbanner .logo {
	width:228px;
	float:left;
	margin:0;
}

.footer, .push {
	margin: 0 auto;
	height:110px;
	font-size:0.9em;
}

.footer {
	background:#F0F0F0;
}

.footer .footercontent {
	margin:0 auto;
	margin-top:10px;
	width:1000px;
	height:75px;
	background:url(../images/fish.jpg) no-repeat right center;
}

.footercontent {
	padding-top:10px;
}

.cow {
	margin-left:50%;
	left:-500px;
	margin-bottom:0px;
	width:1000px;
	background:left no-repeat;
	height:220px;
	display:none;
	position:absolute;
	bottom:0;
}

.midbanner {
	position:relative;
	height:245px;
	background:#000000;
}

.midbanner div.extra {
	margin:0 auto;
	width:1000px;
	height:262px;
	background:url(../images/bg.banner.jpg) no-repeat center 0px;
}

.midbanner div.extra.liveaudio {
	background:url(../images/bg.banner.liveaudio.jpg) no-repeat center 0px;
}

.midbanner div.extra.rentals {
	background:url(../images/bg.banner.rentals.jpg) no-repeat center 0px;
}

.midbanner div.extra.contact {
	background:url(../images/bg.banner.contact.jpg) no-repeat center 0px;
}

.mid {
	border-top: 1px solid #E2E2E2;
}

.content {
	margin: 0 auto;
	padding:20px 0px 20px 30px;
	width: 1000px;
}

.content .subcontent {
	float:left;
	width:450px;
	margin-right:35px;
}

.clr {
	clear:both;
	float:none;
	height:1px;
}

#gallery div {
	float:left;
	margin:0 5px 1em 0;
	text-align:center;
}

#gallery a {
	font-size:0.9em;
	text-decoration:none;
	line-height:2em;
}