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;
}
.clear {
	clear: both;
}
p {
	margin: 4px 0px;
}

body {
	background: #000000 url(../images/page_bg.jpg) repeat-x;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	padding-bottom: 10px;
	padding-top: 31px;
}

input, textarea
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

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

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 255px;
  /*background: url(../images/header_2.jpg) no-repeat;*/
}

#slides img {
  top:  0; 
  left: 0 
  left: 244px;
  width: 535px;
  height: 255px;
  /**background: url(../images/header_2.jpg) no-repeat;**/
}

#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(../images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logotm {
  width: 244px;
  height: 152px;
  background: url(../images/header_tm.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#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;
  position:	block;
}
#nav > ul {
  background: #2A2A2A bottom left url(../images/nav_bot.jpg) no-repeat;
}
/*
#nav li 
{
  position: relative;
  list-style: none;
  font-size: 12px;
  font-weight: bold;
  border-top: 1px solid #959595;
  padding: 7px 0 0 15px;
}
*/
#nav li.dir {
  background-image: url(../images/arr_white.gif); 
  background-position: 210px 10px; 
  background-repeat: no-repeat; 
}
#nav li ul li.dir {
  background-image: url(../images/arr_white2.gif); 
  background-position: 220px 8px; 
  background-repeat: no-repeat; 
}
/*
#nav a 
{
  display: block;
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav ul ul a {
  padding: 2px 0 6px 25px;  
}
#nav a:hover {
  text-decoration: underline;
  color: #E9C379;
}
#nav .important {
  border-top: 1px solid #959595;
}
#nav li.important a {
  color: #E9C379;
}
#nav ul ul li.notimportant a {
  color: #fff;
  
}
  
#nav ul ul {
    margin-left: 0px;
    padding-left: 0px;
    background: #5A5D5A;    
    padding-bottom: 0px;
    width: 100%;
}
#nav ul ul li {
   padding: 0px 0 0 0px;
   background-image:none;
}
#nav ul ul {
    display: none;
}
*/
div#nav ul li:hover ul {
    display: block;
}
#breadcrumbs {
	margin-left: 15px;
	padding-bottom: 3px;
	font-weight: bold;
/*	border-bottom: 1px solid #C4AE7C;    */
}
#breadcrumbs a:hover{
	text-decoration: none;
}
#news {
  /*background: url(../images/news_bg.jpg) repeat-y;*/
  padding: 0px;
  margin: 0px;
}

#news > .side-module {
  padding-left: 25px;
  padding-right: 10px;
  padding-bottom: 25px;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;
}
#news h3, #news p {
  font-size: 11px;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}

#tagline {
  background: url(../images/support.jpg) no-repeat;
  margin: 0px;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
  width: 243px;
}

#tagline h1, #tagline h2, #tagline h3, #tagline h4, #tagline a {
  font-family: Verdana;
  font-weight: normal;
  padding-left: 20px;
  color:#F3EBD2;
}
#tagline h1 {
  font-size: 25px;
}
#tagline h2 {
  font-size: 30px;
  padding-top: 2px;
}
#tagline h3, #tagline a 
{
  font-size: 12px;
  padding-top: 5px;
}
#tagline h4 
{
  font-size: 10px;
}
#tagline p {
  margin: 0.7em 2.6em;
}

#right {
  float: right;
  width: 490px;
  padding-right: 25px;
  padding-top: 260px;
}

    
#right h1 
{
  font-family: Verdana;
  font-size: 23px;
  font-weight: bolder;
  color: #2A2A2A;
  border-bottom: 2px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}

#right h2 
{
  font-family: Verdana;
  font-size: 18px;
  font-weight: bolder;
  color: #2A2A2A;
  border-bottom: 2px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 
{
  font-family: Verdana;
  font-size: 12px;
  color: #2A2A2A;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#welcome {
  margin-right: 20px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}
#right li
{
	padding-bottom:3px;
	margin-left:15px;	
}

#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;
}

#footer {
  background: url(../images/footer_bg.gif) repeat-y;
}
#copyright 
{
  font-family: Verdana;
  text-align: center;
  padding: 7px 0px 7px 00px;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
}
#footerline{
	background: url(../images/footerline.gif) no-repeat;
	height:18px;
	margin-top:0px;
	display:block;
	font-size:1px;
}

#contactForm fieldset
{
	padding:5px;
}

#contactForm p
{
	padding:5px;
}

#contactForm legend
{
	padding: 3px 10px;
}

#contactForm .formRow
{
	display:block;
	padding:3px;
}

#contactForm .formRow span
{
	float:left;
	width:110px;
}

#name, #email, #subject
{
	width:345px;
}

#message
{
	width:455px;
	height:230px;
	margin-top:5px;
	padding: 4px 4px 4px 4px;
}

label.error
{
	padding-left:110px;
	color:#F00;
	display:block;
	
}

.message_box
{
	text-align:center; 
	padding:5px; 
	margin: 0 0 10px 0; 
	background-color:#999;
}

