@charset "utf-8";
html, body {
	color: #555;
	font-size: 13px;
	font-family: 'Lato', sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
a {
	color: #666;
	text-decoration: none;
!important;
}
a:hover {
	text-decoration: none;
!important;
}
li:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity = 50);
	text-decoration: none;
}


hr {
	display: none;
}
#mainImg {
	text-align: center;
	background: #3a3e3f;
}
#main ul.singleSlide {
}
#wrapper {
	width: 100%;
	height: 100%;
}
#headerTop {
	background-color: #000;
	width: 100%;
	height: 46px;
}
#headerTop .inner {
	width: 960px;
	height: 59px;
	margin: 0 auto;
	position: relative;
}
#headerBottom {
	width: 100%;
	height: 300px;
}
#containerBottom {
	background-color: #000;
	padding-top: 15px;
	max-width: 100%;
}
#containerBottom #footer {
	background-color: #00000;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#headerTop .inner #siteID {
	text-align: center;
	font-size: 39px;
	color: #f2f2f2;
	letter-spacing: 1.5px;
	font-family: serif;
	font-style: initial;
	font-weight: bold;
	text-decoration: inherit;
}
#headerTop .inner #otherArea {
	width: 220px;
	position: absolute;
	top: 16px;
	right: 0;
}
#headerTop .inner #otherArea ul {
	float: right;
	padding-top: 2px;
}
#headerTop .inner #otherArea ul li {
	float: left;
	margin-left: 6px;
}
#headerBottom p {
	width: 960px;
	margin: 0 auto;
}
#headerBottom {
	height: 280px;
	border-bottom: 20px solid #66cccc;
}
#headerBottom #navWrap {
	width: 100%;
	padding-bottom: 5px;
}
#headerBottom #navWrap ul#mainNav {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
#headerBottom #navWrap ul#mainNav li {
	float: left;
	height: 60px;
	overflow: hidden;
}
#containerBottom #footer .title {
	position: absolute;
	top: 0;
	left: 0;
}
#containerBottom h1#siteID {
	margin-bottom: 35px;
	text-align: center;
	font-size: 35px;
	color: #f2f2f2;
	letter-spacing: 1;
	font-weight: bold;
	font-family: "bickham-script-pro-3";
}
.glober {
	background: -moz-linear-gradient(top, #ccc, #000);
	background: -webkit-gradient(linear, center top, center bottom, from(#ccc), to(#000));
	width: 281px;
	height: 110px;
	background-color: #ccc;
	margin-top: 48px;
	color: #E6E6E6;
}
.glober p#siteID img {
	margin-left: 51px;
	margin-top: 25px;
}
.glober p#globerText {
	text-align: center;
	font-size: 0.833em;
	margin-top: 10px;
}
#containerBottom #copyright {
	background-color: #313131;
	width: 100%;
	height: 25px;
	color: #f2f2f2;
}
#containerBottom #copyright address {
	padding-top: 3px;
	text-align: center;
}
#pageTop {
	text-align: center;
}
.titleBox {
	width: 161px;
	position: absolute;
	top: 25px;
	left: 38px;
}
.titleBox h2 {
	width: 155px;
	padding-bottom: 27px;
	margin: 0 0 13px 3px;
	border-bottom: 3px solid #6cc;
}
