html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0px none;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #004890 ;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 10px;
}


/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 850px;
  position: relative;
  background: #ffffff url('images/body_bg.gif') repeat-y;
}


#header {
  position: relative;
  top: 0;
  left: 243px;
  width: auto;
  height: 279px;
  background: url('images/header_2.jpg') no-repeat;
}
#headr{
	position:relative;
	text-align: left;
	width:auto;
	background-image:url('vlogo.jpg');
	background-repeat:no-repeat;
	height: 132px;
	z-index: 45000
}
#left {
  float: left;
  width: 210px;
  background: #ffffff
}
#logo {
width: 850px;
  height: 100px;
  background: #d2d9d9 ;
  text-align: center;
  color: #252010;
   
}
#logo h1 {
  padding-top: 36px;
  font: 30px sans-serif;
}

#logo p {
  margin: 8px 25px 4px 25px;  
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  background: url('images/nav_left1.jpg') no-repeat +1px;
}

#nav ul {
  margin-left: 15px;
  padding-left: 1px;
  padding-bottom: 29px;
  padding-top:50px;
  background: #ffffff url('images/nav_bot.jpg') no-repeat bottom left;
}
#nav li {
  border-top: 2px solid #959595;
  background: #dcd9d9 url('images/arr_white.gif') no-repeat 165px 10px;
  color: #676; list-style-type:none; font-style:normal; font-variant:normal; font-weight:normal; font-size:14px; font-family:arial narrow, arial, sans-serif; padding-left:2px; padding-right:0; padding-top:2px; padding-bottom:0
}

#nav a {
  color: #000676;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 2px 12px;
}
#nav a:hover {
  text-decoration: none;
  background: #e8e8e8;
  color: #000676;
}
#nav .important {
  border: medium none;
  background: #0a317e url('images/arr_white.gif') no-repeat 165px 10px;
}

#nav .important a {
  color: #E9C379;
}

#news {
  background: url('images/news_bg-no.jpg') repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify
}
#news h2 {
  font-size: 12px;
  color: #0a317e;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: url('images/dots.gif') repeat-x center;
  height: 10px
}

#support {
  background: url('images/support.jpg') no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18
}
#support p {
  margin: 0.7em 2.6em;
}

#right {
  float: right;
  width: 580px;
  padding-right: 9px;
  padding-top: 60px;
  background: #ffffff
}
#right h2 {
  font: bolder normal 16px Verdana, Helvetica, Arial, sans-serif;
  color: #1d0f4a;
  border-bottom: 2px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  background: #ffffff
}

#right h3 {
  font: 12px/14pt Verdana, Helvetica, Arial, sans-serif;
  color: #2f0faf;
  border-bottom: 2px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
margin-right: 1em;
background: #ffffff
}


#welcome {
  margin-right: 20px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#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;
  font-weight: bold
}
#indu-img {
  background: url('images/pic_3.jpg') no-repeat;
}
#spacer {
  height: 2em;
  width:850px;
}

#footer {
  background: #d2d9d9 ;
  width:850px;
}

#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
#footerline{
	background: url('images/footerline.gif') no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px
}