html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, a, img, strong, b, u, i, form, label, table, tr, th, td, ul, li {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent
}
html, body {
	height:101%;
	margin:0;
	padding:0;
}
body {
	background:#dbdbdb;
	color:#666;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
a, :focus {
	outline:0
}
a:link, a:visited {
	color:#007430;
	text-decoration:none
}
a:hover {
	color:#60c38a
}
ul {
	list-style:none;
}
td{
	font-size:13px;
	padding:0 20px 15px 0;
	border-bottom:1px solid #ccc;
}
td strong{
	font-size:11px;
}
.txt ul.news li{
	background-image:none;
	padding:0;
}
ul.news li a{
	display:block;
	padding:7px;
	border-bottom:1px solid #ccc;
	overflow:hidden;
}
ul.news li a:hover{
	background-color:#147835;
}
ul.news li strong{
	font-size:13px;
	float:left;
}
ul.news li em{
	float:right;
	width:80%;
	font-style:normal;
}
#content {
	margin:0 auto;
	width:960px;
	min-height:532px;
	height:auto !important;
	height:532px;
	background:url(i/bg.jpg) no-repeat #dbdbdb;
}
.header {
	border-bottom:1px solid #ccc;
	width:860px;
	height:200px;
	background:url(i/but_about.png) no-repeat;
	margin:0 auto;
}
#services .header {
	background-image:url(i/but_services.png);
}
#products .header {
	background-image:url(i/but_products.png);
}
h1#logo {
	margin:0 auto;
	text-indent:-9999px;
	width:243px;
}
h1#logo a {
	display:block;
	width:243px;
	height:148px;
	background:url(i/logo.png) 0 20px no-repeat;
}
.page h1#logo a {
	height:128px;
}
#index h2 {
	width:435px;
	height:55px;
	background:url(i/intro.png) no-repeat;
	text-indent:-9999px;
	margin:0 auto;
}
.page h2 {
	width:730px;
	height:53px;
	margin:60px 0 -10px 250px;
	background:url(i/intro.png) 0 0 no-repeat;
	text-indent:-9999px;
	float:left;
	display:inline
}
#about h2 {
	background-position:0 -165px;
}
#services h2 {
	background-position:0 -110px;
}
#products h2{
	background-position:0 -55px;
}
h3 {
	font-size:23px;
	color:#8e8e8e;
	font-weight:normal;
	letter-spacing:-2px;
}
#index h3 {
	padding-bottom:30px;
	border-bottom:1px solid #ccc;
	width:860px;
	margin:0 auto;
	text-align:center;
}
.page h3 {
	margin-left:250px;
}
.txt h3{
	margin:0 0 10px 0;
	color:#03761d;
	font-weight:bold;
}
h4 {
	margin-bottom:10px;
	letter-spacing:-2px;
	text-align:center;
	font-size:18px;
}
.txt h4{
	text-align:left;
	margin-bottom:10px;
	color:#56a179;
	letter-spacing:-1px;
}	
p {
	font-size:13px;
	line-height:18px;
	text-align:justify;
}
#footer {
	width:860px;
	height:180px;
	clear:both;
	padding-top:20px;
	background:url(i/iso.gif) no-repeat center 70px;
	margin:0 auto;
}
#footer h5 {
	text-align:center;
	font-size:11px;
	font-weight:normal;
	color:#666;
	padding:10px 0;
	border-top:1px solid #ccc;
}
.column {
	margin:0 auto;
	width:750px;
}
.col {
	width:225px;
	margin:0 10px;
	float:left;
	position:relative;
}
.c1, .c2, .c3 {
	padding-top:180px;
	background:url(i/but_about.png) no-repeat;
	display:block;
	width:225px;
}
.c2 {
	background-image:url(i/but_services.png);
}
.c3 {
	background-image:url(i/but_products.png);
}
ul#sidebar {
	width:213px;
	float:left;
	margin:30px 40px 0 50px;
	min-height:300px;
	height:auto !important;
	height:300px;
}
#sidebar li a{
	background:url(i/button.gif) -900px 0 no-repeat;
	width:213px;
	height:25px;
	display:block;
	text-indent:10px;
	line-height:25px;
	margin-bottom:10px;
	letter-spacing:-1px;
}
* html ul#sidebar li, * html ul#sidebar li a{
	height:1%;
}
#sidebar li a:hover{
	color:#fff;
	background-position:0 0;
}
#sidebar li a.selected{
	background-position:-213px 0;
	color:#fff;
}
.txt {
	width:580px;
	float:left;
	padding:30px 0 50px;
}
.txt p {
	margin-bottom:16px;
}
.txt ul{
	margin-bottom:16px;
}
.txt ul li{
	list-style:disc;
	margin-left:20px;
	padding:0 0 10px 10px;
	font-size:13px;
	color:#333;
}
.txt ul.news li{
	margin:0;
	padding:0 0 10px 0;
	list-style:none;
}
.thumb{
	margin-bottom:20px;
}
.thumb img,.boxit{
	margin:0 6px 6px 0;
	border:1px solid #ccc;
	background:#fff;
}
.goleft{
	float:left;
	margin:0 20px 5px 0;
}
.goright{
	float:right;
	margin:0 0 5px 20px;
}
.col a.ico .hover{
	display:block;
	opacity: 0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	position:absolute;
	top:0;
	left: 0;
	height: 200px;
	width: 230px;
	cursor:pointer;
}
.col a.ico, .col a.ico .hover {
	background-image:url(i/intro_ico.png);
}
.c1 {
	background-position: -230px 0;
}
.c2 {
	background-position: 0 0;
}
.c3 {
	background-position: -460px -0;
}
.c1 .hover {
	background-position:-230px -200px;
}
.c2 .hover {
	background-position:0 -200px;
}
.c3 .hover {
	background-position:-460px -200px;
}