﻿html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more
{
	text-align: right;
	
}

.more a
{
	color: #000066;
}
.clear {
	clear: both;
}

body
{
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	padding-bottom: 10px;
	padding-top: 31px;
}

/** layout **/
#wrapper, #wrapper-content {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
}

#wrapper 
{
	background: url(images/body_bg.gif) repeat-y;	
}

#wrapper-content 
{
	background: url(images/body_bg-content.gif) repeat-y;	
}
#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_2.jpg) no-repeat;
}

#header-content {
  position: absolute;
  top: 0;
  color: #ff0000;
  background-color: #000066;
}


#header-content img
{
	margin-bottom: 1px;
	
}
#left {
  float: left;
  width: 243px;
}
#logo, #logo-content
{
	width: 244px;
	height: 152px;
	text-align: center;
}

#logo 
{
	background: url(images/header_1.gif) no-repeat bottom;	
}

#logo-content 
{
	background-color: #000066;
}


#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  background: url(images/nav_left.jpg) no-repeat;
}



#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;
}

#nav li, .nav-item
{
	list-style: none;
	font: 14px "arial narrow" , arial, sans-serif;
	padding-right: 25px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 7px;
}

.nav-item
{
	border-right: white thin solid;
	padding-bottom: 3px;
	padding-top: 0px;
}
#nav li 
{
	background: 188px 10px url(images/arr_white.gif) no-repeat;
	border-top: 1px solid #959595;
}

#nav a, .nav-item a {
  color: #fff;
  text-decoration: none;
  padding-left: 10px;
  width: 90%;
  padding: 2px 0 6px 8px;
}

#nav a 
{
	border-left: 1px solid #959595;
	display: block;
}

#nav a:hover, .nav-item a:hover {
  text-decoration: underline;
}
#nav .important
{
	border: none;
	background: 188px 10px url(images/arr_orange.gif) no-repeat;
	color: #ff0000;
}
.nav-item .important 
{
	color: #ff0000;
}

#nav .important a, .nav-item .important a {
	color: #ff0000;
}
.nav-item
{
	display: inline;
	direction: ltr;
}

#news {
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}
#news h2
{
	font-size: 12px;
	color: #000066;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a
{
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support {
  background: url(images/support.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}

#right, #right-content {
  float: right;
  padding-right: 9px;
  
}

#right 
{
	width: 490px;
	padding-top: 325px;
}

#right-content {
	padding-top: 150px;
    width: 740px;
}

#right h2, #right-content h2
{
	font: 18px Verdana, arial, sans-serif;
	color: #000066;
	border-bottom: 1px solid #000066;
	padding-bottom: 6px;
	margin-bottom: 1em;
}
#right h3, #right-content h3 {
  font: 14px Verdana, arial, sans-serif;
  color:  #000066;
  border-bottom: 1px solid #000066;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}

#welcome {
  margin-right: 20px;
}
#profile {
  margin-right: 16px;
}
#right .left, #right-content .left {
  margin-right: 18px;
}
#right .more, #right-content .more {
  font-weight: bold;
  font-size: 10px;
}

.body-div {
  margin-right: 20px;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img
{
	background: url(images/pic_2.jpg) no-repeat;
	width: 112px;
	height: 23px;
	float: left;
	margin-right: 18px;
	text-align: center;
	padding-top: 90px;
	font-size: 9px;
		color: #000066;
}
#indu-img {
  background: url(images/pic_3.jpg) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#copyright
{
	text-align: center;
	font-size: 9px;
	color: white;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
#nav_content
{
	background: #2A2A2A;
	margin-right: 7px;
	margin-left: 7px;
	padding-bottom: 5px;
}
DT
{
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
}
