html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #74653D;
	font-weight:bold;
	outline:none;
}
a:hover {
	color: #38301A;
	font-weight:bold;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: #E0D5B7;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #006565;
	padding-bottom: 10px;
	padding-top: 15px;
}
/** layout **/
#wrapper {
	text-align: left;
	margin:auto;
	width: 781px;
	position: relative;
	background: url(images/body_bg.gif) repeat-y;
}
#header {
	position: absolute;
	top: 0;
	left: 246px;
	width: 536px;
	height: 206px;
	background: url(images/header_2.png) no-repeat;
	margin:-5px 0 0 0;
}
#left {
	float: left;
	width: 243px;
}
#logo {
	width: 246px;
	height: 152px;
	background: url(images/header_1.png) no-repeat;
	text-align: center;
	color: #595959;
	margin:-5px 0 0 0;
}
#logo h1 {
	padding-top: 30px;
	font: 24px "arial narrow", arial, sans-serif;
	font-weight:bold;
}
#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 {
}
#nav ul {
	margin:0 -3px 0 12px;
	padding-bottom: 29px;
	background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
	list-style: none;
	font: 14px arial, sans-serif;
	border-top: 1px solid #959595;
	padding: 7px 0 0 31px;
}
#nav a {
	color: #008f98;
	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;
}
#nav .important {
}
#nav .important a {
	color: #00dcbb;
}
#news {
	background: url(images/news_bg.jpg) repeat-y;
	padding-left: 37px;
	padding-right: 22px;
	padding-bottom: 3px;
	text-align: justify;
	margin:0 -3px 0 0;
}
#news h2 {
	font-size: 12px;
	color: #BE8B06;
}
#news h3, #news p {
	font-size: 11px;
	margin: 0 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) no-repeat;
	padding: 1px;
	height: 97px;
	color: #1A1A18;
	margin:0 -3px 0 0;
}
#support p {
	margin: 0.7em 2.6em;
}
#right h1 {
	text-align:center;
}
#right {
	float: right;
	width: 490px;
	padding-right: 25px;
	padding-top: 210px;
}
#right dl dt {
	margin-bottom:5px;
	font-weight:bold;
}
#right dl dd {
	margin-left:20px;
	margin-bottom:10px;
	text-align:justify;
	text-indent:20px;
}
#right p {
	text-indent:20px;
	float:leftl;
	claar:both;
	text-align:justify;
}
#right p a {
color:#006565;
text-decoration:none;
font-weight:normal;
}
#right h2 {
	font: 18px arial, sans-serif;
	border-bottom: 1px solid #C4AE7C;
	padding-bottom: 6px;
	margin-bottom: 1em;
}
#right h3 {
	font: 14px arial, sans-serif;
	border-bottom: 1px solid #C4AE7C;
	padding-bottom: 6px;
	margin-bottom: 1em;
	margin-top: 2em;
}
#right ul.left_list {
	float:left;
	height:120px;
	width:240px;
	list-style:none;
}
#right ul.left_list li {
	margin:0 0 0 100px;
	font-weight:bold;
}
#right ul.right_list {
	float:left;
	height:120px;
	width:240px;
	list-style:none;
}
#right ul.right_list li {
	margin:0 0 0 25px;
	font-weight:bold;	
	}
#right span.special {
	font-weight:bold;
	text-decoration:underline;
	padding-right:10px;
	margin-left:-20px;
}
#welcome {
	margin-right: 20px;
}
#profile {
	margin-right: 16px;
}
#right .left {
	margin-right: 18px;
}
#right .more {
	font-weight: bold;
	font-size: 10px;
}
#right ol {
	list-style:none;
}
#right ol li {
	margin-bottom:10px;
	text-align:justify;
}
#right ol ol {
	list-style:upper-roman;
	margin: 10px 0;
}
#right ul#links {list-style:none;margin:20px auto;text-align:center;}
#right ul#links li {margin:10px auto;font-size:14px;font-weight:bold;}
#right ul#links li a {margin:10px auto;font-size:12px;font-weight:normal;}
#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;
}
#footer a {
	color:#000;
}
#copyright {
	text-align: center;
	padding: 22px 0px 30px 00px;
	font-size: 9px;
	color: #000;
	font-weight: bold;
}
#copyright ul#alt_nav {
	margin:0 20%;
}
#copyright ul#alt_nav li {
	float:left;
	list-style:none;
	margin:0 5px;
}
#copyright p {
	margin:20px 15px 0 15px;
}
#copyright p span#links {
	font-size:8px;
	display:block;
	margin:10px 25px 0 25px;
	text-align:justify;
}
#copyright p span#links a {
	color:#006565;
	font-weight:normal;
}
#footerline {
	background: url(images/footerline.png) no-repeat;
	height:12px;
	margin-top:0px;
	margin-bottom:15px;
	width:781px;
	display:block;
	font-size:1px;
	float:left;
}
