 /* CSS Document */
#layoutLogic {
	margin:-30px auto;
	width: 857px;
	font-family:Arial, Helvetica, sans-serif;
}

#header, #footer {
	position: relative;
	z-index:35;
}
#header {
	height:157px;
	background-image:url(./images/sub_pages_02.gif)
}

#addressBlock {
	position:absolute;
	top:145px;
	left:540px;
	font-size:13px;
}

#phoneFaxEmail{
	position:absolute;
	top:130px;
	left:363px;
	font-size:13px;
}

#footer {
	height:64px;
	background-image:url(./images/sub_pages_08.gif);
	margin-top:-1px;
}

#leftShadow_sub, #rightShadow_sub {
	position:relative;
	float:left;
}

#leftShadow_sub {
	height:574px;
	width:72px;
	background-image:url(./images/left_shadow.gif);
	background-repeat:repeat-y;
}

#rightShadow_sub {
	height:574px;
	width:54px;
	background-image:url(./images/right_shadow.gif);
	background-repeat:repeat-y;
}

.sidebar, .mainContent, #topNav {
	position: relative;
	float: left;
}

#topNav {
	z-index:20;
	height:20px;
	width:857px;
	background-image:url(./images/nav_bg.gif);
}

.sidebar {
	z-index: 10;
	background-image:url(./images/sub_pages_06.gif);
	width: 283px;
	height: 574px;
}

.mainContent {
	background-image:url(./images/sub_pages_07.gif);
	width: 448px;
	height: 574px;
}

#main_frame_desc {
	position:relative;
	z-index: 50;
	width: 420px;
	left: 20px;
	top: -250px;
}

#prod_ws_desc {
	position:relative;
	z-index: 50;
	width: 420px;
	left: 20px;
	top: -260px;
}

#prod_conf_desc {
	position:relative;
	z-index: 50;
	width: 420px;
	left: 20px;
	top: -230px;
}

#print_fax_desc {
	position:relative;
	z-index: 50;
	width: 420px;
	left: 20px;
	top: -210px;
}

#production_frame_desc {
	position:relative;
	z-index: 50;
	width: 420px;
	left: 20px;
	top: -550px;
	border: 2 solid black;
}

#prod_frame_overview_desc {
	position:relative;
	z-index: 50;
	width: 420px;
	left: 20px;
	top: -270px;
}

#prod_frame_ent_desc {
	position:relative;
	z-index: 50;
	width: 420px;
	left: 20px;
	top: -220px;
}

#cast_frame_ent_desc {
	position:relative;
	z-index: 50;
	width: 420px;
	left: 20px;
	top: -260px;
}

#gen_frame_desc {
	position:absolute;
	z-index: 50;
	width: 420px;
	left: 50px;
	top: 60px;
	padding-top: 20px;
	border 1px solid black;
}

.page {
	background-color:#FFFFFF;
	width: auto;
}

.section {
	margin: 0 auto;
}

.clear {
	clear: both;
}

.page > .section {
	border-bottom: 1px solid transparent;
}

/* Style specific to the gym sub_page */
#gymEquipTextFrame {
	position:absolute;
	z-index:40;
	top: 343px;
	left:20px;
	width: 408px;
	height: 200px;
}

