* {
	margin: 0px;
	padding: 0px;
}

a {
 outline: none;   /*for Firefox*/
 hlbr:expression(this.onFocus=this.blur());   /*for IE*/
}

body {
	background-color: #000;
	background-image: url(../images/index/bodyBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	letter-spacing: 1px;
	color: #504639;
	position: relative;
}
h1 {
	background-image: url(../images/index/top1.jpg);
	height: 82px;
	width: 980px;
	text-indent: -9999px;
}


#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	float: left;
	width: 334px;
}
#logo {
	height: 68px;
	width: 334px;
	float: left;
	background-image: url(../images/index/logo.jpg);
}
#left h2 {
	display: none;
}

#left #information {
	background-image: url(../images/index/information1.jpg);
	height: 377px;
	width: 334px;
	position: relative;
	float: left;
}
#center {
	background-image: url(../images/index/center1.jpg);
	float: right;
	height: 445px;
	width: 646px;
	position: relative;
}
#menu {
	background-image: url(../images/index/menu.jpg);
	float: left;
	height: 42px;
	width: 980px;
}
#menu ul {
	margin-left: 82px;
}
#menu ul li {
	float: left;
	list-style-type: none;
	height: 42px;
	width: 118px;
	text-indent: -9999px;
}
#menu ul li a {
	display: block;
	height: 42px;
	width: 118px;
	background-image: url(../images/index/indexMENUOK.jpg);
	background-position: -82px -42px;
}
#menu ul #m1 a {
	background-position: -82px -42px;
}
#menu ul #m1 a:hover {
	background-position: -82px -84px;
}
#menu ul #m2 a {
	background-position: -200px -42px;
}
#menu ul #m2 a:hover {
	background-position: -200px -84px;
}
#menu ul #m3 a {
	background-position: -318px -42px;
}
#menu ul #m3 a:hover {
	background-position: -318px -84px;
}
#menu ul #m4 a {
	background-position: -436px -42px;
}
#menu ul #m4 a:hover {
	background-position: -436px -84px;
}
#menu ul #m5 a {
	background-position: -554px -42px;
}
#menu ul #m5 a:hover {
	background-position: -554px -84px;
}
#menu ul #m6 a {
	background-position: -671px -42px;
}
#menu ul #m6 a:hover {
	background-position: -671px -84px;
}
#menu ul #m7 a {
	background-position: -788px -42px;
}
#menu ul #m7 a:hover {
	background-position: -788px -84px;
}



#footer {
	background-image: url(../images/index/footer.jpg);
	float: left;
	height: 20px;
	width: 980px;
	text-align: center;
	padding-top: 30px;
}
#myPosition {
	position: absolute;
	left: 110px;
	bottom: 0px;
}
#catalogueLink {
	background-image: url(../images/index/consultant1.jpg);
	height: 81px;
	width: 201px;
	display: block;
	position: absolute;
	left: 110px;
	top: 60px;
	text-indent: -9999px;
}
#center #flashArea {
	position: absolute;
	right: 50px;
	bottom: 0px;
}
#footer a {
	color: #766754;
	text-decoration: none;
}
#fb {
	background-image: url(../images/fb/jk_fb.jpg);
	height: 118px;
	width: 45px;
	position: absolute;
	left: 0px;
	top: 150px;
	text-indent: -9999px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
