* {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 1008px;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: auto;
	float: none;
}

#wrapper #logo {
	background-image: url(../images/logobk.jpg);
	background-repeat: no-repeat;
	height: 49px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #bodyArea {
	width: 1008px;
	clear: none;
	float: none;
	height: auto;
}
#wrapper #bodyArea #mainArea {
	width: 1008px;
	height: auto;
	float: left;
	background-image: url(../images/mainbck.png);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #bodyArea #mainArea #content {
	height: 512px;
	width: 931px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	float: none;
	clear: both;
}
#wrapper #bodyArea #mainArea #content #Image {
	height: 512px;
	width: 931px;
	float: right;
	clear: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper #bodyArea #mainArea #content #nav {
	float: left;
	height: 510px;
	width: 162px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 1px;
}

#leftspace {
	width: 118px;
	background-color: #0C0;
}



#wrapper #bodyArea #footer {
	background-image: url(../images/footer.jpg);
	height: 40px;
	width: 1008px;
	clear: both;
}
#wrapper #bodyArea #footer div font {
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
#wrapper #bodyArea #mainArea #content #nav h6 img {
	color: #FFF;
}
#wrapper #bodyArea #mainArea #content #nav h6 a {
	color: #FFF;
}
#wrapper #bodyArea #mainArea #content #nav h6 {
	color: #FFF;
}
#wrapper #bodyArea #mainArea #content #nav h4 img {
	color: #FFF;
}
#wrapper #bodyArea #mainArea #content #nav h4 {
	color: #FFF;
}
#wrapper #bodyArea #mainArea #content #nav h3 a #prev {
	color: #FFF;
}
#wrapper #bodyArea #mainArea #content #nav h3 a #prev {
	color: #FFF;
}
#wrapper #bodyArea #mainArea #content #nav h3 {
	color: #FFF;
}
#wrapper #bodyArea #mainArea #content #nav h3 a {
	color: #FFF;
}
body {
	background-color: #4f515b;
	background-image: url(../images/backdes.jpg);
	background-repeat: no-repeat;
	background-position:center top;
}
