body {
	position: relative;
	width: 940px;
	margin:0px auto;
	padding:0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #5a677e;
	background: #27396b url(images/bg0.gif) repeat-x top;
}
table, img {border:0}
a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #e9a125;
	text-decoration:none;
}
a:hover {
	color: #e9a125;
	text-decoration:none;
}
form {
	margin:0px;
	padding:0px;
}
ul {padding: 0px; margin: 0px;}
ul li {margin: 0px; padding: 0px; list-style:none;}
li {margin: 0px; padding: 0px;}
h1 {
	margin: 0px 0px 12px 0px;
	padding:0px;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #000000;
}
h2 {
	margin: 0px 0px 5px 0px;
	padding:0px;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #5B6266;
}
p {margin:0px 0 10px 0; padding:0;}
b.org {color:#e79b16;}
#global {
	position: relative;
	width: 940px;
	margin:0px auto;
}
#top {
	position:relative;
	width:940px;
	height:44px;
	margin-top:59px;
}
#logo {position: absolute; top:0; left:13px;}
/* MENU_STA */
/*
#top_nav {position: absolute; top:26px; left:795px;}
#top_nav .content {
	position:relative;
	float:left;
}
#top_nav a {color:#b5cbf3; float:left; font-size:11px; text-decoration:none;}
#top_nav a.tr {margin-left:12px;}
#top_nav img {float:left; margin-right:5px;}
*/
#top_nav {left:/*720*/795px; position:absolute; top:26px;}
#top_nav .content {float:left; position:relative;}
#top_nav a {color:#b5cbf3; float:left; font-size:11px; text-decoration:none;}
#top_nav a.tr {margin-left:12px;}
#top_nav img {float:left; margin-right:5px;}
/* MENU_STP */
#intro {
	position: relative;
	background: url(images/bg1.jpg) no-repeat;
	height:265px;
}
#intro .content {position: relative;}
#intro .text {position: absolute; top:126px; left:181px;}
#intro .build {position: absolute; top:9px; left:720px;}
#content {
	position: relative;
	float:left;
	width:940px;
	background: #ffffff url(images/bg2.gif) no-repeat bottom;
	padding-bottom:1px;
}
#left {
	position: relative;
	float:left;
	width:389px;
}
/* MENU_STA */
/*
#menu {
	position: relative;
	height:28px;
}
#menu a {
	display: block;
	float: left;
	text-decoration: none;
}
#menu a span {visibility: hidden;}
#menu a.home {
	background: url(images/btn_home.gif) no-repeat;
	width:58px;
	height:28px;
}
#menu a.home:hover {
	background: url(images/btn_home_on.gif) no-repeat;
}
#menu a.info {
	background: url(images/btn_info.gif) no-repeat;
	width:43px;
	height:28px;
}
#menu a.info:hover {
	background: url(images/btn_info_on.gif) no-repeat;
}
#menu a.prod {
	background: url(images/btn_prod.gif) no-repeat;
	width:74px;
	height:28px;
}
#menu a.prod:hover {
	background: url(images/btn_prod_on.gif) no-repeat;
}
#menu a.support {
	background: url(images/btn_support.gif) no-repeat;
	width:63px;
	height:28px;
}
#menu a.support:hover {
	background: url(images/btn_support_on.gif) no-repeat;
}
#menu a.divis {
	background: url(images/btn_div.gif) no-repeat;
	width:67px;
	height:28px;
}
#menu a.divis:hover {
	background: url(images/btn_div_on.gif) no-repeat;
}
#menu a.online {
	background: url(images/btn_online.gif) no-repeat;
	width:84px;
	height:28px;
}
#menu a.online:hover {
	background: url(images/btn_online_on.gif) no-repeat;
}
*/
/* menu2 */

/*
#menu_global,
#menu_global2
{
	left: 0;
	position: absolute;
	top: 16px;
}

#menu_global
{
	top: 166px;
}

#menu_global2
{
	top: 16px;
}
*/

#menu2
{
	height: 28px;
	position: relative;
	width: 389px;
}

#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.online
{
	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_div.gif);
	width: 67px;
}

#menu2 a.divis:hover
{
	background-image: url(images/btn_div_on.gif);
}

#menu2 a.online
{
	background-image: url(images/btn_online.gif);
	width: 84px;
}

#menu2 a.online:hover
{
	background-image: url(images/btn_online_on.gif);
}
/* MENU_STP */
#left_content {
	position: relative;

}
#left_content .text{
	padding:20px 30px 20px 30px;
}
#middle {
	position: relative;
	float:left;
	width:306px;
	background:#304b80 url(images/bg3.jpg) no-repeat;
	background-color: #314C81;
}
#title {
	position:relative;
}
#title .content {
	position:relative;
	padding:10px 12px 0 12px;
}
#title .dg {padding-left:10px; height:21px; background: url(images/bg4.gif) repeat-x bottom;}
#product {
	position:relative;
	margin:10px 0 10px 0;
}
#product a {
	display: block;
	text-decoration: none;
	margin-top:2px;
}
#product a span {visibility: hidden;}
#product a.item1 {
	background: url(images/item1.jpg) no-repeat;
	width:306px;
	height:62px;
}
#product a.item1:hover {
	background: url(images/item1_on.jpg) no-repeat;
}
#product a.item2 {
	background: url(images/item2.jpg) no-repeat;
	width:306px;
	height:63px;
}
#product a.item2:hover {
	background: url(images/item2_on.jpg) no-repeat;
}
#product a.item3 {
	background: url(images/item3.jpg) no-repeat;
	width:306px;
	height:63px;
}
#product a.item3:hover {
	background: url(images/item3_on.jpg) no-repeat;
}
#product a.item4 {
	background: url(images/item4.jpg) no-repeat;
	width:306px;
	height:61px;
}
#product a.item4:hover {
	background: url(images/item4_on.jpg) no-repeat;
}
#right {
	position:relative;
	width:245px;
	float:right;
}
#news {
	position:relative;
	background: url(images/title_news.gif) no-repeat top;
}
#news .content {
	position:relative;
	padding:36px 25px 0 17px;
}
#news li {
	background: url(images/bot1.gif) no-repeat scroll 0pt 5px;
	padding-left:10px;
	margin:5px 0 0 0;
	position:relative;
}
#news p {position:relative; padding-bottom:8px; margin:0; background: url(images/line1.gif) no-repeat left bottom;}
#footer {position:relative; float:left; width:940px; margin-top:5px;}
#footer .copy{
	position:absolute;
	left:2px;
	top:1px;
	width: 935px;
}
#footer .dev{
	position:absolute;
	left:796px;
	top:2px;
}
