/*  all media  */
	@media all {
/* global */
		* {
	margin:0;
	padding:0;
}

BODY { margin: 0px; background: #fff url(../images/body_bg.jpg); text-align:center;}
BODY, TABLE, INPUT, TEXTAREA, SELECT { color: #3a3a3a; font-size: 12px; font-family:Arial, Helvetica, sans-serif;}
table{font-size:12px; font-family:Arial, Helvetica, sans-serif;}
tr{height:25px;}
td{border:#FF8000 dotted 1px; padding-left:5px;}

a { outline:none;}
.clear { clear: both;}
img { behavior: url("pngbehavior.html");}

#wrapper { width: 1002px; text-align: left; margin-left: auto; margin-right: auto; background: url(../images/paper_core.png) 16px 99px no-repeat;}

#top { height:139px;  background: #fdfdfd; border-bottom: 1px solid #21dcb0;}
#top IMG {  display: inline; margin: 10px 0px 0px 29px;}

#topmenu { float: right; margin-top:46px; width:500px;}
#topmenu UL { list-style-type:none; position: relative; margin-top:37px;}
#topmenu UL LI { float: left; height: 36px;  line-height: 36px;  margin: 0px 18px;}
#topmenu UL LI A { color: #008466;text-decoration: none; display: block;}
#topmenu UL LI A:hover, #topmenu UL LI A.active, #topmenu UL LI A.selected {  color: #008466; border-bottom: 5px solid #09d9a8;}


#banner { height:123px; _height:124px; border-bottom: 1px solid #21dcb0; padding-left: 450px;}
#banner P { color: #000000; font-size:130%; padding-top:40px;}
#banner H1 { color:#F27900; font-size:250%; font-weight: normal; margin-left: 25px;}

#left { clear: both; float:left; width: 289px; border: 0px;}
#left #product { background:url(../images/menu_back.png);}
#left #product H1 { font-weight: normal; line-height: 50px; color: #6f6e6e; font-size: 160%; padding-left: 30px;}
#left #product UL { list-style-type:none;}
#left #product UL LI { float: none; background: #fff; margin-bottom: 11px; padding-left:30px;}
#left #product UL LI A { color: #494747;text-decoration: none; font-weight:bold;line-height: 27px;}
#left #product UL LI A:hover, #left #product UL LI A.active {  color: #fe0000;}

#left #product .sub { list-style-type:none; background: none; margin:0px 0px 10px 30px;}
#left #product .sub LI { background: url(../images/dot.jpg) left 8px no-repeat; padding: 0px 0px 0px 10px; margin-bottom:0px;}
#left #product .sub LI A { color: #494747;text-decoration: none; font-weight:normal; line-height: 26px;}

#left #news { clear:both; width: 289px; background:url(../images/left-bg.png) no-repeat; padding: 10px 16px 15px 29px;}
#left #news H1 { color: #fff; font-size: 160%; font-weight: normal;  margin-bottom:12px;}

#left #news P { color:#E9E9E9; line-height:1.6em; font-size:12px;}
#left #news P SPAN { color: #fbfdfd;  font-weight: bold; font-size:110%;}

#left #news P A:hover { color: #1a7a64;}

.date { float:right; margin-top: 20px; display:inline-block; padding: 4px 9px; background: #1a7a64;}

#bottom  { margin: 35px 0px 0px 0px; font-size: 90%; border-top: 1px solid #21ddb1; position:relative;}
#bottom DIV { height: 46px; color: #413e3e; line-height: 46px;}
#bottom DIV P { margin-top: -46px; text-align: right; padding-right: 18px;}
#bottom DIV P A { color: #413e3e; text-decoration: none; font-weight: bold;}
#bottom DIV P A:hover { text-decoration: none;}

#bottom .vrux { position:absolute; margin: -165px 0px 0px 66px;}
