.copy {
	height: 1.4em;
	width: 475px;
	background-color: #FFFFCC;
	text-align: center;
	font-size: 7pt;
}

#buliten {
	height: 296px;
	width: 105px;
	background-image: url(../img/bulitennew.jpg);
	margin-top: 0px;
	padding-top: 50px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 17px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 13px;
	text-align: center;

}


.img_left {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #333300;
}
#wrapper {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
}

#header {
 color: #333;
 width: 900px;
 float: left;
 padding: 10px;
 border: 1px solid #ccc;
 height: 100px;
 margin: 10px 0px 0px 0px;
 background: #BD9C8C;
}

#leftcolumn {
	color: #333;
	padding: 10px;
	height: 600px;
	width: 155px;
	float: left;
	background-color: #E76600;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content {
	float: left;
	color: #333;
	height: 600px;
	width: 500px;
	display: inline;
	background-color: #EC3000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#rightcolumn {
	color: #333;
	padding: 10px;
	height: 600px;
	width: 65px;
	float: left;
	position: relative;
	background-color: #E76600;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu {
	list-style: none;
	width: 474px;
	height: 562px;
	position: relative;
	background-image: url(../img/base.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#menu span {
  display: none;
  position: absolute;
}

#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}

#menu a:hover {
  background-position: left bottom;
}

#menu a:hover span {
  display: block;
}


#menu .about {
	width: 80px;
	height: 49px;
	left: 34px;
	top: 30px;
	background-image: url(../img/about.jpg);
	background-repeat: no-repeat;
}




#menu .collection {
	width: 100px;
	height: 55px;
	left: 188px;
	top: 25px;
	background-image: url(../img/collection.jpg);
	background-repeat: no-repeat;
}




#menu .stores {
	width: 100px;
	height: 54px;
	left: 345px;
	top: 24px;
	background-image: url(../img/stores.jpg);
	background-repeat: no-repeat;
}




#menu .press {
	width: 71px;
	height: 49px;
	left: 36px;
	top: 457px;
	background-image: url(../img/press.jpg);
	background-repeat: no-repeat;
}




#menu .contact {
	width: 80px;
	height: 54px;
	left: 196px;
	top: 459px;
	background-image: url(../img/contact.jpg);
	background-repeat: no-repeat;
}
