/***************************************** HEADER STYLES (COMMON FOR ALL PAGES) */

.stdBody {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#FFFFFF;
	font-family:verdana;
	font-size:12px;
	color:#435664;
}
.navMainDiv {
	position:relative;
	width:781px;
	height:107px;
	border:0px;
	text-align:justify;
	font-family:verdana;
	font-size:12px;
	color:#435664;
	background-image:url('http://assets.johnq.com/images/nav/bg_header.gif');
}
.navMainLogo {
	position:absolute;
	left:20px;
	top:10px;
	width:114px;
	height:74px;
	background-image:url('../images/nav/logo_back.gif');
}
.navLeftTab {
	position:absolute;
	left:0px;
	top:60px;
	width:162px;
	height:40px;
}
.tagLineDiv {
	position:absolute;
	left:170px;
	top:25px;
	width:220px;
	height:16px;
	font-size:12px;
}
.navHomeButtonActive {
	position:absolute;
	left:166px;
	top:56px;
	width:110px;
	height:41px;
}
.navHomeButton {
	position:absolute;
	left:166px;
	top:64px;
	width:110px;
	height:33px;
}
.navAudioButtonActive {
	position:absolute;
	left:276px;
	top:56px;
	width:110px;
	height:41px;
}
.navAudioButton {
	position:absolute;
	left:276px;
	top:64px;
	width:110px;
	height:33px;
}
.navVideoButtonActive {
	position:absolute;
	left:386px;
	top:56px;
	width:110px;
	height:41px;
}
.navVideoButton {
	position:absolute;
	left:386px;
	top:64px;
	width:110px;
	height:33px;
}
.navDesktopButtonActive {
	position:absolute;
	left:496px;
	top:56px;
	width:110px;
	height:41px;
}
.navDesktopButton {
	position:absolute;
	left:496px;
	top:64px;
	width:110px;
	height:33px;
}
.navAdultButtonActive {
	position:absolute;
	left:606px;
	top:56px;
	width:175px;
	height:41px;
}
.navAdultButton {
	position:absolute;
	left:606px;
	top:64px;
	width:110px;
	height:33px;
}
.navBottomBar {
	position:absolute;
	left:0px;
	top:102px;
	width:780px;
	height:13px;
	border:0px;
	font-size:0px;
	background-image:url('../images/nav/tab_bottom.gif');
}
