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

body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #231f20;
	margin:10px 0 0 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
}
img {
	border:0;
}
.oneColFixCtr #container {
	width:1000px;
	margin: 0 auto;
	text-align: left;
	background-image:url(images/bg_intro.jpg);
	background-repeat:no-repeat;
	height:768px;
}
.oneColFixCtr #mainContent {
	padding:289px 0 0 122px;
	width:878px !important;
	height:479px !important;
}
.oneColFixCtr #footer {
	font-size:11px;
	color:#666666;
	text-decoration:none;
	text-align:center;
	width:1000px;
}
