BODY{
	color: #000000;
	background-color: #3b3b3b;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
DIV#mainframe{
	height: 300px;
	margin: 0 auto;
	width: 980px;
}
DIV#main-left, DIV#main-right, DIV#main-center{
	display: block;
	float: left;
}
DIV#main-left{
	background-image: url("../pic/bg-main-left-002.gif");
	background-repeat: no-repeat;
	background-position: right 93px;
	width: 45px;
	height: 150px;
	float: left;
}
DIV#main-right{
	background-image: url("../pic/bg-main-right-002.gif");
	background-repeat: no-repeat;
	background-position: left 93px;
	width: 45px;
	height: 130px;
	float: left;
}
DIV#main-center{
	background-image: url("../pic/bg-main-center-001.gif");
	background-repeat: repeat-x;
	background-position: left 93px;
	width: 890px;
	height: 130px;
	float: left;
}
DIV#cont-mainmenu{
	float: left;
	background-image: url("../pic/bg-logo-top-002.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	width: 890px;
	height: 118px;
}
DIV#mainmenu{
	float: right;
	background-image: url("../pic/bg-mainmenu-equalizer-002.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 460px;
	height: 105px;
	position: relative;
}
DIV#counter{
	float: right;
}
DIV#cont-submenu{
	float: right;
	width: 160px;
}
DIV#cont-path{
	float: left;
	background-image: url("../pic/bg-logo-path-002.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	width: 730px;
	height: 58px;
}
DIV#path{
	float: left;
	margin: 0px 0px 0px 237px;
	font-size: smaller;
}
DIV#cont-left{
	float: left;
	clear: left;
	width: 255px;
	padding: 56px 0px 0px 0px;
	background-image: url("../pic/bg-logo-cont-left-001.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
DIV#content{
	float: left;
	width: 455px;
	padding: 0px 10px;
}
DIV#copyright{
	font-size: smaller;
	text-align: center;
}
DIV.boxTop{
	background-image: url("../pic/bg-left-box-top-001.gif");
	background-repeat: no-repeat;
	background-position: top left;
	height: 33px;
	width: 255px;
}
DIV.boxBottom{
	background-image: url("../pic/bg-left-box-bottom-003.gif");
	background-repeat: no-repeat;
	background-position: top left;
	height: 33px;
	width: 255px;
}
DIV.boxBottomEnd{
	background-image: url("../pic/bg-left-bottom-001.gif");
	background-repeat: no-repeat;
	background-position: top left;
	height: 61px;
	width: 255px;
}
DIV.boxMiddle{
	background-image: url("../pic/bg-left-box-middle-001.gif");
	background-repeat: repeat-y;
	background-position: top left;
	width: 185px;
	padding: 0px 35px;
}
