#container {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 555px;
	width: 990px;
}
#menu {
	position: absolute;
	width: 149px;
	left: 0px;
	top: 9px;
	z-index: 10;
}
#sub01 {
	top: 19px;
	z-index: 100;
}
#sub02 {
	top: 60px;
	z-index: 100;
}
#sub02 {
	top: 77px;
	z-index: 100;
}
#sub03 {
	top: 134px;
	z-index: 100;
}
#sub04 {
	top: 192px;
	z-index: 100;
}
#sub05 {
	top: 247px;
	z-index: 100;
}
#sub06 {
	top: 302px;
	z-index: 100;
}
#sub07 {
	top: 355px;
	z-index: 100;
}
#sub08 {
	top: 422px;
	z-index: 100;
}
#sub09 {
	top: 482px;
	z-index: 100;
}
.subs {
	text-align: left;
	width: 140px;
	z-index: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	filter: alpha(opacity="88");
	background-color: #FFFFFF;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #ED2E26;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F484F;
	left: 145px;
	position: absolute;
	visibility: hidden;

}
body {
	margin: 0px;
	background-image: url(../images/tile_bg.gif);
}
#content {
	position: absolute;
	height: 378px;
	width: 676px;
	left: 311px;
	top: 145px;
}

.border {
	border: 1px solid #413E49;
}


.sublinks {
	color: #3F3D48;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4A0AD;
	display: block;
	padding-right: 3px;
	padding-left: 5px;
	font-size: 10px;
	overflow: visible;
}
a.sublinks:hover {
	background-color: #CCCCCC;
}
a.sublinks:active {
	background-color: #E98361;
	color: #ffffff;
}


.btnbtm {
	position: absolute;
	left: 0px;
	bottom: -4px;
}
#btntop {
	position: absolute;
	left: -10px;
	top: -10px;
	width: 135px;
	height: 6px;
	background-image: url(../images/btntop2.gif);
	filter: alpha(opacity="80");
}
