html, body {
	margin: 0;
	padding: 0;
	background-color: rgb(227,227,227);
	align:center;
	overflow-x: hidden;
	width:100%;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #74653D;


}
h1 img {
	display: block;
}
img {
	border: 0;
}
.left {
	float:left;
	width: 144px;
	margin-left: 5px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
}
.right {
	float: right;
        position:relative;
        margin-left: 10px;
        margin-right: 10px;
        display: inline; 
	padding: 0px;
	margin-top: 0px;
}
.align-center{
text-align: center;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

a:link {
	font-weight: bold; 
	text-decoration: none;
	color: rgb(8,106,57);
} 
a:active {
	font-weight: bold;
	text-decoration: none;
	color: rgb(8,106,57);
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: rgb(8,106,57);
} 
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: red;
}
/** layout **/
#outer {
	margin: auto;
	width: 809px;
	background: #FFFFFF repeat-y;
	height: 100%;
}
#wrapper {
	margin: auto;
	width: 809px;
	background: #FFFFFF repeat-y;
	height: 100%;
	display: table;
}

ul, li {
}
#header {
  margin: auto;
  width: 809px;
  height: 80px;
  background: url(../images/header_2.jpg) repeat-y;
  border-bottom: 2px solid rgb(8,106,57);
}
#left {
  float:left;
  width: 155px;
  padding-top: 10px;
  margin-left: 5px;
}

#header h1 {
  padding-top: 30px;
  font: 24px Verdana, Arial, Helvetica, sans-serif;
}
#news {
  text-align: justify;
  border-top: 1px solid #959595;  
  border-bottom: 1px solid #959595;  
  margin-bottom: 5px;
}
#news h1 {
  font-size: 12px;
  color: #086A39;
}
#news h2 {
  font-size: 12px;
  color: #086A39;
}
#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: center url(../images/dots.gif) repeat-x;
  height: 10px;
}
#support {
  background: url(../images/support.jpg) top center no-repeat;
  padding: 1px;
  height: 200px;
  
}
#profile {
  margin-right: 16px;
}
#right  {
  float:left;
  width: 600px;
  padding-top: 10px;
  margin-left: 10px;
  text-align: justify;

}
#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;
}
#spacer {
  height: 2em;
}
#footerline{
	background: url(../images/bottom.jpg) no-repeat;
	height:179px;
	margin-top:0px;     
	display:block;
	font-size:1px; 	    
}
#header-text {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 10px;
	top: 22px;
	color: white;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
}
#toplinks {
	float:right;
	top: 25px;
	right: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#toplinks a {
	color: white;
}
#toplink {
	float:right;
	top: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #086A39;
}
#toplink a,a:hover,a:visited,a:active {
	color: #086A39;
}
h1 {margin:0; padding-bottom:10px; padding-top:5px; font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:black; font-weight:normal;text-decoration:none;font-weight: bold;margin-bottom:3px;}
h2 {margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#086A39;text-decoration:none;}
h2 a:link, h2 a:visited, h2 a:active {margin:0; padding:0;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#086A39;text-decoration:none;}
h2 a:hover {margin:0; padding:0;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:red;text-decoration:underline;}
h4 {margin:0; padding-bottom:10px; padding-top:5px; font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:black; font-weight:normal;text-decoration:none;font-weight: bold;margin-bottom:3px;}


