@charset "utf-8";
/* CSS Document */

body{
	background-color: #c2c2c2;
	text-align:center;
	padding:0;
	margin:0;
}

#nav-frame{
	position:absolute;
	top:50px;
	width:100%;
	height:50px;
	text-align:left;
}

#nav-bar-spacer{
	width: 820px;
	height: 50px;
	position:relative;
}

#nav-bar{
	position:relative;
	width:820px;
	height:50px;
	_left:-410px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/upperR_corner.png) right top no-repeat;
}

#nav-bar-left{
	width: 800px;
	height: 50px;
	background:url(images/upperL_corner.png) left top no-repeat;
	top:0px;
	left:0px;
}

#nav-bar-left #always-on{
	width: 670px;
	height: 50px;
	margin-left:130px;
}

#nav-bar-left #always-on #left-section{
	width:130px;
	height:50px;
	text-align:left;
}

#nav-bar-left #always-on #right-section{
	width:540px;
	height:50px;
	text-align:right;
}

#zorko-logo-float{
	position:absolute;
	width:150px;
	height:150px;
	top:-30px;
	left:-25px;
	z-index:10;
}

#main-frame{
	width: 820px;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	background-color:#fff;
	vertical-align:top;
	position:relative;
}

#body-content{
	width: 820px;
	position:relative;
	top:0px;
	background-color:#ffcc06;
	text-align:left;
	z-index:5;
}

#body-content #upper-content{
	width:820px;
	height:470px;
	position:relative;
	background-color:#ffcc06;
	top:0px;
	left:0px;
	z-index:6;
}

#body-content #upper-content #left-cell{
	width:820px;
	height:470px;
	vertical-align:top;
	background-color:#fff;
}

#body-content #upper-content #main-table{
	width:820px;
}

#body-content #upper-content #main-table #top-spacer-white{
	height:75px;
	border-top:1px solid #c7c8ca;
	vertical-align:top;
}

#body-content #upper-content #main-table #top-spacer-gold{
	width:200px;
	background-color:#ffcc06;
	border-top:1px solid #c7c8ca;
}

#body-content #upper-content #main-table #right-shadow{
	width:20px;
	background:url(images/right_gradient.png) left repeat-y;
}

#body-content #upper-content #main-table #sub-nav{
	width:130px;
	height:345px;
	vertical-align:top;
}

#body-content #upper-content #main-table #main-text{
	width:470px;
	vertical-align:top;
}

#body-content #upper-content #main-table #right-gold-cell{
	background-color:#ffcc06;
	vertical-align:top;
}

#body-content #upper-content #main-table #lower-shadow-white-table{
	background:url(images/lower_gradient.png) bottom repeat-x;
}

#body-content #upper-content #main-table #lower-shadow-white-table #corner{
	width:600px;
	height:50px;
	background:url(images/LowerL_corner.png) left bottom no-repeat;
}

#body-content #upper-content #main-table #lower-right-gold-cell{
	background-color:#ffcc06;
	vertical-align:top;
}

#body-content #upper-content #main-table #lower-right-gold-cell #lower-shadow-gradient-table{
	width:100%;
	background:url(images/lower_gradient.png) bottom repeat-x;
}

#body-content #upper-content #main-table #lower-right-gold-cell #lower-shadow-gradient-table #corner{
	width:220px;
	height:50px;
	background:url(images/lowerR_corner.png) right bottom no-repeat;
}

#quote-bar{
	width:820px;
	height:110px;
	background-color:#FFFFFF;
	background:url(images/bottom_gradient.png) bottom repeat-x;
}

#quote-bar #quote-bar-divide{
	width:820px;
	height:110px;
}

#quote-bar #quote-bar-divide #section-one{
	width:20px;
	height:110px;
	background:url(images/bottom_left_corners.png) left top no-repeat;
	background-color:#ffcc06;
}

#quote-bar #quote-bar-divide #section-two{
	width:220px;
	height:110px;
	vertical-align:top;
}

	#quote-bar #quote-bar-divide #section-two #section-two-ad{
		width:220px;
		height:90px;
		background-color:#ffcc06;
	}

#quote-bar #quote-bar-divide #section-three{
	width:220px;
	height:110px;
	vertical-align:text-top;
	
}

	#quote-bar #quote-bar-divide #section-three #section-three-facts{	
		width:220px;
		height:90px;
		background:url(images/factBar.jpg) right top no-repeat;
	}

#quote-bar #quote-bar-divide #section-four{
	width:320px;
	height:110px;
	vertical-align:top;
}

	#quote-bar #quote-bar-divide #section-four #section-four-quote{
		width:320px;
		height:90px;
	}

#quote-bar #quote-bar-divide #section-five{
	width:40px;
	height:110px;
	background:url(images/bottom_right_corners.png) left top no-repeat;
}

#footer-bar{
	width:820px;
	height:100px;
	position:relative;
	text-align:center;
	background-color:#c2c2c2;
}
