﻿/* global */

a
{
	color: #e9a125;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

body
{
	background: #27396B url(images/bg0.gif) repeat-x scroll 50% top;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	padding-top: 59px;
	position: relative;
	width: 940px;
}

form,
ul,
li
{
	margin: 0;
	padding: 0;
	text-align: left;
}

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;
	text-align: center;
}

p
{
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}

ul li
{
	list-style: none;
}

b.org {color:#e79b16;}
#global {
	position: relative;
	width: 940px;
	margin:0px auto;
}
#top {
	position:relative;
	width:940px;
	height:44px;
}
#logo {
	position: absolute;
	top:9px;
	left:13px;
	z-index: 1;
}
#top_nav {
	position: absolute;
	top:26px;
	left:740px;
	z-index: 2;
}
#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:109px;
}
#intro .content {position: relative;}
#intro .text {
	position: absolute;
	top:35px;
	left:300px;
	z-index: 3;
}
#intro .build {
	position: absolute;
	top:0px;
	left:687px;
	z-index: 4;
}
#content {
	position: relative;
	float:left;
	width:940px;
	background: White url(images/bg2.gif) no-repeat 50% bottom;
	padding-bottom:1px;
}
#left {
	position: relative;
}
#left b {color:#5072b5;}

/* MENU_STA */
/* menu2 */

#menu_global,
#menu_global2
{
	left: 0;
	position: absolute;
}

#menu_global
{
	top: 184px;
}

#menu_global2
{
	top: 16px;
}

#menu2
{
	height: 28px;
	position: relative;
	width: 940px;
}

#menu2 a
{
	display: block;
	text-decoration: none;
}

#menu2 a span
{
	visibility: hidden;
}

#menu2 a.home,
#menu2 a.info,
#menu2 a.prod,
#menu2 a.support,
#menu2 a.divis,
#menu2 a.estore
{
	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: 63px;
}

#menu2 a.support:hover
{
	background-image: url(images/btn_support_on.gif);
}

#menu2 a.divis
{
	background-image: url(images/btn_div2.gif);
	width: 94px;
}

#menu2 a.divis:hover
{
	background-image: url(images/btn_div_on2.gif);
}


#menu2 a.estore
{
	background-image: url(images/btn_online2.gif);
	width: 84px;
}

#menu2 a.estore:hover
{
	background-image: url(images/btn_online_on2.gif);
}

/* MENU_STP */

#left_content {
	position: relative;
}
#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:0px;
	top:-3px;
	width: 943px;
	z-index: 5;
}
#footer .dev{
	position:absolute;
	left:796px;
	top:2px;
}

