* {
	margin: 0px;
	padding: 0px;
	font-size: 100.01%;
}
html {
	height: 100%;
}
body
  {
	font-size:62.5%;
	font-family:Arial;
	letter-spacing:normal;
	line-height:2em;
	margin:0;
	padding:0;
	color:#7F7F7F;
	background-color:#000;
	min-width: 860px;
	position: relative;
	height: 100%;
}
:focus
  { -moz-outline-style: none; }
a img
  { border:none; }
#menu {
	float: left;
	position: absolute;
	width: 860px;
	background-color: #000000;
	height: 130px;
	margin-top: -65px;
	margin-left: -430px;
	left: 50%;
	top: 50%;
	font-size: 0px;
	line-height: 0px;
	z-index: 10;
	background-image: url(../img/line.gif);
	background-repeat: no-repeat;
	background-position: 738px 78px;
	opacity: 0.9;
}
#menu   h1 {
	float:left;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	height: 97px;
	width: 324px;
	background-position: 65px 32px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -1000px;
	display: block;
}
#menu  a {
	float:left;
	margin-top: 86px;
	margin-right: 38px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 13px;
	background-image: url(../img/none.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 79px;
	font-size: 0px;
	line-height: 0px;
	display: block;
	text-indent: -1000px;
}
#menu a:hover {
	background-position: 0px -13px;
}
#menu #h1 {
	float:left;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 159px;
	background-position: 0px 0px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -5000px;
	display: block;
	padding: 0px;
	margin-top: 32px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 65px;
}
#menu #menu1 {
	background-image:url(../img/menu1.gif);
	width: 54px;
}
#menu #menu2 {
	background-image:url(../img/menu2.gif);
	width: 60px;
}
#menu #menu3 {
	background-image:url(../img/menu3.gif);
	width: 68px;
}
#menu #menu4 {
	background-image:url(../img/menu4.gif);
	width: 29px;
}
#menu #menu5 {
	background-image:url(../img/menu5.gif);
	width: 50px;
	margin-right: 0px;
	margin-left: 38px;
}
#bg	
	{
	width:100%;
	height:100%;
	z-index: 1;
	background-color: #000;
	background-image: url(../img/main-bg.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	cursor: crosshair;
}
#lacomp {
	position: absolute;
	z-index: 5;
	right: 10px;
	bottom: 10px;
	color: #333333;
	font-size: 1.1em;
	font-family: Tahoma;
	line-height: 1.4em;
	display: block;
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
}
#lacomp span {
	font-weight: bold;
}
#lacomp:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
#lacomp:hover span {
	text-decoration: underline;
}
.hide {
	display: none;
}
