body, div, img, p, table, td, ul, li
{
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
	vertical-align: top;
}

div, img
{
	display: block;
	overflow: hidden;
}

p
{
	margin-bottom: 15px;
	font-size: 0.8em;
	line-height: 18pt;
}

a:link, a:visited
{
	color: #978c5e;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active
{
	color: #7d7145;
	text-decoration: underline;
}

#wrapper
{
	margin: 0 auto;
	border: 2px solid #8d8d8d;
	border-top: 0;
	width: 893px;
}

#home-top
{
	height: 139px;
	background: url(../images/head_bg.gif) repeat-x;
}
#home-top img
{
	margin: 0 auto;
}

#home-nav a
{
	display: block;
	height: 23px;
	background: none no-repeat left top;
}
#home-nav a:hover, #home-nav a:active, #home-nav a.active
{
	background-position: left bottom;
}
#home-nav .nav-whoweare
{
	width: 140px;
	background-image: url(../images/nav_whoweare.gif);
}
#home-nav .nav-products
{
	width: 122px;
	background-image: url(../images/nav_products.gif);
}
#home-nav .nav-technical
{
	width: 191px;
	background-image: url(../images/nav_technical.gif);
}
#home-nav .nav-qa
{
	width: 191px;
	background-image: url(../images/nav_qa.gif);
}
#home-nav .nav-contact
{
	width: 132px;
	background-image: url(../images/nav_contact.gif);
}
#home-nav .nav-home
{
	width: 107px;
	background-image: url(../images/nav_home.gif);
}

#home-content
{
	background: url(../images/content_bg.jpg) repeat-x left bottom;
}
#home-content img, #home-content div
{
	margin: 0 auto;
}
#home-content div
{
	padding: 50px 0 80px 0;
	color: #3d3d3d;
	font-size: 0.8em;
	line-height: 20pt;
	text-align: center;
}

#top
{
	border-bottom: 1px solid #898989;
	height: 116px;
}
#top table
{
	width: 893px;
}
#top td.top-bar
{
	width: 733px;
	height: 65px;
	background: url(../images/2nd_nav_topspace.gif) repeat-x;
}
#top tr.nav-buttons
{
	height: 23px;
}
#top td.bottom-bar
{
	width: 733px;
	height: 28px;
	background: url(../images/2nd_nav_bottomspace.gif) repeat-x;
}

#top td a
{
	display: block;
	height: 23px;
	background: none no-repeat left top;
}
#top td a:hover, #top td a:active, #top td a.active
{
	background-position: left bottom;
}
#top .nav-whoweare
{
	width: 111px;
	background-image: url(../images/2nd_nav_whoweare.gif);
}
#top .nav-products
{
	width: 96px;
	background-image: url(../images/2nd_nav_products.gif);
}
#top .nav-technical
{
	width: 169px;
	background-image: url(../images/2nd_nav_technical.gif);
}
#top .nav-qa
{
	width: 169px;
	background-image: url(../images/2nd_nav_qa.gif);
}
#top .nav-contact
{
	width: 111px;
	background-image: url(../images/2nd_nav_contact.gif);
}
#top .nav-home
{
	width: 67px;
	background-image: url(../images/2nd_nav_home.gif);
}

/*#top img
{
	float: left;
}
#top ul
{
	padding: 58px 18px 0 0;
	float: right;
}
#top li
{
	float: left;
	list-style: none;
}
#top li a
{
	padding: 11px;
	display: block;
	color: #000;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
#top li a:hover, #top li a:active, #top li a.active
{
	color: #978c5e;
}*/

#content
{
	padding: 77px 301px 0 170px;
	background: none no-repeat;
}
#content img
{
	padding-bottom: 5px;
}
#wrapper .content-whoweare
{
	height: 573px;
	background-image: url(../images/whoweare_bg.jpg);
}
#wrapper .content-products
{
	height: 939px;
	background-image: url(../images/products_bg.jpg);
}
#wrapper .content-technical
{
	height: 573px;
	background-image: url(../images/technical_bg.jpg);
}
#wrapper .content-qa
{
	height: 939px;
	background-image: url(../images/qa_bg.jpg);
}
#wrapper .content-contact
{
	height: 573px;
	background-image: url(../images/contact_bg.jpg);
}



#footer
{
	border-top: 4px solid #adadad;
	height: 20px;
	background: #8d8d8d;
}

