@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, 
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

li{
	list-style:none;
}


body{
	background:#7fac37;
	margin:0px;
	padding:0px;
/*	color:#545353;*/
color:#000;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: text-top;
}

#header{
	background:url(../images/bg-header.jpg) repeat-x;
	height:118px;
}

.width960{
	width:960px;
	margin:0 auto;
}


.width987{
	width:800px;
	margin:0 auto;
	float:left;
}


.fL{
	float:left;
}

.fR{
	float:right;
}

.logo{
	margin-top:15px;
}


/*--MainMenu--*/
#mainmenu{
margin-top:35px;

	
}




/*--Banner--*/
#banner{
	background:url(../images/bg-banner.jpg) repeat-x;
	height:422px;
}

#titleAbowBanner{
	font:normal 22px Georgia, "Times New Roman", Times, serif;
	color:#333;
	text-shadow:1px 1px 2px #003c6d;
	text-align:center;
	padding-top:17px;
}



.bannerBox{
	width:800px;
	background:url(../images/bg-bannerbox.png) no-repeat center top;
	height:338px;
	margin-top:17px;
	position:relative;
}

.slides_container{
	margin:0 14px 0 13px;
	
}



.slides_container a {
	width:570px;
	height:270px;
	display:block;
}

.slides_container a img {
	display:block;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:none;
	z-index:101;
}

#slides .next {
	left:585px;
}

/*
	Pagination
*/

.pagination {
	margin:0px auto 0;
	width:180px;
	padding-left:89px;
	padding-top:12px;
	height:30px;
	position:absolute;
	bottom:-7px;
	left:355px;
	z-index:999999;
	background:url(../images/banner-nav.png);
}

.pagination li {
	float:left;
	margin:0 5px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}



.leftMain{
	float:left;
	width:680px;
}

.paragraph{
    margin:0px auto;
	padding:0px 0px 0px 25px;
	
}	


.leftMain Img{
	width:200px;
	
}



.leftMain p{
	margin:0 0 15px;
}


.leftMain a{
	text-decoration:underline;
	color:#0066FF;
}


.leftMain a:hover{
	text-decoration:none;
}


.leftMain h1, h2, h3, h4{
font-weight:normal;

}


.leftMain h1{
	color:#ba150d;
	font-size:24px;
	margin:15px 0 5px 0;
}



.leftMain h2{
	color:#ba150d;
	font-size:20px;
	margin:0px 0 5px 0;
}



.leftMain h3{
	color:#545353;
	font-size:15px;
	font-weight:bold;
	margin:0px 0 0px 0;
}



.leftMain h4{
	color:#ba150d;
	font-size:12px;
	font-weight:bold;
}


.textbox{
    border-width:1px;
	height:20px;
	width:150px;
	border-style:solid;
	border-color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}


.textbox-next{
    border-width:1px;
	height:40px;
	width:150px;
	border-style:solid;
	border-color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}



.contacttable {
	color:#545353;
	display:block;
	padding:6px 8px;
	margin-bottom:2px;
	background:#F0F0F0;
	border: 2px solid #FFFFFF;
	outline: 1px solid #d4d4d4;
}


.contact_id {
	color:#990000;
	display:block;
	padding:6px 8px;
	margin-bottom:2px;
	background:#FFFFFF;
}

.contact_content{
	color:#990000;
	display:block;
	margin-bottom:auto;
	background:#F0F0F0;
	border: 2px solid #FFFFFF;
	outline: 1px solid #d4d4d4;
	float:left;
	width:600px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: 12px;
	

}


.tabletext{
     padding:0px 0px 0px 0px;
	 top:auto;
	 
}	 
	 
	


.leftMain ul.listOne{

}


.leftMain ul.listOne li{
	padding:5px 5px 5px 20px;
	margin-bottom:1px;
	width:60%;
	background:url(../images/bullet.png) no-repeat 8px 12px #F2F2F2;
}


.leftMain ul.listOne li ul{
	background:#FFFFFF;
	border:1px solid #ddd;
	width:95%;
}

.leftMain ul.listOne li ul li{
	background:url(../images/bullet1.png) no-repeat 8px 12px #fff;
}


.leftMain img{
	/*padding:4px;
	border:1px solid #eee;
	margin:10px;
	clear:both;
	display:block;*/
}




.rightSide{
	float:left;
	margin-left:30px;
	
}



.rightSide img{
	padding:4px;
	border:1px solid #eee;
	
}




.homeThumb{
	position:relative;
	width:231px;
	height:234px;
}

.homeThumb img.photo{
	position:absolute;
	left:0px;
	top:0px;
	z-index:99;
}
.homeThumb img.frame{
	position:absolute;
	left:0px;
	top:0px;
	z-index:999;
}







.rightSide .rightMenu{
	width:250px;
}


.rightSide .rightMenu li{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#990000;
}

.rightSide .rightMenu li li {
	color:#990000;
	display:block;
	font:normal 12px Arial, Helvetica, sans-serif;
	padding:6px 8px;
	margin-bottom:2px;
	background:#F0F0F0;
}

.rightSide .rightMenu li li a{
	color:#990000;
	text-decoration:none;
}


.rightSide .rightMenu li li li{
	font-size:11px;
	padding:3px 0px;
}

.rightSide .rightMenu li li li a{
	color:#666;
}

.rightSide .rightMenu li li li a:hover{
	color:#666;
	text-decoration:underline;
}















.innerbanner{
	padding:4px;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	margin:0px !important;
}





.clear{
	clear:both;
}













/*
	Footer
*/

.footer{
	background:url(../images/footer.png) no-repeat center top;
	padding-top:60px;
	color:#fff;
	
}








#menu, #menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#menu {
		height:35px;
		padding-top:10px;
		margin:0;
		background:url(../images/bg-main-menu.jpg) repeat-x;
	}
	
	#menu:before,
	#menu:after {
		content: "";
		display: table;
	}
	
	#menu:after {
		clear: both;
	}
	
	#menu {
		
	}
	
	#menu li {
		float: left;
		position: relative;
	}
	
	#menu a {
		display:block;
	text-decoration:none;
	padding:5px 12px;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#000000;
	border-right:1px dotted #000000;
	}
	
	#menu a.last{
		border:none;
	}
	
	
	
	
	#menu li:hover > a {
		color:#7fac37;
	}
	
	*html #menu li a:hover { /* IE6 only */
		color:#b34f22;
	}
	
	#menu ul {
		margin: 10px 0 0 0;
		_margin: 0; /*IE6 only*/
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 25px;
		left: 0;
		z-index: 999999999;
		background: url(../images/menubg.jpg) no-repeat #7fac37 ;   
		
		-moz-box-shadow: 0 -1px rgba(255,255,255,.3);
		-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
		box-shadow: 0 -1px 0 rgba(255,255,255,.3);	
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;  
	}

	#menu li:hover > ul {
		opacity: 1;
		visibility: visible;
		margin: 0;
	}
	
	#menu ul ul {
		top: 0;
		left: 150px;
		margin: 0 0 0 20px;
		_margin: 0; /*IE6 only*/
		-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
		-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
		box-shadow: -1px 0 0 rgba(255,255,255,.3);		
	}
	
	#menu ul li {
		float: none;
		display: block;
		border: 0;
		_line-height: 0; /*IE6 only*/
		z-index: 9999999999;
		border-bottom:1px solid #7fac37;
		
		
		/*---moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		-webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		box-shadow: 0 1px 0 #111, 0 2px 0 #666;--*/
	}
	
	#menu ul li:last-child {   
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;    
	}
	
	#menu ul a {    
		padding: 10px;
		_height: 10px; /*IE6 only*/
		display: block;
		white-space: nowrap;
		float: none;
		color:#333;
		text-transform: none;
		border-bottom:1px solid #7fac37;
	}
	
	#menu ul a:hover {
		background: #7fac37; /* Old browsers */
/*background: -moz-linear-gradient(top,  #7fac37 0%, #b23a07 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b34f22), color-stop(100%,#b23a07));
background: -webkit-linear-gradient(top,  #b34f22 0%,#b23a07 100%);
background: -o-linear-gradient(top,  #b34f22 0%,#b23a07 100%); 
background: -ms-linear-gradient(top,  #b34f22 0%,#b23a07 100%);
background: linear-gradient(to bottom,  #b34f22 0%,#b23a07 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b34f22', endColorstr='#b23a07',GradientType=0 ); */

		color:#000;
	}
	
	#menu ul li:first-child > a {
		-moz-border-radius: 3px 3px 0 0;
		-webkit-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
	}
	
	#menu ul li:first-child > a:after {
		content: '';
		position: absolute;
		left: 40px;
		top: -6px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-bottom: 6px solid #444;
	}
	
	#menu ul ul li:first-child a:after {
		left: -6px;
		top: 50%;
		margin-top: -6px;
		border-left: 0;	
		border-bottom: 6px solid transparent;
		border-top: 6px solid transparent;
		border-right: 6px solid #3b3b3b;
	}
	
	#menu ul li:first-child a:hover:after {
		border-bottom-color: #04acec; 
	}
	
	#menu ul ul li:first-child a:hover:after {
		border-right-color: #0299d3; 
		border-bottom-color: transparent; 	
	}
	
	#menu ul li:last-child > a {
		-moz-border-radius: 0 0 3px 3px;
		-webkit-border-radius: 0 0 3px 3px;
		border-radius: 0 0 3px 3px;
	}
.product_outer
{
float:left;
margin-bottom:10px;
border:1px solid #efefef;
padding:9px;
margin-right:10px;
width:195px;
}
.product_outer img
{
width:100%;
}
.product_text
{
padding:5px 5px 0px 5px;
text-align:center;
color:#990000;
}
.wrap
{
width:987px;
margin:0 auto;
}
.certificatediv
{
  width: 90px;
  float: left;
  height: 336px;
  margin-top: 59px;
	margin-right:10px;
}
.certificatediv  a
{
width:90px;
height:100%;
}
.certificatediv  a img
{

}
.newlink
{
color:#fff;
font-size:11px;
text-decoration:underline;
}
.newlink:hover
{
color:#545353;
text-decoration:none;
}
.newlink_big
{
color:#545353;
font-size:15px;
text-decoration:underline;
margin-top:10px;
display:block;
}
.newlink_big:hover
{

text-decoration:none;

}