html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #041031;
	  font-weight: bold;

}
a:hover {
	color: #660000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #E0D5B7 url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 9pt verdana, arial, sans-serif;
	color: #322C1A;
	padding-bottom: 10px;
	padding-top: 10px;
}

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

#index-header {
  position: absolute;
  top: 0;
  left: 300px;
  width: 600px;
  height: 285px;
  background: url(images/header_2.jpg) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 300px;
  width: 600px;
  height: 210px;
  background: url(images/inside-header.jpg) repeat-y;
}

#left {
  float: left;
  width: 300px;
}
#logo {
  width: 300px;
  height: 200px;
  background: url(images/header_1.jpg) no-repeat;
  text-align: center;
  color: #2a2a2a;
}
#logo h1 {
  padding-top: 1px;
  padding-left: 15px;
  font: 24px arial, sans-serif;
}
#logo p {
	margin: 5px 25px 4px 25px;
	border-top: 1px solid #B8B8B8;
	border-bottom: 1px solid #B8B8B8;
	padding: 5px;
	letter-spacing: 0.2em;
	font-weight: bolder;
	font-family: arial, sans-serif;
	font-size: 16px;
}

#nav {
  background: url(images/nav_left.jpg) no-repeat;
    height: 292px;
	

}
#nav ul {
  margin-left: 9px;
  padding-left: 2px;
  padding-bottom: 29px;
  background: bottom right url(images/nav_bot.gif) no-repeat;
}
#nav li {
  list-style: none;
  font: 13px arial, sans-serif;
  padding: 5px 0 3px 15px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  color: #fc3;
}
  
#nav .important {
  border: none;
  background: 188px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #E9C379;
}

#news {
  background: url(images/news_bg.jpg) repeat-y;
  padding-top: 10px;
  padding-left: 25px;
  padding-right: 15px;
  padding-bottom: 3px;
  text-align: left;
}
#news h2 {
  font-size: 16pt;
  color: #2a2a2a;
    text-align: left;
  margin: 0em 8px .5em 0;

  
}

#news h3 {
  font-size: 18pt;
  color: #2a2a2a;
   text-align: left;
  margin: 1em 8px 1em 0;
  
}

#news h3, #news p {
  font-size: 9pt;
  margin: 1em 0 0 0;
}
#news a {
  color: #2a2a2a;
  font-weight: bold;
  text-decoration: none;
}
#news a:hover {
  color: #660000;
}
#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: 150px;
  color: #1A1A18;
  
}
#support p {
  font-size: 9pt;
  margin: .2em 0em 0em 1.5em;
}

#support h2 {
  font-size: 12pt;
  color: #990000;
  margin: .7em 0em 0em 1.1em;
}


#index-right {
  float: right;
  width: 560px;
  padding-right: 9px;
  padding-top: 300px;
}

#index-right h1 {
  font: 16pt arial, sans-serif;
  color: #990000;
   font-weight: bold;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#index-right h2 {
  font: 14pt arial, sans-serif;
  color: #990000;
   font-weight: bold;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
    margin-top: 2em;

}

#index-right h3 {
  font: 13pt arial, sans-serif;
  color: #990000;
    font-weight: bold;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 1em;
}

#index-right ul {
	list-style-type: disc;
	margin-left: 50px;
	margin-right: 50px;

}

#right {
  float: right;
  width: 560px;
  padding-right: 9px;
  padding-top: 255px;
}
#right h1 {
  font: 16pt arial, sans-serif;
  color: #990000;
   font-weight: bold;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h2 {
  font: 14pt arial, sans-serif;
  color: #990000;
   font-weight: bold;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
    margin-top: 2em;

}

#right h3 {
  font: 13pt arial, sans-serif;
  color: #990000;
    font-weight: bold;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 1em;
}

#right ul {
	list-style-type: disc;
	margin-left: 50px;
	margin-right: 50px;


}



#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;
}
#footerspacer {
  height: 1em;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#copyright {
  text-align: center;
  padding: 12px 0px 10px 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;
}