/* the styles in here are for the layout of the page */

*{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 128.5%;
}

#main {
	width: 990px;
	position:relative;
	margin: auto;
	padding-top: 7px;
	background: #FFF;
	text-align: left;
}

#head {
	position: relative;
	height: 227px !important;
	height: 239px;
	margin: 0 7px 6px 7px;
	border-top: 6px solid #094054;
	border-bottom: 6px solid #094054;
}

	#head h1 a {
		display: block;
		text-indent: -9999px;
		width: 210px;
		height: 215px;
		background-image: url(../images/st_logo.gif);
		position: absolute;
		left: 0;
		top: 6px;
	}
	
	#headerImage {
		text-indent: -9999px;
		height: 215px;
		width: 546px;
		position: absolute;
		left: 217px;
		top: 6px;
		background-image: url(../images/random/st_headerImage.jpg);
	}

	#address {
		position: relative;
		top: 6px;
		left: 770px;
		width: 206px;
	}
	
	#address h2 {
		margin-bottom: 23px;
	}
	
	#address p {
		text-align: center;
		padding: 0 5px 16px 15px;
		font-weight: bold;
		color: #094054;
	}
	
	#address p.bigSize {
		font-size: 13px;
	}	
		
	#address p a {
		text-decoration: underline;
		color: #AD6B03
	}
	
/*	#address span.left {
		color: #ad6b03;
		padding-right: 11px;
		padding-top: 1px;
		background: url(../images/st_bar.gif) no-repeat 12px 4px;
	}
	
	#address span.right {
		position: absolute;
		left: 36px;
	}*/
	
#leftCol {
	padding-left: 7px;
	width: 211px !important;
	width: 218px;
	float: left;
}

	#mainNav {
		background-color: #686868;
		padding-top: 6px;
		margin-bottom: 10px;
	}
	
	#mainNav li.level1 {
		padding: 0 5px 6px 5px;
	}	
	
	#mainNav li a {
		display: block;
		color: #000;
		font-weight: bold;
		line-height: 16px;
	}
	
	#mainNav li.level1 a.level1 {
		background: url(../images/st_mainnav_arrow.gif) no-repeat 9px 7px #FFF;
		font-weight: bold;
		text-transform: uppercase;
		padding: 4px 5px 4px 26px;
	}
	
	#mainNav a:hover {
		color: #326478;
	}
		
	#mainNav li.level2 a.level2 {
		background: url(../images/st_mainnav_sub_arrow.gif) no-repeat 0 0 #dbdbdb;
		padding: 4px 5px 3px 39px;
		border-bottom: 1px solid #FFF;
	}
	
	#mainNav li.last a.level2 {
		border-bottom: none;
	}
	
	#mainNav li.level2 ul {
		border-top: 1px solid #FFF;
	}	
	
	#mainNav li.level3 a.level3 {
		background: url(../images/st_mainnav_sub_arrow_sub.gif) no-repeat 34px 7px #eeeeee;
		padding: 3px 5px 3px 51px;
		border-bottom: 1px solid #FFF;
		font-weight: normal;
	}
	
	#mainNav li.level3 a.level3:hover {
		background-color: #326478;
		color: #FFF;
	}

	#mainNav li.level1 a.act,
	#mainNav li.level1 a.cur {
		color: #326478;
		background: url(../images/st_mainnav_arrow_act.gif) no-repeat 8px 9px #FFF;		
	}
	
	#mainNav li.level2 a.act,
	#mainNav li.level2 a.cur {
		color: #326478;
		background: url(../images/st_mainnav_sub_arrow_act.gif) no-repeat 0 0 #dbdbdb;
	}	

	#mainNav li.level3 a.act,
	#mainNav li.level3 a.cur {
		background: url(../images/st_mainnav_sub_arrow_sub.gif) no-repeat 34px 7px #eeeeee;
		font-weight: bold;
	}
	
#midCol {
	margin-left: 238px !important;
	margin-left: 235px;
	margin-right: 239px !important;
	margin-right: 236px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

	#midCol .ctArea {
		overflow: hidden !important;
		overflow: visible;
		padding-bottom: 25px;
	}
	
#rightCol {
	padding-right: 7px;
	width: 207px !important;
	width: 214px;
	float: right;
}

#footer {
	clear: both;
	background-color: #d0d0d0;
	position: relative;
	width: 990px;
	height: 37px !important;
	height: 43px;;
	border-top: 6px solid #494949;
}

	#copyright {
		font-size: 11px;
		line-height: 12px;
		position: absolute;	
		left: 17px;
		width: 100px;
		top: 12px;
	}
	
	#copyright a {
		position: absolute;
		top: 0px;
		left: 62px;
		display: block;
		width: 100px;
		text-indent: -102px;
		overflow: hidden;
		font-size: 11px;
		line-height: 12px;
		color: #000;
	}

	#rootlineNav {
		position: absolute;
		left: 220px;
		top: 11px;
		width: 550px;
		line-height: 12px;
	}
	
	#rootlineNav a {
		color: #000;
		float: left;
		padding: 0 7px 0 10px;
		border-right: 1px solid #000;
		text-decoration: underline;
	}
	
	#rootlineNav a.first {
		padding-left: 0;
	}

	#rootlineNav a.act {
		border-right: none;
		text-decoration: none;
		font-weight: bold;
	}
	
	#metaNav {
		position: absolute;
		left: 790px;
		top: 11px;
		line-height: 12px;
	}
	
	#metaNav li {
		display: block;
		float: left;
	}
	
	#metaNav li a {
		display: block;
		color: #000;
		padding-left: 6px;
		margin-right: 16px;
		font-size: 10px;
		text-decoration: underline;
		background: url(../images/st_metanav_arrow.gif) no-repeat left center;
	}

#startpage {
	background-color:#1A171B;
}

#startpage #main {
	margin-top:100px;
	background-color:#1A171B;
	width:600px;
}

#startpage #main a {
	display:block;
	text-indent:-999px;
	position:absolute;
	top:0;
	left:0;
	width:600px;
	height:500px;
	z-index:10;
}

#startpage #slogan {
	color:#FFF;
	position:absolute;
	top:220px;
	left:0;
}

#startpage #logo {
	float:right;
	width:417px;
	height:427px;
	background: url(../images/st_logo_gross.gif) no-repeat center center;
}


