@charset "utf-8";
@Media Print { Body {display:none;}}
a {
    outline: none; /* for Firefox */
    hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #008001;
}
a:active {
	text-decoration: none;
}
img {border:0px;}
body{
	margin:0;
	font-family: Tahoma, Geneva, sans-serif;
	}
#wrapper {
	width: 1000px;
    margin:0 auto;
}
#wrapper-bg {
	width: 1048px;
    margin:0 auto;
	background-image: url(../images/bg.png);
	background-position: center;
	background-repeat: repeat-y;
}
#header {
	width: 1048px;
	height: auto;
	margin: 0 auto;
}
#logo {
	background-image: url(../images/logo.png);
	height: 120px;
	width: 1000px;
	margin: 0 auto;
}
#mainvav {
	width: 1000px;
	height: 37px;
	background-color: #1A2342;
	position: relative;
	margin: 0 auto;
	float: left;
}
#mainvav ul {
	padding: 0px;
	margin-top: 0px;
}
#mainvav li {
	float: left;
	list-style-type: none;
}
#mainvav li a {
	text-indent: -9999px;
	display: block;
}
#mainvav li.home a {
	background-image: url(../images/nav_01.jpg);
	background-position: center;
	height: 37px;
	width: 88px;
	background-repeat: no-repeat;
}
#mainvav li.home a:hover {
	background-image: url(../images/nav-over_01.jpg);
}
#mainvav li.news a {
	background-image: url(../images/nav_04.jpg);
	height: 37px;
	width: 95px;
	background-repeat: no-repeat;
}
#mainvav li.news a:hover {
	background-image: url(../images/nav-over_04.jpg);
}
#mainvav li.about a {
	background-image: url(../images/nav_05.jpg);
	height: 37px;
	width: 121px;
	background-repeat: no-repeat;
}
#mainvav li.about a:hover {
	background-image: url(../images/nav-over_05.jpg);
}
#mainvav li.product a {
	background-image: url(../images/nav_06.jpg);
	height: 37px;
	width: 122px;
	background-repeat: no-repeat;
}
#mainvav li.product a:hover {
	background-image: url(../images/nav-over_06.jpg);
}
#mainvav li.serices a {
	background-image: url(../images/nav_07.jpg);
	height: 37px;
	width: 121px;
	background-repeat: no-repeat;
}
#mainvav li.serices a:hover {
	background-image: url(../images/nav-over_07.jpg);
}
#mainvav li.knowledge a {
	background-image: url(../images/nav_08.jpg);
	height: 37px;
	width: 180px;
	background-repeat: no-repeat;
}
#mainvav li.knowledge a:hover {
	background-image: url(../images/nav-over_08.jpg);
}
#mainvav li.certification a {
	background-image: url(../images/nav_09.jpg);
	height: 37px;
	width: 156px;
	background-repeat: no-repeat;
}
#mainvav li.certification a:hover {
	background-image: url(../images/nav-over_09.jpg);
}
#mainvav li.contacts a {
	background-image: url(../images/nav_10.jpg);
	height: 37px;
	width: 116px;
	background-repeat: no-repeat;
}
#mainvav li.contacts a:hover {
	background-image: url(../images/nav-over_10.jpg);
}
#content {
	width: 1000px;
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
}
#indexad {
	height: 300px;
	width: 1000px;
}
#events {
	float: left;
	width: 290px;
	padding-right: 7px;
}
#events1 {
	float: left;
	width: 280px;
	padding-right: 7px;
	font-size: 17pt;
	line-height: 30px;
	color: #06F;
	margin-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
}
#events2 {
	float: left;
	width: 290px;
	padding-right: 7px;
}
#events3 {
	float: left;
	width: 280px;
	padding-right: 7px;
	font-size: 13pt;
	color: #090;
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#events3 a {
	color: #090;
	text-decoration: none;
}
#events3 a:hover {
	color: #F00;
}
#right {
	float: right;
	width: 700px;
	background-image: url(../images/rightimg2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 290px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
	padding-top: 7px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#right li {
	font-size: 12pt;
	line-height: 25px;
	color: #333;
	list-style-type: none;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-top: 5px;
}
#right ul {
	margin-left: -26px;
	margin-top: 10px;
}
.moreword {
	font-size: 14pt;
	color: #390;
	text-align: right;
}
.right-title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	color: #333333;
	margin-left: 18px;
	font-weight:bold;
}
.right-words {
	color:#093;
	text-decoration:underline;
}
#footer {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	letter-spacing: 1px;
	width: 100%;
	height: 60px;
	clear:both;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #008001;
	text-align: center;
	line-height: 25px;
	padding-top: 10px;
	margin:0 auto;
}
#footer a {
	color: #333;
}
#footer a:hover {
	color: #008001;
}
#here {
	color: #008001;
	line-height: 25px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#here a {
	color: #008001;
}
#webdesign {
	float: right;
	margin-right: 5px;
}