body {
	font-family: Arial, 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 10pt;
	text-align: center;
	background: #6b0f02;
	margin: 0;
	padding: 0;
}

#wrapper {
	position: absolute;
	width: 100%;
	height: 553px;
	text-align: center;
	left: 0;
	top: 50%;
	margin-top: -276px;
	background: url('images/wrapper_bg.gif');
}

#content {
	position: relative;
	width: 907px;
	height: 553px;
	margin: 0 auto 0 auto;
}

#maincontent {
	position: absolute;
	left: 8px;
	top: 47px;
	width: 890px;
	height: 440px;
	background: white;
	padding: 19px 0 0 0;
}

#logo {
	position: absolute;
	left: 8px;
	top: 0;
	width: 890px;
	height: 38px;
	background: url('images/top.gif');
}

#fpi, #fpi-bg {
	position: absolute;
	left: -62px;
	top: 70px;
	width: 70px;
	height: 76px;
	background: white url('images/logo-bg.gif') no-repeat center center;
}

#fpi {
	background: white url('images/logo.gif') no-repeat center center;
}

#logo a.bg-on, #logo a.bg-off, #logo a.en-on, #logo a.en-off {
	display: block;
	border: 0;
	background: url('images/bg_on.gif');
	width: 16px;
	height: 16px;
	position: absolute;
	left: 840px;
	top:10px;
	text-indent: -3000px;
}

#logo a.bg-off {
	background: url('images/bg_off.gif');
}

#logo a.en-on, #logo a.en-off {
	background: url('images/en_on.gif');
	left: 864px;
}

#logo a.en-off {
	background: url('images/en_off.gif');
}

#menu {
	position: absolute;
	left: 8px;
	top: 520px;
	width: 890px;
	height: 34px;
	background: url('images/btm.gif');
}

#menu a.about, #menu a.about-en {
	position: absolute;
	display: block;
	left: 105px;
	top: 4px;
	width: 62px;
	height: 14px;
	text-indent: -3000px;
}

#menu a.about-en {
	left: 105px;
	width: 92px;
}

#menu a.products, #menu a.products-en {
	position: absolute;
	display: block;
	left: 180px;
	top: 4px;
	width: 92px;
	height: 14px;
	text-indent: -3000px;
}

#menu a.products-en {
	left: 210px;
	width: 98px;
}

#menu a.production, #menu a.production-en {
	position: absolute;
	display: block;
	left: 285px;
	top: 4px;
	width: 138px;
	height: 14px;
	text-indent: -3000px;
}

#menu a.production-en {
	left: 320px;
	width: 118px;
}

#menu a.gallery, #menu a.gallery-en {
	position: absolute;
	display: block;
	left: 436px;
	top: 4px;
	width: 80px;
	height: 14px;
	text-indent: -3000px;
}

#menu a.gallery-en {
	left: 450px;
	width: 82px;
}

#menu a.certificates, #menu a.certificates-en {
	position: absolute;
	display: block;
	left: 527px;
	top: 4px;
	width: 126px;
	height: 14px;
	text-indent: -3000px;
}

#menu a.certificates-en {
	left: 546px;
	width: 127px;
}

#menu a.contacts, #menu a.contacts-en {
	position: absolute;
	display: block;
	left: 666px;
	top: 4px;
	width: 118px;
	height: 14px;
	text-indent: -3000px;
}

#menu a.contacts-en {
	left: 685px;
	width: 98px;
}

a:hover { text-decoration: underline; }
a:active{ outline: none;}
a:focus {-moz-outline-style: none;}

#left {
	position: absolute;
	left: 0;
	top: 40px;
	width: 8px;
	height: 481px;
	background: url('images/brdr-left.gif');
}

#right {
	position: absolute;
	left: 898px;
	top: 40px;
	width: 10px;
	height: 481px;
	background: url('images/brdr-right.gif');
}

#top {
	position: absolute;
	left: 8px;
	top: 40px;
	width: 890px;
	height: 7px;
	background: url('images/brdr-top.gif');
}

#btm {
	position: absolute;
	left: 8px;
	top: 506px;
	width: 890px;
	height: 14px;
	background: url('images/brdr-btm.gif');
}