body {
	margin: 0px;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #333333;
	line-height:20px;
	}

h1 {
	color: #00461A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight:bold;
	}
	
a:link {
	color: #990000;
	text-decoration: underline;
}

a:visited {
	color: #990000;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration: underline overline;
}

a:active {
	color: #990000;
	text-decoration: underline overline;
}
	
div#container {
	position: relative;
	width:690px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 5px solid #FFFFFF;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	padding: 0px;
}

div#header, div#header1, div#header2, div#header3,
div#header4, div#header5, div#header6, div#header7,
div#header8, div#header9, div#header10, div#headeropenings,
div#headerclient {
	position: relative;
	margin: 0px;
	padding: 0px;
}

	#header h1 {
	height: 295px;
	width: 690px;
	background-image: url(../images/headers/rotatehome/rotate.php);
	margin: 0px;
	padding: 0px;
	}
	
	#header1 h1 {
	height: 295px;
	width: 690px;
	background-image: url(../images/headers/header01.jpg);
	margin: 0px;
	padding: 0px;
	}
	
	#header2 h1 {
	height: 295px;
	width: 690px;
	background-image: url(../images/headers/header02.jpg);
	margin: 0px;
	padding: 0px;
	}
	
	#header3 h1 {
	height: 295px;
	width: 690px;
	background-image: url(../images/headers/header03.jpg);
	margin: 0px;
	padding: 0px;
	}
	
	#header4 h1 {
	height: 295px;
	width: 690px;
	background-image: url(../images/headers/header04.jpg);
	margin: 0px;
	padding: 0px;
	}
	
	#header5 h1 {
	height: 295px;
	width: 690px;
	background-image: url(../images/headers/header05.jpg);
	margin: 0px;
	padding: 0px;
	}
	
	#header6 h1 {
	height: 295px;
	width: 690px;
	background-image: url(../images/headers/header06.jpg);
	margin: 0px;
	padding: 0px;
	}
	
	#header7 h1 {
	height: 295px;
	width: 690px;
	background-image: url(../images/headers/header07.jpg);
	margin: 0px;
	padding: 0px;
	}
	
	#header8 h1 {
	height: 295px;
	width: 690px;
	background-image: url(../images/headers/header08.jpg);
	margin: 0px;
	padding: 0px;
	}
	
	#header9 h1 {
	height: 295px;
	width: 690px;
	background-image: url(../images/headers/header09.jpg);
	margin: 0px;
	padding: 0px;
	}
	
	#header10 h1 {
	height: 295px;
	width: 690px;
	background-image: url(../images/headers/header10.jpg);
	margin: 0px;
	padding: 0px;
	}
	
	#headeropenings h1 {
	height: 295px;
	width: 690px;
	background-image: url(../images/headers/rotateopenings/rotate.php);
	margin: 0px;
	padding: 0px;
	}
	
	#headerclient h1 {
	height: 295px;
	width: 690px;
	background-image: url(../images/headers/rotateclient/rotate.php);
	margin: 0px;
	padding: 0px;
	}
	
		#header h1 span, #header1 h1 span, #header2 h1 span,
		#header3 h1 span, #header4 h1 span, #header5 h1 span,
		#header6 h1 span, #header7 h1 span, #header8 h1 span,
		#header9 h1 span, #header10 h1 span, #headeropenings h1 span,
		#headerclient h1 span {
			display: none;
		}


div#tagline {
	position: absolute;
	top: 305px;
	left: 300px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 390px;
	background-color: #FFFFFF;
	background-image: none;
}

	#tagline h2 {
		margin: 0px;
		padding: 0px;
		border: 0px;
		font-size: 18px;
		color: #800000;
		text-align: right;
	}

div#navigation_box {
	position: absolute;
	z-index: 50;
	top: 205px;
	left: 65px;
	width: 194px;
	height: 200px;
	border: 3px solid #666666;
	background-color: #FFFFFF;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	}
	
		#navigation_box span {
			display: none;
		}

div#navigation {
	position: absolute;
	z-index: 100;
	top: 195px;
	left: 75px;
	width: 194px;
	text-align: left;
	}

* html body div#navigation { /*IE-only hack to make navigation alignment look right*/
	position: absolute;
	z-index: 100;
	top: 208px;
	left: 75px;
	width: 194px;
	text-align: left;
	}

	#navigation a:link {
		color: #000000;
		text-decoration: none;
		font-size: 12px;
		line-height: 23px;
		font-weight:bold;
	}
	#navigation a:visited {
		color: #000000;
		text-decoration: none;
		font-size: 12px;
		line-height: 23px;
		font-weight:bold;
	}
	#navigation a:hover {
		color: #000000;
		text-decoration: underline overline;
		font-size: 12px;
		line-height: 23px;
		font-weight:bold;
	}
	#navigation a:active {
		color: #000000;
		text-decoration: underline overline;
		font-size: 12px;
		line-height: 23px;
		font-weight:bold;
	}

	#navigation ul {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	#navigation li {
		list-style-type: none;
		margin-left: -30px;
	}

div#sublinks {
	position: relative;
	z-index: 1;
	float: left;
	clear: left;
	width: 165px;
	margin-top: 5px;
	color: #ffffff;
	}
	
* html body div#sublinks { /*IE-only hack to make z-index work right*/
	position: relative;
	z-index: -1;
	float: left;
	clear: left;
	background: #5E5E5E;
	width: 165px;
	margin-top: 5px;
	color: #ffffff;
	}
	
	#sublinks h2 {
		display: none;
	}
	
	#sublinks h1 {
		display: none;
	}
	
	#sublinks marquee {
		padding-left: 25px;
	}

		#sublinks ul {
			padding-top: 95px;
			padding-bottom: 50px;
		}
		#sublinks li {
			margin-left: -15px;
			list-style-type: none;
		}
		#sublinks ul li span {
			color: #FFFFFF;
			font-size: 14px;
			line-height: 50px;
			display: block;
		}
		* html body #sublinks ul li span { /*IE-only hack to make subnav title spacing look close to the same*/
			margin-top: 20px;
			color: #FFFFFF;
			font-size: 14px;
			line-height: 0px;
			display: block;
		}
		#sublinks a:link {
			color: #FFFFFF;
			text-decoration: none;
			font-size: 12px;
			line-height: 12px; 
		}
		#sublinks a:visited {
			color: #FFFFFF;
			text-decoration: none;
			font-size: 12px;
			line-height: 12px;
		}
		#sublinks a:hover {
			color: #FFFFFF;
			text-decoration: underline overline;
			font-size: 12px;
			line-height: 12px;
		}
		#sublinks a:active {
			color: #FFFFFF;
			text-decoration: underline overline;
			font-size: 12px;
			line-height: 12px;
		}
	
div#bodytext {
	margin-left: 300px;
	margin-top: 50px;
	margin-bottom: 20px;
	padding-bottom: 60px;
	width: 376px;
	text-align: left;
	background: transparent url("../images/watermarklogo.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
	}

div#footer {
	position: relative;
	width: 690px;
	clear: both;
	text-align: center;
	}
	
	#footer span {
			display: none;
		}
div#subfooter {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 700px;
	clear: both;
	text-align: right;
	}
