* {
margin: 0;
padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #555555;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 170%;
	text-align: center;
	background: #fff url(img/background.jpg) repeat-x 0 0;
}

img { border: none; }

a { text-decoration: none;}

.clear {clear: both;
	font-size: 1px;
	float: none;
	height:1px;
	margin-top:-1px;
	line-height: 1px;
}

/*  Interface, Layout
-----------------------------------------------------------*/
#wrap, #home #wrap  {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	height: 100%;
	width: 770px;
}

/*  Interface,
----------------------------------------------------*/
#header 	{
	height: 108px;
	float: none;
}

#logo 	{
	float: left;
	height: 95px;
	width: auto;
	margin: 13px 0 0 70px;
	padding: 0;
	display:inline;
}

#navlogin {
	float: right;
	margin: 20px 3px 0 0;
	width: 79px;
	height: 20px;
	background: url(img/contactus.jpg) 0 0;
}

#navlogin  a {
	float: right;
	padding: 20px 0 0 0;
	width: 79px;
	overflow: hidden;
	height: 0px !important;
	height /**/:20px; /* for IE5/Win */
	}

#newproducts a {
	float: right;
	margin: 0px 5px 0 0;
	width: 104px;
	height: 103px;
	text-indent: -3000px;
	background: transparent url(img/newproducts.jpg) no-repeat 0 0;
}
#newproducts  a:hover {
	text-indent: -3000px;
	background: transparent url(img/newproducts.jpg) no-repeat -104px 0;
	}
#newproducts  a:active{
	text-indent: -3000px;
	background: transparent url(img/newproducts.jpg) no-repeat -104px 0;
	}

#main	{
	padding: 0;
	border: 0;
	margin: 40px 0 0 0;
}

#content	{
	width: 538px;
	float: right;
	text-align: left;
	margin: 0;
	padding:0;
}
/* \*/
* html #content {
	margin: 10px 0 0 0;
}
/* */

#sidebar {
	float: left;
	margin: 0;
	padding: 0;
	width: 210px;
	height: auto;
	background: transparent url(img/bg-dot-s.gif) no-repeat 100% 45px;
	display: inline;
}

#menu	{
	margin:0 0 0 65px;
	padding:9px 0 9px 0;
	width: 195px;
	text-align: right;
}

#statusnav	{
	height: 25px;
	width: 397px;
	padding: 0 0 0 3px;
	margin: 0px 0 0px 0px;
	background: transparent url(img/bg-statu.jpg) no-repeat 0 100%;
}

#home #statusnav	{
	height: 25px;
	width: 397px;
	padding: 0 0 0 3px;
	margin: 6px 0 0px 265px;
	background: transparent url(img/bg-statu.jpg) no-repeat 0 100%;
}

#main	p {
	margin: 0 15px 15px 0px;
}

#footer	{
 height: 60px;
	padding: 5px 2px 0px 15px;
	margin: 20px 0 0 0;
	text-align: left;
	background: transparent url(img/footer.jpg) no-repeat 0 0;
}

#topbar	{
	display: inline;
	margin: 25px 10px 0px 0;
	float:right;
}

#oben {
	padding: 0 15px 0 40px;
	background: #fff url(img/top.gif) no-repeat 100% 5px;
	text-align: right;
}

a:link {
	color:#3C618C;
	text-decoration: none;
}

a:visited {
	color:#3C618C;
	text-decoration: none;
}

a:hover {
	color:#F66013;
	text-decoration: none;
}

a:active {
	color:#3C618C;
	text-decoration: none;
}

/*  Sub-navigation
----------------------------------------------------*/

.subnav {
	padding: 4px 0;
	margin: 55px 25px 0 19px;
}

.subnav ul {
	border-top: 0px solid #ccc;
	padding: 0;
	margin: 10px 0 0 0;
}

.subnav li {
	border-bottom: 1px solid #ccc;
	list-style: none;
	margin: 0 0 0 0;
}

.subnav li a {
	display: block;
	text-decoration: none;
	padding: 2px 0 2px 21px;
	background: transparent url(img/arrow-t.gif) no-repeat 7px 10px;
	font-size: 0.9em;
	color: #3C618C;
}

.subnav li a:hover {
	color:#F66013;
	background: #ececec url(img/arrow-t.gif) no-repeat 11px 9px;
	padding: 2px 0 2px 21px;
	margin: 0px 0;
}

.subnav a.selected {
	color:#F66013;
	background: #ececec url(img/arrow-t.gif) no-repeat 7px 10px;
	padding: 2px 0 2px 21px;
	margin: 0;
	}

#footer a:link, #footer a:visited, #footer a:active,
#topbar a:link, #topbar a:visited, #topbar a:active {
	color: #00519D;
	margin: 0;
	padding: 0 2px;
}

#statusnav a:link, #statusnav a:visited, #statusnav a:active {
	padding: 0px 0px 1px 12px;
	margin: 0 5px 0 0;
	background: transparent url(img/arrow300.gif) no-repeat 0px 4px;
}

#statusnav a:hover{
	padding: 0px 0px 1px 12px;
	margin: 0 5px 0 0;
	background: transparent url(img/arrow300.gif) no-repeat 0px 4px;
	color:#F66013;
}

#footer a:hover, #topbar a:hover {
	color:#F66013;
}

.more {
	background: url(img/arrow-t.gif) no-repeat 0 0;
	padding: 0 20px 0 0;
}

#footer p {
	color: #666;
	padding:0;
	margin:0;
	line-height: 1.6em
}

/*  Text, Headlines, Listen
-----------------------------------------------------------------------*/
h1 {
 color: #444;
	padding: 0;
	font: normal 2.4em "Times New Roman", Times, serif, Georgia, Arial;
	margin: 10px 0 5px 0;
}
h2 {
 color: #3C618C;
	padding: 0;
	font: normal 2em  "Times New Roman", Times, serif, Georgia, Arial;
	margin: 0;
}
h3 {color:#f60;
	padding: 0 0 0 25px;
	font: normal 1.6em/37px "Times New Roman", Times, serif, Georgia, Arial;
	margin: 2px 0 8px 0px;
	background: transparent url(img/bg-h2.jpg) no-repeat -1px 2px;
}
h4 {
	color: #006F9A;
	padding: 0;
	font: normal 1.2em/14px Georgia, Arial, sans-serif;
	margin: 0 0 3px 0;
}

p {
 color: #555;
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

#main	p {
	margin: 0 5px 15px 0px;
}

i {font-style: italic;
	color: #333;
}
b, strong, .item {
	font-weight: bold;
	color: #555;
}

.colored {
	background-color: #EBF1F7;
	padding: 1px
}
.small{
	font-size: 21px;
	color: #CC6600;
}

/*  biz categories
----------------------------------------------------*/
#categories {
	height: 16px;
	margin: 45px 36px 0 0;
	float: right;
	width: 370px;
	display:inline
}

/* Navigation
-----------------------------------------------------------------------*/
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 16px;
	display: inline;
	overflow: hidden;
	width: 470px;
	}

#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	font-weight: bold;
	font-size: 1.2em;
	}

/* product list */
#products {
	padding: 4px 0;
}

ul#products {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 0;
	margin: 10px 0 0 0;
}

#products li {
	border-bottom: 1px solid #ececec;
	margin: 0;
}

#productimage {
	float: right;
	margin: 5px 0 0 0;
	border: 0px #00407D solid;
}

table#composition {
 border-collapse: collapse;
}
#composition {
 border: 1px #999 solid;
}
#composition td {
 border: 1px #999 solid;
 padding: 3px;
}
#composition .alternate {
 background-color: #dddde5;
}
table#composition td.second {
 border-right: 4px #999 solid;
}
table#composition td.third {
 border-left: 4px #999 solid;
}

#links {
 margin: 0;
 padding: 0;
}
ul#links li {
 display: inline;
}

#countries {
 display: block;
 width: 100%;
}
#countries td {
 border: 1px #86add1 solid;
 padding: 5px;
 background-color: #ddeeee;
}

dl {
 margin: 0 0 0 25px;
}
dt {
 font-weight: bold;
}
dd {
 font-style: italic;
}
.bold {
 font-weight: bold;
}

table.jobs-table {
 width: 100%;
 border-collapse: collapse;
 border: 1px #ddd solid;
}
table.jobs-table caption {
 text-transform: uppercase;
 text-align: left;
 font-weight: bold;
}
table.jobs-table td {
 border: 1px #ddd solid;
 padding: 3px 6px;
}
table.jobs-table td.alternate {
 background-color: #dddde5;
}
table.jobs-table td.job-heading {
 vertical-align: top;
 font-weight: bold;
}