body {
	font-family: Verdana, Arial, 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 9pt;
	text-align: center;
	background: #fff;
	margin: 0;
	padding: 10px 0 0 0;
	color: #4c4c4c;
}

a {
	text-decoration: none;
	color: #d41b00;
}

a:hover {
	color: #AA0033;
}

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

#wrapper {
	width: 781px;
	border: 1px solid #b4b4b4;
	margin: 0 auto 0 auto;
	text-align: left;
}

#topred {
	width: 781px;
	height: 8px;
	background: #d41b00;
}

#wrapper-inner {
	position: relative;
	margin: 0 1px 1px 1px;
	border: 1px solid #b4b4b4;	
	background: #dbdbdb;
}

#lang {
	position: absolute;
	left: 705px;
	top: 97px;
}

#logo {
	position: relative;
	height: 63px;
	background: url('images/logo.jpg');
}

#logo a {
	position: absolute;
	display: block;
	top: 4px;
	left: 10px;
	width: 230px;
	height: 56px;
	text-indent: -3000px;
}

#content {
	margin: 0 7px 0 7px;
	background: #FFFFFF;
	padding: 10px 20px 10px 20px;
}

#content-foot {
	background: url('images/content-foot.gif');
	height: 15px;
	width: 777px;
}

#footer {
	background: url('images/footer.gif');
	height: 20px;
	color: white;
	font-size: 8pt;
	text-align: center;
	padding-top: 8px;
}

#menu {
	position: relative;
	list-style: none;
	background: url('images/menu_bg.gif');
	height: 31px;
	padding: 29px 0 0 7px;
	margin: 0;
}

#menu li {
	float: left;
	height: 31px;
}

#menu li a {
	display: block;
	width: 100%;
	height: 31px;
	text-indent: -3000px;
}

#menu li.home, #menu li.home a {
	background: url('images/menu_home_off.gif');
	width: 81px;
}

#menu li.home a:hover, #menu li.home a.active {
	background: url('images/menu_home_on.gif');
}

#menu li.produce, #menu li.produce a {
	background: url('images/menu_produce_off.gif');
	width: 133px;
}

#menu li.produce a:hover, #menu li.produce a.active {
	background: url('images/menu_produce_on.gif');
}

#menu li.forms, #menu li.forms a {
	background: url('images/menu_forms_off.gif');
	width: 83px;
}

#menu li.forms a:hover, #menu li.forms a.active {
	background: url('images/menu_forms_on.gif');
}

#menu li.packs, #menu li.packs a {
	background: url('images/menu_packs_off.gif');
	width: 178px;
}

#menu li.packs a:hover, #menu li.packs a.active {
	background: url('images/menu_packs_on.gif');
}

#menu li.patents, #menu li.patents a {
	background: url('images/menu_patents_off.gif');
	width: 96px;
}

#menu li.patents a:hover, #menu li.patents a.active {
	background: url('images/menu_patents_on.gif');
}

#menu li.contact, #menu li.contact a {
	background: url('images/menu_contact_off.gif');
	width: 105px;
}

#menu li.contact a:hover, #menu li.contact a.active {
	background: url('images/menu_contact_on.gif');
}

h1 {
	background: url('images/bullet2.gif') bottom left no-repeat;
	border-bottom: 1px solid #a6a6a6;
	color: #d41b00;
	font-size: 12pt;
	padding: 0 0 3px 20px;
	margin-bottom: 10px;
}

h2 {
	background: url('images/bullet1.gif') bottom left no-repeat;
	border-bottom: 1px solid #a6a6a6;
	color: #333;
	font-size: 11pt;
	padding: 0 0 3px 25px;
	margin-bottom: 10px;
}

p {
	margin: 0 0 10px 10px;
	line-height: 18px;
}

.innermenu {
	position: relative;
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

.innermenu li {
	padding: 5px 0 5px 25px;
	background: url('images/bullet1.gif') bottom left no-repeat;
	border-bottom: 1px solid #d1d1d1;
}

.innermenu li a {
	font-size: 10pt;
	color: #777777;
	text-decoration: none;
}

.innermenu li a:hover {
	color: #333;
	text-decoration: none;
}

.divider1 {
	clear: both;
	height: 10px;
	margin-bottom: 10px;
	border-bottom: 2px dotted #bfbfbf;
}

.product {
	position: relative;
	float: left;
	width: 320px;
	margin: 10px 0 10px 20px;
}

.product img {
	float: left;
	margin-right: 10px;
	border: 1px solid #999;
	padding: 1px;
}