h1#logo {
	width: 631px;
	height: 80px;
	position: relative;
	top: 0;
	background: transparent url("/images/uploads/balanced_logo_hdr.jpg") top left no-repeat;
	padding: 0;
	margin: 0; 
	}

div#slidescontainer {
	height: 295px;
	position: relative;
	}
div#slideshow {
	height: 295px;
	z-index: 10;
	}
img#next {
	position: absolute;
	bottom: 10px;
	left: 561px;
	z-index: 50;
	cursor: pointer;
	}
img#prev {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 50;
	cursor: pointer;
	}


