@charset "UTF-8";
#header {
	position:relative;
	width:1200px;
	height:150px;
	z-index:auto;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#logo_box_header {
	position:absolute;
	width:200px;
	height:71px;
	z-index:auto;
	left: 0px;
	top: 0px;
	border: 1px solid #FFF;
}
#header_text {
	position:absolute;
	width:570px;
	z-index:auto;
	left: 314px;
	top: 0px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	color: #D9EBF7;
	margin-top: 0px;
}
#searchBoxDiv {
	position:absolute;
	width:300px;
	z-index:auto;
	top: 35px;
	padding: 0px;
	margin-right: 0px;
	overflow: visible;
	left: 900px;
	height: 41px;
}
#navBarTop {
	position:relative;
	width:1198px;
	z-index:3;
	top: 95px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	background-color: #D5D5D5;
	border: 1px solid #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
#container #header #navBarTop table tr td a {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	text-decoration: none;
}
#container #header #navBarTop table tr td a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	background-color: #D9EBF7;
	font-variant: small-caps;
	padding: 4px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	letter-spacing: 0.1em;
	text-decoration: none;
	margin-right: -4px;
	margin-left: -4px;
}
#sharethis {
	position:absolute;
	width:32px;
	height:32px;
	z-index:auto;
	left: 6px;
	overflow: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 10px;
	margin: 0px;
}
#facebook {
	position:absolute;
	width:32px;
	height:32px;
	z-index:auto;
	left: 1174px;
	overflow: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 10px;
	margin: 0px;
}

