@import url("whitespace-reset.css");

body  {
	background: #FFF url("../images/dropshadow.gif") repeat-y 50% 0;
	color: #666;
	font-family: Tahoma;
	font-size: 14px; }

a {
	text-decoration: underline;
	color: #428ED5; }

h1 {
	background: transparent url("../images/bg_header.gif") repeat-x 0 0;
	width: 721px;
	height: 28px;
	font-size: 14px;
	color: #73A41D;
	padding: 5px 0 20px 10px; }

#sitewrapper {
	margin: 0 auto;
	width: 731px;
	_padding: 0 0 0 24px; }
	#sitewrapper #header {
		float: left;
		width: 734px; }
		#sitewrapper #header img#logo {
			float: left;
			width: 450px;
			margin: 30px 0 30px 15px; }
			#sitewrapper .ieinterior img#logo {
				padding: 0;
				*padding: 0 0 20px 0; }
		#sitewrapper #header p#tagline {
			float: right;
			width: 112px;
			padding: 20px 20px 0 0;
			font-family: Arial, Sans-Serif;
			color: #8F9592; }
	#sitewrapper ul#nav {
		float: left;
		width: 733px;
		height: 35px;
		background: #017187; }
		#sitewrapper ul#nav li {
			float: left;
			background: #017187;
			border-left: solid 2px #005974;
			width: 102px;
			_width: 71px;
			height: 35px; }
			#sitewrapper ul#nav li:hover {
				background: #005974; }
			#sitewrapper ul#nav li a {
				padding: 10px 20px;
				text-align: center;
				font-weight: bold;
				font-size: 11px;
				color: #FFF;
				display: block;
				width: 60px;
				_width: 59px;
				height: 15px; }

				/* Dropdowns */
				#sitewrapper ul#nav li ul {
					position: absolute;
					left: -999em;
					height: auto;
					width: 102px;
					w\idth: 71px;
					font-weight: normal;
					margin: 0; }
					#sitewrapper ul#nav li li {
						width: 120px;
						height: auto; }
						#sitewrapper ul#nav li ul a {
							width: 50px;
							w\idth: 54px;
							padding: 10px 0 15px 5px;
							text-align: left; }
				#sitewrapper ul#nav li:hover ul ul, #sitewrapper ul#nav li.sfhover ul ul {
					left: -999em; }
				#sitewrapper ul#nav li:hover ul, #sitewrapper ul#nav li li:hover ul, #sitewrapper ul#nav li.sfhover ul, #sitewrapper ul#nav li li.sfhover ul {
					left: auto; }
				#sitewrapper ul#nav li:hover, #nav li.sfhover {
					background: #017187; }

	#sitewrapper #content {
		float: left;
		width: 740px; }
		.homepage-block {
			float: left;
			width: 740px; }
			.homepage-block .homepage-block-image {
				float: left;
				width: 180px;
				margin: 0 0 0 10px;
				padding: 5px 0; }
			.homepage-block p {
				float: left;
				width: 500px;
				margin: 5px 0 5px 10px; }
			.homepage-block ul {
				float: left;
				width: 500px;
				margin: 5px 0 5px 30px; }
				.homepage-block ul li ul {
					list-style-type: none; }
		
	#content.interior #leftcol {
		float: left;
		width: 490px;
		padding-bot:tom: 100px;
		line-height:20px; }
		#content.interior #leftcol h2 {
			font-size: 14px;
			color: #73A41D;
			padding: 5px 0 5px 10px;
			clear: both; }
		#content.interior #leftcol h3 {
			font-size: 14px;
			color: #666;
			padding: 5px 0 5px 10px;
			clear: both; }
		#content.interior #leftcol img {
			float: left;
			margin: 0 5px 0 10px; }
		#content.interior #leftcol p {
			width: 480px;
			margin: 0 0 15px 0;
			padding: 0 0 0 10px; }
		#content.interior #leftcol ul {
			width: 480px;
			margin: 5px 0 5px 15px;
			padding: 0 0 0 10px; }
			#content.interior #leftcol ul li {
				background: transparent url("../images/bullet.gif") no-repeat 0 .5em;
				padding: 0 0 0 10px; }
		#content.interior #leftcol table {
			margin: 10px 0 0 10px; }
		#content.interior #leftcol #news {
			float: left;
			margin: 0 0 0 10px; }
		#content.interior #leftcol #awards {
			float: left;
			margin: 0 0 0 10px; }
		
		#content.interior #rightcol {
			font-size: 12px;
			font-style: italic;
			float: right;
			width: 160px;
			padding: 3px 30px 50px 40px; }
			#content.interior #rightcol p {
				margin: 0 0 5px 0; }
			#content.interior #rightcol img {
				margin: 0 0 8px 0; }

		#content.interior #leftcol #rightp p {
			float: right;
			width: 210px;
			padding: 10px 20px 10px 10px;
			margin: 0 0 5px 0; }

	#sitewrapper #footer {
		background: transparent url("../images/bg_footer.jpg") no-repeat -14px 0;
		float: left;
		width: 761px; }
		#sitewrapper #footer p#footer-nav {
			color: #FFF;
			text-align: center;
			width: 751px;
			margin: 15px 0 0 0; }
			#sitewrapper #footer p#footer-nav a {
				margin: 0 10px;
				font-weight: bold;
				color: #FFF;
				text-decoration: none; }
		#sitewrapper #footer p#copy {
			width: 761px;
			text-align: center;
			margin: 10px 0; }
			#sitewrapper #footer p#copy a {
				color: #9F9E9E;
				text-decoration: none; }