@charset "utf-8";
/* -----|| Main Page ||----- */
#flashContent {
	float: left;
	height: 150px;
	width: 850px;
	background: url(../images/topbar1.jpg) no-repeat;
	}
#studio {
	float: left;
	width: 250px;
	padding-left: 20px;
	}
#gallery {
	float: left;
	width: 195px;
	}
#equipment {
	float: left;
	width: 208px;
	padding-right: 15px;
	}
#spacerStudio {
	float: left;
	height: 715px;
	width: 80px;
	background: url(../images/spacer.gif) repeat-y center;
	}