body {
	background: #002538 url('../media/system/BG/pageBG.jpg') repeat-x scroll left top;
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 0;
	color: #333333;
}

a {
	text-decoration: none;
}

.clearBoth {
	font-size: 0;
	line-height: 0;
	clear: both;
	color: white;
	width: 0;
	height: 0;
	overflow: hidden;
}

.siteContainer {
	width: 1100px;
	margin: 0 auto;
	background: transparent url('../media/system/BG/headerBG.jpg') no-repeat scroll left top;
}

.headerContainer {
	height: 177px;
}

.logoContainer {
	float: left;
	width: 320px;
	height: 177px;
	position: relative;
}

.menuContainer {
	/*background: transparent url('../media/system/BG/headerBG.jpg') no-repeat scroll left top;*/
	width: 780px;
	float: left;
	height: 177px;
	position: relative;
}

.logoImg {
	position: absolute;
	right: 24px;
	top: 48px;
}

.mainContainer {
	background: white;
	width: 960px;
	margin: 0 auto;
}

.contentTopLeft {
	background: transparent url('../media/system/RC/contentTopLeft.gif') no-repeat scroll left top;
}

.contentTopRight {
	background: transparent url('../media/system/RC/contentTopRight.gif') no-repeat scroll right top;
}

.contentBottomLeft {
	background: transparent url('../media/system/RC/contentBottomLeft.gif') no-repeat scroll left bottom;
}

.contentBottomRight {
	background: transparent url('../media/system/RC/contentBottomRight.gif') no-repeat scroll right bottom;
}

.innerContainer {
	padding: 0 10px;
}

.menuLeftContainer {
	float: left;
	width: 188px;
	background: transparent url('../media/system/BG/menuLeftBG.gif') no-repeat scroll right top;
	padding: 10px 20px 10px 0;
}

.contentContainer {
	float: right;
	width: 700px;
	line-height
}

.footer {
	width: 100%;
	height: 50px;
}

.wrap-social {
	margin: 5px auto 0;
	width: 960px;
}
	.wrap-social ul {
		float: right;
	}
		.wrap-social ul li {
			float: left;
			margin-left: 4px;
		}