body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #26353e;
}
	body a {
		color: #5c7b4e !important;
	}
	body a:link,
	body a:visited {
		text-decoration: none;
	}
	body a:hover,
	body a:active {
		text-decoration: underline;
	}
	/* */
	.rootContainer {
		position: relative;
	}
	/* */
	#head {
		background: url('../images/template/bg_headerspacer.png') top center repeat-x;
		height: 197px;
	}
		#headerWrapper {
			display: block;
			position: relative;
			width: 1200px;
			height: 137px;
			margin: 0 auto;
			background: url('../images/template/mainheader.jpg') top left no-repeat;
		}
			#header {
				margin: 0px;
				padding: 0px;
			}
				#header a {
					display: block;
					width: 1000px;
					height: 137px;
					margin: 0 auto;
					text-indent: -10000px;
				}
			#SearchForm {
				display: block;
				position: absolute;
				top: 13px;
				right: 131px;
				width: 300px;
				height: 20px;
				border: 0;
				margin: 0px;
				padding: 0px;
			}
				#SearchForm h2 {
					display: block;
					position: absolute;
					top: 0px;
					left: 0px;
					text-indent: -10000px;
					width: 0px;
					height: 0px;
					font-size: 0px;
					margin: 0px;
					padding: 0px;
				}
				#SearchLabel {
					display: block;
					position: absolute;
					top: 0px;
					right: 20px;
					border: 0;
					margin: 0px;
					padding: 0px;
					width: 150px;
					height: 20px;
					line-height: 20px;
					background: transparent;
					font-family: Helvetica, Arial, sans-serif;
					font-size: 11px;
					color: #808080;
				}
				#SearchInput {
					display: block;
					position: absolute;
					top: 3px;
					right: 21px;
					border: 0;
					margin: 0px;
					padding: 0px;
					width: 150px;
					height: 20px;
					line-height: 20px;
					background: transparent;
					font-family: Helvetica, Arial, sans-serif;
					font-size: 11px;
					color: #808080;
				}
				*+html #SearchInput {
					top: 0px;
				}
				#SearchSubmit {
					display: block;
					position: absolute;
					top: 0px;
					right: 0px;
					width: 20px;
					height: 20px;
					border: 0;
					background: transparent;
					margin: 0px;
					padding: 0px;
				}
		#nav {
		}
			#nav ul {
				width: 1000px;
				height: 60px;
				margin: 0 auto;
				list-style: none;
			}
				#nav ul li {
					display: block;
					position: relative;
					float: left;
					margin: 0px;
					padding: 0px;
				}
					#nav ul li a {
						display: block;
						text-indent: -10000px;
						background-position: 0px 0px;
						background-repeat: no-repeat;
						height: 60px;
						color: #b9cad4 !important;
						line-height: 14px;
					}
					#nav ul li a:hover,
					#nav ul li.highlighted a {
						background-position: 0px -60px;
					}
					#navAbout a {
						background-image: url('../images/template/nav_about.png');
						width: 85px;
					}
					#navHearings a {
						background-image: url('../images/template/nav_hearings.png');
						width: 169px;
					}
					#navLegislation a {
						background-image: url('../images/template/nav_legislation.png');
						width: 113px;
					}
					#navOversight a {
						background-image: url('../images/template/nav_oversight.png');
						width: 110px;
					}
					#navResources a {
						background-image: url('../images/template/nav_resources.png');
						width: 112px;
					}
					#navNews a {
						background-image: url('../images/template/nav_news.png');
						width: 80px;
					}
					#navDemocraticPage a {
						background-image: url('../images/template/nav_democraticpage.png');
						width: 164px;
					}
					#navRepublicanPage a {
						background-image: url('../images/template/nav_republicanpage.png');
						width: 157px;
					}
						#nav ul li ul {
							display: none;
							position: absolute;
							z-index: 2;
							top: 60px;
							left: 0px;
							/*background: #27353e;*/
							background: #324b59;
							color: #b9cad4;
							/* width: 100%; */
							width: 125px;
							height: auto;
							padding: 20px;
							border-right: 1px solid #27353e;
							border-left: 1px solid #27353e;
							border-bottom: 1px solid #27353e;
						}
						#nav ul li ul.visible {
							display: block;
						}
							#nav ul li ul li {
								display: block;
								float: none;
							}
								#nav ul li ul li a {
									display: block;
									zoom: 1;
									width: auto;
									height: auto;
									text-indent: 0px;
									background-image: url('../images/template/arrow_navdropdown.png') !important;
									background-position: 0px 8px !important;
									background-repeat: no-repeat;
									padding: 5px 0px 5px 10px;
									border-bottom: 1px solid #485c69;
									/*border-left: 1px solid;
									border-right: 1px solid;*/
									text-align: center;
									text-decoration: none;
									text-align: left;
									color: white !important;
								}
								#nav ul li ul li a:hover {
									background-color: #27353e;
									background-position: 0px -112px !important;
								}
	#body {
		width: 1000px;
		margin: 0 auto;
		padding-top: 30px;
		padding-bottom: 30px;
		zoom: 1;
	}
	#foot {
		height: 90px;
		background: #2d3e48;
		color: #b9cad4;
		line-height: 14px;
	}
		#foot a {
			color: #b9cad4 !important;
		}
		#foot .templateWrapper {
			width: 1000px;
			height: 90px;
			margin: 0 auto;
			background: #27353e;
		}
			#contactInformation {
				float: left;
			}
				#contactInformation h2 {
					float: left;
					width: 177px;
					height: 66px;
					margin: 0px;
					padding: 0px;
					text-indent: -10000px;
					background: url('../images/template/bg_contactinformation_footer.png') top left no-repeat;
				}
				#officeAddress {
					float: left;
					font-weight: bold;
					padding-top: 20px;
					padding-left: 20px;
				}
					#officeAddress p {
						margin: 0px;
						padding: 0px;
					}
					#officeAddress a {
						font-weight: normal;
						font-style: italic;
					}
				#phoneNumbers {
					float: left;
					font-weight: bold;
					padding-top: 20px;
					padding-left: 20px;
				}
					#phoneNumbers p {
						margin: 0px;
						padding: 0px;
					}
			#footerNav {
				float: right;
				text-align: right;
				padding-top: 20px;
				padding-right: 20px;
			}

#social{
	position: absolute;
	right: 131px;
	top: 40px;
}
	#social a{
		display: block;
		text-indent: -9999px;
		height: 35px;
		width: 35px;
		background: transparent url() no-repeat left top;
		float: left;
		padding-left: 5px;
	}
		#social a:hover{
			background-position: left bottom;
		}
		#social a.facebooklink{
			background-image: url(../images/template/soc_fb.png);
		}
		#social a.youtubelink{
			background-image: url(../images/template/soc_yt.png);
		}
		#social a.twitterlink{
			background-image: url(../images/template/soc_tw.png);
		}
		#social a.flickrlink{
			background-image: url(../images/template/soc_fl.png);
		}