/* CSS RESET */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,
select{
font-family:"Trebuchet MS";
font-size:12px;
font-weight:bold;
}
legend{color:#000;}
/*body 
{
font:13px/1.231 sans-serif;
}*/
table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */
body {
	text-align:center;
	/*background-color:#009933;*/
	/*background:url(images/bodybg.png) repeat-y;*/
	width:1000px;
	text-align:left;
	margin:0 auto;

	
}

a {
	text-decoration:none;
		color:#fff;
}
a.mida{
color:#007D80;
}
a.mida:hover{
color:#9966CC;
}
a:hover {
text-decoration:none;
color: #FFFFFF;
		
}
#wrap {
	width:1000px;
	text-align:left;
	margin:0 auto;
	/*background:url(images/bg.png);*/
	/*background:url(images/bodybg.png) repeat-x;*/
	
}
.fl{ float:left; vertical-align:top;}
.fr{ float:right}
.clearfix{
		clear:both}


/* header */
#header { position:relative;height:145px  }
#header  a:hover{ color:#000000; text-decoration:none;  }
#logo {position:absolute; top:60px; left:130px}
#logo h1 {
	font-size:34px;
	color:#fff
}
#logo div {
	padding-left:100px
}
#nav { 
	position:absolute;
	text-align:center;
	top:130px;	
	background:url(images/nav1.jpg) no-repeat center; 
	width:904px;
	height:27px; 
	line-height:26px; 
	padding:0 0 0 102px;
}

#nav li {float:left;  font-weight:700;  }
#nav a {text-decoration:none; display:block;}
#nav a:hover {background: #006633 url(images/hover.jpg); color:#000000 }
/*li.h {width:86px}
li.a {width: 91px; padding-left: 2px;}
li.p {width: 106px; padding-left: 2px; }
li.c {width:80px; padding-left: 2px;}*/
.h a:hover{}
.a a:hover{}
.p a:hover{}
.c a:hover{}

/* content */
#content { width:885px;
		
	margin:0 auto;
}
.main {width:560px; font-family:Verdana, Arial, Helvetica, sans-serif; background:url(images/box.gif); color:#000;}
.main1 {width:880px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000;}
#text { margin-left:3px; }

#text p {margin:0 auto; padding-right:40px; padding-left:5px; text-align:justify; font-family:"Trebuchet MS"; font-size:13px; }
#text h2 {font-size:15px; font-weight:bold; padding:0px 0 20px 5px; font-family:"Trebuchet MS";}
#text strong { font-size:12px; font-weight:bold; padding-right:0px; font-family:"Trebuchet MS";}
#text a { color:#006633;}
#text a:hover { color:#FFCC00;}

#text1 { }
#text1 p {margin:0 auto; width:480px; height:370px; overflow:auto;   }
#text1 h2 {font-size:30px; padding:20px 0 20px 30px; color:#FF0000;}
#text1 h2 {font-size:20px; padding:20px 0 20px 30px; color:#FF0000;}
#text1 img {margin:50px 0  0 65px}
#text1 a { color:#A1E062}

#col {margin:15px 0  10px 2px;background:url(img/m.png) no-repeat; width: 885px; height:120px ;  }

#col div { padding: 20px 0 0 0px; display:inline; width:31%;}
#col .first  {padding: 10px 5px 0 15px; font-family:"Trebuchet MS";font-size:12px; padding-bottom:10px;}
#col .first strong  {font-weight:bold; font-family:"Trebuchet MS";font-size:14px; } 

#col li{line-height:20px;}
#col li a{line-height:20px; color: #333333;} 

.side {margin:0 0 0 10px; width:310px;display: inline; background-color:#FFFFFF; }
.side h2 {font-size:22px}
.side li {line-height:20px; list-style:inside disc; color:#FFFFFF; }
.side ul {margin:20px  0 30px 20px}
#top {margin-top:0px}
/* footer */
#footer { background:url(images/ft.jpg);  float:left;}
#footer1{padding-left:10px; position:relative; width:420px; float:left; top:15px; font-size:11px; color:#000000; font-family:"Trebuchet MS"; 
}
#footer1 a{ text-decoration:none; color:#007D80;}
#footer a:hover {color: #007D80; text-decoration:none;}
#footer2{padding-left:10px; position:relative; width:400px; float:left; top:15px; font-size:11px; color:#000000; font-family:"Trebuchet MS"; }
#footer2 a{ text-decoration:none; color: #007D80;}

#footer_line {background:url(images/footer.jpg) no-repeat; height:70px; width:879px; position:relative; margin-left:60px; margin-top:15px;  }
#copyright{
color:#FFFF00;
}

h3{
font-size:16px;
font-weight:bold;
padding-left:250px;
text-decoration:underline;
}

#ftinner{ position:absolute; bottom:20px; width:879px; }
.ftlink {width:879px; padding-top:5px; font-family:"Trebuchet MS"; font-size:12px;}
.ftlink a{
font-weight:bold; padding:5px; text-transform:uppercase; color: #000;
text-align:center;
}

li.h {width:82px; padding-right:2px;}
li.a {width: 90px; padding-left: 2px;}
li.p {width: 106px; padding-left: 2px; }
li.d {width:132px; padding-left: 2px;}
li.c {width:90px; padding-left: 2px;}
li.e{width:90px; padding-left: 2px;}
li.f {width:110px; padding-left: 2px;}
li.g {width:120px; padding-left: 2px;}
.top-img{
	/*background:url(images/cols2-top.gif);*/ 
	width:879px;
	height:14px;
}
.bottom-img{
	/*background:url(images/cols2-bottom.gif); */
	width:879px;
	height:14px;
	
}
.body-img{
	background:url(images/body.jpg) repeat-y;
	/*border-left:1px solid #999999 thin;
	border-right:1px solid #999999 thin;*/
	width:670px;
	float:left;
}
.rightbanner{
width:200px;
float:left;
margin-left:8px;
}
#bm h2{
color:#CCCCCC; 
}
.contents{
padding-left:30px; 
}
.top-right{ background:url(images/top-side.png) no-repeat; height:20px;}
.bottom-right{ background:url(images/bottom-side.png) no-repeat; height:20px;}
.producta a:hover{
color:#FF0000;
}
#text img{
padding-left:0px;
height:73px;
}

/* Easy Slider */
 
#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:820px;
		background:#fff;		
		margin-top:5px;		
		margin-bottom:5px;
		}	
				
	#container #content{
		position:relative;
		padding:0px;
		}	
td.slider{ height:150px;}
	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		height:126px;
		width:825px;
		display:block;
		left:10px;
		overflow:hidden; 
		}
		
		#slider li .slider_img{
		height:100px;
		float:left;
		}
	
		span.title{
		font-weight:bold;
		font-size:14px;
		color:#003399;
		width:250px;
		margin-bottom:4px;
		display:block;
		
		}
	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		position:absolute;
		left:-25px;
		top:45px;
		}	
	#prevBtn {
		margin-right:10px; display:block; }	
	#nextBtn{ 
		left:817px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(img/left_arrow.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(img/right_arrow.png) no-repeat 0 0;	
		}		
								
.slider{float:left}									
.descr{float:left;
width:180px;
font-family:  "Trebuchet MS";
font-size:12px;
text-align:justify;
}

/* // Easy Slider */
#header a{
color: #000000;
font-weight:bold;
}
.press_release li{
list-style:circle;
padding-bottom:5px;
font-family:  "Trebuchet MS";
font-size:12px;
text-align:justify;
}
.press_release li a{
color:#000000;
}

.box { width:100%; background:url(../images/box-bg.gif) left bottom repeat-x;}
.box.alt { background:none;}
.box .border-top {background:url(images/border.gif) repeat-x top;}
.box .border-bot {background:url(images/border.gif) repeat-x bottom;}
.box .border-left {background:url(images/border.gif) repeat-y left;}
.box .border-right {background:url(images/border.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom; width:100%;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom;}
.box .left-bot-corner-1 {background:url(images/left-bot-corner-1.gif) no-repeat left bottom; width:100%;}
.box .right-bot-corner-1 {background:url(images/right-bot-corner-1.gif) no-repeat right bottom;}
.box .inner { padding:2px 2px 2px 2px;}
.box .inner .inner { padding:5px 0 0 5px;}
.box .inner .rtFlash { padding-bottom:0px;}
.slider img{ padding:2px; border:1px solid #999999; margin-right:5px; }
 