body {
	font-family: "Arial Black", Gadget, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
* {
	margin: 0px;
	padding: 0px;
}
#content {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
}
#wrapper {
	width: 857px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 143px;
	padding-left: 3px;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 25px;
	margin-bottom: 32px;
	position: relative;
}
#nav a:link, #nav a:visited {
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	margin-right: 12px;
}
#nav a:hover {
	color: #CCC;
}
#bg {
	height: 400px;
}
.content-home {
	width: 310px;
	padding-left: 492px;
	font-weight: bold;
	margin-right: 50px;
	line-height: 1.4em;
}
.content-home p {
	margin-bottom: 10px;
}
.bg01 {
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
.content-inner {
	width: 800px;
	padding-right: 25px;
	padding-left: 25px;
	overflow: auto;
	height: 325px;
}
.content-inner p {
	margin-bottom: 20px;
	line-height: 1.5em;
	color: #333;
}
.content-inner h2 {
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 20px;
}
.content-inner h3 {}
.content-inner h4 {}
.inner-nav {
margin-bottom:10px;
	
	}
.homeimg {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index:9!important;
}
