/* global */

a
{
	color: #e9a125;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

a:hover
{
	color: #e9a125;
}

body
{
	background: #b5b5b5 url(images/bg0.jpg) repeat-x fixed top left;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	padding-top: 59px;
	position: relative;
	width: 940px;
}

form,
ul,
li
{
	padding: 0;
	margin: 0;
}

h1,
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	padding: 0;
}

h1
{
	color: Black;
	margin: 0 0 12px 0;
}

h2
{
	color: #5b6266;
	margin: 0 0 5px 0;
}

img,
table
{
	border: 0 none;
}

p
{
	margin: 0 0 10px 0;
	padding: 0;
}

ul li
{
	list-style: none;
}

/* xxx */

b.org {color:#e79b16;}
#global {
	position: relative;
	width: 940px;
	margin:0px auto;
	
}
#top {
	position:relative;
	width:940px;
	height:44px;
	
}
#logo {
	position: absolute;
	top:-17px;
	left:21px;
}
#logomain {
	position: absolute;
	top:-37px;
	left:1px;
}
#top_nav {position: absolute; top:26px; left:720px;}
#top_nav .content {
	position:relative;
	float:left;
}
#top_nav a {color:#b5cbf3; font-size:11px; float:left; text-decoration:none;}
#top_nav a.tr {margin-left:12px;}
#top_nav img {float:left; margin-right:5px;}
/*
#intro {
	position: relative;
	background: url(images/bg5.jpg) no-repeat;
	height:150px;
}
#intro .content {position: relative;}
#intro .text {position: absolute; top:35px; left:300px;}
#intro .build {
	position: absolute;
	top:211px;
	left:545px;
}
*/
#intro
{
	height: 150px;
	width: 940px;
}
#content {
	position: relative;
	float:left;
	width:940px;
	background: #ffffff url(images/bg2.gif) no-repeat bottom;
	padding-bottom:1px;
}
#left {
	position: relative;
}
#left b {color:#5072b5;}

/* menu2 */

#menu_global,
#menu_global2
{
	left: 0;
	position: absolute;
	top: 16px;
}

#menu_global
{
	top: 166px;
}

#menu_global2
{
	top: 16px;
}

#menu2
{
	/*float: left;*/
	height: 28px;
	position: relative;
	width: 311px; /*380px;*/
}

#menu2 a
{
	display: block;
	/*float: left;*/
	text-decoration: none;
}

#menu2 a span
{
	visibility: hidden;
}

#menu2 a.home,
#menu2 a.info,
#menu2 a.prod,
#menu2 a.support,
#menu2 a.divis
{
	background-repeat: no-repeat;
	height: 28px;
}

#menu2 a.home
{
	background-image: url(images/btn_home.gif);
	width: 58px;
}

#menu2 a.home:hover
{
	background-image: url(images/btn_home_on.gif);
}

#menu2 a.info
{
	background-image: url(images/btn_info.gif);
	width: 43px;
}

#menu2 a.info:hover
{
	background-image: url(images/btn_info_on.gif);
}

#menu2 a.prod
{
	background-image: url(images/btn_prod.gif);
	width: 74px;
}

#menu2 a.prod:hover
{
	background-image: url(images/btn_prod_on.gif);
}

#menu2 a.support
{
	background-image: url(images/btn_support.gif);
	width: 68px;
}

#menu2 a.support:hover
{
	background-image: url(images/btn_support_on.gif);
}

#menu2 a.divis
{
	background-image: url(images/btn_literature.gif);
	width: 68px;
}

#menu2 a.divis:hover
{
	background-image: url(images/btn_literature_on.gif);
}

/* xxx */

#left_content {
	position: relative;
	top: 25px;
}
#left_content li {padding-left:15px;}
#left_content .text{
	padding:30px 56px 30px 56px;
}
#left_content .image{
	text-align:center;
	padding:10px 0 30px 0;
}
#footer {position:relative; float:left; width:940px; margin-top:5px;}
#footer .copy{
	position:absolute;
	left:5px;
	top:-3px;
	width: 943px;
}
#footer .dev{
	position:absolute;
	left:796px;
	top:2px;
}

