* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/backfor-HCOM.jpg);
	background-repeat: no-repeat;
	height: 900px;
}
#wrapper #logo {
	height: 64px;
	background-image: none;
}
#shadow #wrapper #logo #inlogotext {
	padding-right: 13px;
	padding-top: 24px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigator {
	height: 31px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	color: #333333;
	background-image: none;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-left: 2px;
}
#wrapper #headerImg {
	height: 222px;
	background-image: none;
}
#wrapper #bodyArea #left {
	width: 188px;
	float: left;
	height: 100%;
	padding-top: 35px;
}
#wrapper #bodyArea #right {
	width: 690px;
	float: right;
	text-align: center;
	word-spacing: normal;
	height: 478px;
	margin-right: 18px;
}
#shadow #wrapper #bodyArea #right #inrightcontact {
	height: 250px;
	width: 570px;
	padding-left: 10px;
	padding-top: 10px;
}

#wrapper #bodyArea #footer {
	height: 90px;
	clear: both;
	padding-top: 16px;
	width: 900px;
}
#shadow #wrapper #bodyArea #board {
	height: 475px;
	width: 693px;
	float: right;
	overflow: scroll;
	margin-right: 16px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin: 20px;
}
#shadow {
	width: 940px;
	background-image: url(../images/dropshad.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
