#wrapper {
	height: 790px;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #top {
	float: left;
	width: 1010px;
	z-index: 1;
	height: 116px;
	margin-top: 57px;
}
#top #social {
	float: left;
	height: 28px;
	width: 153px;
	margin-left: 820px;
}
#top #navbar {
	float: left;
	height: 50px;
	width: 1010px;
	margin-top: 5px;
}
#top #tagline {
	float: left;
	height: 27px;
	width: 730px;
	margin-left: 248px;
	padding-top: 5px;
}
#wrapper #content {
	float: left;
	height: 479px;
	width: 1010px;
	position: absolute;
	z-index: 1;
	margin-top: 180px;
}
#content #slideshow {
	float: left;
	height: 479px;
	width: 700px;
	margin-left: 5px;
}


#wrapper #content #streams {
	float: left;
	height: 476px;
	width: 300px;
	background-image: url(images/streamBG.jpg);
	margin-left: 5px;
}
#content #streams #button {
	float: left;
	height: 63px;
	width: 244px;
	margin-top: 102px;
	margin-left: 28px;
}
#content #streams #button2 {
	float: left;
	height: 63px;
	width: 244px;
	margin-top: 18px;
	margin-left: 28px;
}



#wrapper #logo {
	float: right;
	height: 237px;
	width: 247px;
	z-index: 2;
	position: absolute;
}
#content #streams #appButton {
	float: left;
	height: 57px;
	width: 250px;
	margin-top: 70px;
	margin-left: 28px;
}
#wrapper #footer {
	float: left;
	height: 150px;
	width: 1000px;
	margin-top: 500px;
	text-align: left;
}
#wrapper #top #social #googlePlus {
	float: left;
	height: 21px;
	width: 21px;
	margin-left: 25px;
	margin-top: 5px;
}
