@charset "utf-8";
/* CSS Document */
body{ font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#f8fff5; color:#123d00;}
html, body {height: 100%; margin:0; padding:0}
a img { border: none;}
a { color: #1B57A3; cursor: pointer;}
#bg { background:url(../image/bg.gif) repeat-x; }

a:link { color:#0d8900; text-decoration:none;}
a:visited { color:#0d8900; text-decoration:none;}
a:hover { color:#085300; text-decoration:none;}

a.product:link { color:#004a00; text-decoration:none; font-size:11px; font-weight:bold;}
a.product:visited { color:#004a00; text-decoration:none; font-size:11px; font-weight:bold;}
a.product:hover { color:#FFFFFF; text-decoration:none; font-size:11px; font-weight:bold; background-color:#006c00;}

a.webee:link { text-decoration:underline; color:#dfffd8;}
a.webee:visited { text-decoration:underline; color:#dfffd8;}
a.webee:hover{ text-decoration:none; color:#085300; background-color:#17b800;}

#menu:link { color:#FFFFFF; text-decoration:none; font-size:11px; font-weight:bold;}
#menu:visited { color:#FFFFFF; text-decoration:none; font-size:11px; font-weight:bold;}
#menu:hover { color:#15de00; text-decoration:none; font-size:11px; font-weight:bold;}

#floatleft { float:left; }
#logoposition { float:left; margin-top:11px; margin-left:12px; height:44px;}
#lineposition { float:left; margin-left:12px;}
#exportposition { float:right; height:30px; margin-right:14px; margin-top:20px; }
#export { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:24px; color:#FFFFFF; font-style:italic;}

#bg { background:url(../image/bg.gif) repeat-x; height:382px;}
#topbg { background:url(../image/topbg.gif) repeat-x; background-color:#0b7e00;}
#midbg { background:url(../image/headerbg.gif) repeat-x; background-color:#0a3c01;}
#midbgs { background:url(../image/headerbgs.gif) repeat-x;}

#shadowLeft { background:url(../image/sleft.png) repeat-y; background-position:right;} 
#shadowright { background:url(../image/sright.png) repeat-y; background-position:left;} 

#btmbg1 { background:url(../image/btmbg1.gif) repeat-x; height:20px;}
#btmbg2 { background:url(../image/btmbg3.gif) repeat-x scroll bottom; background-color:#f0ffe8;} 
#btmbg3 { background:url(../image/btmbg2.gif) repeat-x; height:15px;}
#btmbg4 { padding:20px;}
#btmbg5 { background:url(../image/btmbg3.gif) repeat-x; height:8px;}
#btmbg6 { background:url(../image/btmbg4.gif) repeat-x; height:8px;}

#productmain { padding:36px;}
#productbg { padding-top:20px; padding-left:20px;}
#producttittle { margin-left:5px; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#004a00;}
#productdetails { margin:10px;}
#productdescrip { margin:10px; font-weight:bold;}

#aboutdetails { float:left; margin:10px; width:540px;}
#aboutdetails2 { float:left; margin:10px; width:830px;}
#aboutvideo { float:right; margin:10px; width:320px;}
#aboutmission { margin-top:4px; font-size:14px;}
#aboutquality { margin-top:4px;}

#contactdetails { float:left; margin:10px; width:410px;}
#contactmap { float:right; margin:10px 40px 10px 10px; width:370px;}

#required { color:#ff0000;}

#mainTxt { margin-top:5px; color:#004a00;}
#mainMore { float:right; margin-top:10px; margin-right:10px;}
#pic_border { border:1px solid #0ad200; padding: 4px; background-color:#FFFFFF;}
#pic_borderbg { background:url(../image/productSide.gif) no-repeat; background-position: bottom left; width:11px;}
#mainProduct { float:left; margin-left:17px; margin-top:20px;}
#mainProduct1 { margin-top:10px; margin-left:15px; }

#add_padding { padding:15px;}
#address { margin-left:20px; margin-top:20px; color:#0a6b00;}

#titleposition { float:left; margin-top:68px; margin-left:70px;}
#atitleposition { float:left; margin-top:64px; margin-left:70px;}
#titleimg { margin-left:10px;}
#titleimgposition { float:right; margin-top:11px; }

#footerbg { background:url(../image/footer.gif) repeat-x; height:95px; background-color:#0c6e01;}
#footer_left { float:left; width:500px; margin-top:26px; margin-left:20px;}
#footer_right { float:right; width:270px; margin-top:20px;}

#slogan { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:18px; color:#FFFFFF;}
#copyright { color:#dfffd8; font-size:11px; margin-top:4px;}

#imgiso1 { width:48px; float:left; margin-top:8px;}
#imgiso2 { width:50px; float:left; margin-top:8px;}
#imgiso3 { width:52px; float:left; margin-top:8px;}
#imgiso4 { width:56px; float:left; margin-top:8px;}
#imgiso5 { width:43px; float:left;}

#menubg {
	clear: both;
	text-decoration:none; font-size:11px; font-weight:bold;
	position: relative;
	z-index: 1;
}
#menuloc { 
	clear: both;
	margin-top: 4px;
}

.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height: 18px;
z-index: 100;
color: white;
background: #1a7611;
width: 200px;
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkmenu a{
color: white;
}

.anylinkmenu a:visited{
color: white;
}

.anylinkmenu a:hover{
background: black;
color: white;
}

.anylinkshadow{
position: absolute;
left: 0;
top: 0;
z-index: 99;
background: black;
visibility: hidden;
}
