@charset "utf-8";
/* CSS Document */

body {
	background-color: #B2B6B7;
	background-image: url(../img/bg.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #575859;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container {
	width: 950px;
	margin: 0 auto;
}
#header {
	background-color: #F7C854;
}
#mainImage {
	margin: 0px;
	padding: 0px;
}
#logo {
	height: 121px;
	background-color: #f8cd58;
}
#mainNav {
	height: 35px;
	background-color: #354486;
}
.clearall {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
#main {
	background-image: url(../img/mainbg.png);
	background-repeat: repeat-y;
	background-position: left;
	padding: 30px;
	margin: 0px;
	width: 890px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ebe9ee;
	height: 70px;
	padding-right: 32px;
	padding-left: 32px;
	padding-top: 13px;
	color: #85837f;
}
#footer a, #footer a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #85837f;
}
#footer a:hover {
	text-decoration: none;
	color: #E6AE04;
	font-weight: normal;
}
#footerLeft {
	float: left;
	width: 444px;
}
#footerRight {
	float: right;
	width: 333px;
	text-align: right;
}
#mainLeft {
	float: left;
	width: 515px;
	line-height: 24px;
	font-style: normal;
}
#mainLeft a {
	font-weight: bold;
}
#mainSidebar {
	float: right;
	width: 305px;
	line-height: 20px;
}
#mainSidebar a {
	font-weight: bold;
}
#mainSidebar2 {
	float: right;
	width: 300px;
	line-height: 20px;
}
#joinBox {
	float: right;
	width: 184px;
	font-size: 12px;
	color: #3e3f40;
	font-style: italic;
	padding-top: 20px;
	line-height: 14px;
	margin: 0;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mainHome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #575859;
	font-style: italic;
}
.style1 {
	font-size: 34px;
	line-height: 36px;
	font-style: italic;
}
.style2 {
	font-size: 26px;
	line-height: 30px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style3 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;

}
.style4 {
	font-size: 16px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;

}
a:link {
	color: #e6ae04;
	text-decoration: none;	

}
a:visited {
	text-decoration: none;
	color: #E6AE04;
}
a:hover {
	text-decoration: none;
	color: #A57C03;
}
a:active {
	text-decoration: none;
	color: #E6AE04;
}

.joinfield {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #494744;
	height: 16px;
	width: 150px;
	border: 1px solid #c3c4c2;
	padding-top: 2px;
	padding-left: 3px;
}
#nav {
	width:960px;
	height:35px;
	margin:0;
	padding:0;
	background-image: url(../img/mainNav_sprite.png);
	background-repeat: no-repeat;
}
#nav span {
	display: none;
}
#nav li, #nav a {
	height:35px;
	display:block;
}
#nav li {
	float:left;
	list-style:none;
	display:inline;
}
#nav-home {
	width: 100px;
}
#nav-operation {
	width: 172px;
}
#nav-team {
	width: 96px;
}
#nav-blog {
	width: 88px;
}
#nav-contact {
	width: 119px;
}
#nav-space {
	width: 300px;
}
#nav-facebook {
	width: 24px;
}
#nav-twitter {
	width: 24px;
}
#nav-home a:hover, #nav-home .current {
	background-image: url(../img/mainNav_sprite.png);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#nav-operation a:hover, #nav-operation .current {
	background-image: url(../img/mainNav_sprite.png);
	background-repeat: no-repeat;
	background-position: -100px -35px;
}
#nav-team a:hover, #nav-team .current {
	background-image: url(../img/mainNav_sprite.png);
	background-repeat: no-repeat;
	background-position: -272px -35px;
}
#nav-blog a:hover, #nav-blog .current {
	background-image: url(../img/mainNav_sprite.png);
	background-repeat: no-repeat;
	background-position: -368px -35px;
}
#nav-contact a:hover, #nav-contact .current {
	background-image: url(../img/mainNav_sprite.png);
	background-repeat: no-repeat;
	background-position: -456px -35px;
}
#nav-space a:hover, #nav-space .current {
	background-image: url(../img/mainNav_sprite.png);
	background-repeat: no-repeat;
	background-position: -575px -35px;
}
#nav-facebook a:hover, #nav-facebook .current {
	background-image: url(../img/mainNav_sprite.png);
	background-repeat: no-repeat;
	background-position: -875px -35px;
}
#nav-twitter a:hover, #nav-twitter .current {
	background-image: url(../img/mainNav_sprite.png);
	background-repeat: no-repeat;
	background-position: -899px -35px;
}
.style5 {

}
