body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	height: 100%;
	background:black url('../images/design/bg.jpg') no-repeat scroll top left;
}

div {
	text-align: left;
}

a {
	font-weight: bold;
	font-size: 11px;
	color: #0099ff;
	text-decoration: none;
}

a:hover {
	color: #0099ff;
	text-decoration: underline;
}

p {
	margin: 0px;
	line-height: 16px;
}

.headline, H1 {
	font-size: 1.2em;
	font-weight: bolder;
	color: black;
	text-transform: uppercase;
	margin:0px;
	padding:0px;
	line-height:16px;
	margin-bottom:8px;
}

h2, .headlineSub {
	font-size: 13px;
	font-weight: bold;
	color: #544935;
	margin: 0px;
}

h3, .headlineSub2 {
	font-size: 11px;
	font-weight: bold;
	color: #544935;
	margin: 0px;
}

hr, .hrclass img {
	background-color: #000000;
	color: #000000;
	height: 1px;
	width: 100%;
	border: 0px;
}

.fileDownloadClass img {
	vertical-align:middle;
}

.clearFloat {
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

#siteOuter {
	width: 1300px;
	height: 804px;
}

#site {
	position: absolute;
	z-index: 2;
	width: 1300px;
	height: 804px;
}

#outerContainer {
	padding-left: 34px;
	height: 100%;
}

#innerContainer {
	width: 655px;
	overflow: auto;
	background-color: white;
	padding: 13px;
}

#copyright {
	width: 681px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
}

#bgContainer {
	position: absolute;
	z-index: 1;
	width: 1300px;
	height: 804px;
}

#logo {
	width:209px;
	height:130px;
}

#navigation {
	width: 102px;
	height: 75px;
	margin-top:4px;
}

#slogan {
	width: 681px;
	height:76px;
	background:transparent url('../images/design/centerSlogan.png') no-repeat scroll top left;
	margin-top: 30px;	
}

.item {
	width: 88px;
	height: 15px;
	float: left;
	background:transparent url('../images/design/navigation/bgArrow.png') no-repeat scroll top left;
	padding-left:14px;
}
.item:hover {
	background:transparent url('../images/design/navigation/bgArrowOver.png') no-repeat scroll top left;
}

.item.selected {
	background:transparent url('../images/design/navigation/bgArrowOver.png') no-repeat scroll top left;
}

#one {
	background:transparent url('../images/design/bg/0.gif') no-repeat scroll top left;
	width: 100px;
	height: 804px;
	float: left;
}

#two {
	background:transparent url('../images/design/bg/1.gif') no-repeat scroll top left;
	width: 100px;
	height: 804px;
	float: left;
}

#tree {
	background:transparent url('../images/design/bg/2.gif') no-repeat scroll top left;
	width: 100px;
	height: 804px;
	float: left;
}

#four {
	background:transparent url('../images/design/bg/3.gif') no-repeat scroll top left;
	width: 100px;
	height: 804px;
	float: left;
}

#five {
	background:transparent url('../images/design/bg/4.gif') no-repeat scroll top left;
	width: 100px;
	height: 804px;
	float: left;
}

#six {
	background:transparent url('../images/design/bg/5.gif') no-repeat scroll top left;
	width: 100px;
	height: 804px;
	float: left;
}

#seven {
	background:transparent url('../images/design/bg/6.gif') no-repeat scroll top left;
	width: 100px;
	height: 804px;
	float: left;
}

#eight {
	background:transparent url('../images/design/bg/7.gif') no-repeat scroll top left;
	width: 100px;
	height: 804px;
	float: left;
}

#nine {
	background:transparent url('../images/design/bg/8.gif') no-repeat scroll top left;
	width: 100px;
	height: 804px;
	float: left;
}

#ten {
	background:transparent url('../images/design/bg/9.gif') no-repeat scroll top left;
	width: 100px;
	height: 804px;
	float: left;
}

#eleven {
	background:transparent url('../images/design/bg/10.gif') no-repeat scroll top left;
	width: 100px;
	height: 804px;
	float: left;
}

#twelve {
	background:transparent url('../images/design/bg/11.gif') no-repeat scroll top left;
	width: 100px;
	height: 804px;
	float: left;
}

#thirteen {
	background:transparent url('../images/design/bg/12.gif') no-repeat scroll top left;
	width: 100px;
	height: 804px;
	float: left;
}