#bgcontainer {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 562px;
	width: 100%;
	margin-top: -281px;
	position: absolute;
	left: 0px;
	top: 50%;
	background-color: #E3ECF1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #867B75;
	border-bottom-color: #867B75;
}
body {
	margin: 0px;
	background-color: #F0EFEB;
}
#container {
	float: right;
	height: 562px;
	width: 989px;
	position: relative;
}
menu {
	position: absolute;
	height: 300px;
	width: 300px;
	left: 0px;
	top: 0px;
}
#menu {
	position: absolute;
	height: 75px;
	width: 552px;
	left: 0px;
	top: 7px;
	z-index: 100;
}
.logo {
	position: absolute;
	left: 412px;
	top: 7px;
	z-index: 50;
}
#subs {
	position: absolute;
	height: 293px;
	width: 250px;
	left: 3px;
	top: 111px;
	letter-spacing: 1px;
}
#sub2 {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#sub3 {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#sub4 {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#sub5 {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#sub6 {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#sub7 {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#subs a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484139;
	text-decoration: none;
	padding-left: 12px;
	line-height: 16px;
}

#subs a:hover {
	color: #788488;
}

#subs a:active {
	color: #788488;
	background-repeat: no-repeat;
	background-image: url(images/bullit.gif);
	background-position: left top;
}

#content {
	position: absolute;
	height: 387px;
	width: 645px;
	left: 310px;
	top: 175px;
}
.subs {

	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484139;
	text-decoration: none;
	padding-left: 12px;
	line-height: 16px;
}
