html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}

.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #CCCCCC url(images/page_bg2.gif) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
}

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

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_3.jpg) no-repeat;
  color: #FFFF00;
}
#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(images/header_4.jpg) no-repeat;
  text-align: center;
  color: #FFFF00;
}
#header h1 {
	padding-top: 10px;
	margin: 0px 200px 0px 13px;
	font: 22px "arial narrow", arial, sans-serif;
	font-weight: bold;
}
#header p {
	color: #FFFF00;
	text-align: center;
	font: 14px verdana, arial, sans-serif;
	margin: 2px 180px 4px -15px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding: 1px;
	letter-spacing: 0.3em;
	font-weight: bold;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#nav {
  background: url(images/nav_left1.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #2A2A2A bottom left url(images/nav_bot1.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#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 {
  text-decoration: underline;
  font: 15px "arial narrow", arial, sans-serif;
}
#nav .important {
  border: none;
  background: 188px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #E9C379;
}

#news {
  background: url(images/news_bg1.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}
#news h2 {
  font-size: 12px;
  color: #333333;
}
#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/dots3.gif) repeat-x;
  height: 10px;
}

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

#support p {
  font-weight: bold;
  font-size: 12px;
  margin: 0.7em 2.2em;
}

#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 301px;
}
#right h2 {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}

#welcome {
	margin-right: 20px;
	font: 12px verdana, arial, sans-serif;
}

#welcome ul {
  margin-left: 20px;
  padding-left: 1px;
}
#welcome li {
  list-style: disc;
  padding-bottom: 5px;
}

#welcome p {
	color: #000000;
}

#right a {
	color: #FF9900;
}

#right a:hover {
	color: #FFFFFF;
}

#profile {
  margin-right: 16px;
  color: #000000;
}

table.contact {
	border-collapse: collapse;
	border: 1px solid #999999;
}

table.contact th {
	text-align: left;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #333333;
	padding: 0.4em;
}

table.contact td {
	font-size: 12px;
	border-right: 1px solid #999999;
	padding: 0.4em;
	margin-right: 5px;
}

table.form {
	border-collapse: collapse;
}

table.form caption {
	color: #000000;
	font-size: small;
	text-align: left;
	padding-bottom: 10px;
}

table.form th {
	text-align: left;
	color: #333333;
	padding: 0.4em;
}

table.form td {
	padding: 0.4em;
	margin-right: 5px;
}

table.links {
	border-collapse: collapse;
	border: 1px solid #999999;
}

table.links td {
	font-size: 12px;
	border-bottom: 1px solid #999999;
	padding: 0.4em;
	margin-right: 5px;
}
	
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 9px;
}

#corp, #indu {
  float: left;
  width: 50%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  width: 105px;
  height: 23px;
  float: left;
  margin-right: 10px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}

#spacer {
  height: .75em;
}

#footer {
  background: url(images/footer_bg1.jpg) repeat-y;
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #FFFFFF;
  font-weight: bold;
}

#footerline{
	background: url(images/footerline1.jpg) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
