
*
{
margin: 0px;
padding: 0px;
}

a{
border:0px;
text-decoration:none;
}

img{
border:0px;
}

a:link {
	color: #D72020;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #D72020;
}

body {
	
	background: #fff url(images/image/bg_reen.jpg) repeat-x;
	font: 16px Arial, Gorgia, Arial, Helvetica, sans-serif;
	color: #333333;
margin-top:10px;
}

#contents
{
	margin: 0 auto;
	background: #ffffff;
	width: 1000px;
	text-align: left;
border: 1px solid #92958f;

	
}


#header {
	background: #ffffff;
	height: 150px;

padding-bottom:16px;
	text-align: left;	
	
}

#menu1
{

width: 1000px;
height: 80px;
background: url(images/image/header_top.gif) repeat-x;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 79px;
	height: 46px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 35px;

}

#menu a:hover {
	width: 79px;
    height: 46px;
	color: #D72020;
	text-decoration: underline;
	background: #FFFFFF url(images/image/header_top_over.gif) repeat-x;
}


#logo {
background: #ffffff url(images/image/big_pic.jpg) no-repeat;
width: 960px;
height: 150px;
text-align: left;
padding-top: 0px;
margin-bottom: 0px;
padding-left: 40px;

border-bottom: 1px solid #92958f;

}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}



#right
{
float: left;
width: 950px;
padding-left: 35px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 20px;

	color: #D72020;

}



#right li {list-style:none; padding-left:20px; background:url(images/image/li.gif) no-repeat 0px 4px;}


#right a
{
color: #D72020;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
font-size:10pt;
}

#right h2 {
	margin: 0;
	padding: 0;
	color: #D72020;
	font-size:18pt;
padding-bottom:10px;
	
}

#right h3 {
	margin: 0;
	padding: 0;
	color: #000;
	font-size:14pt;
padding-bottom:10px;
	
}

.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #D72020;
	background-color: #fff;
}



#footer {
	height: 150px;
	clear: both;
	padding-top: 10px;
	background: url(images/image/footer.gif) ;
	border-top: 1px solid #92958f;

}

#footer p {
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #114206;
width:1000px;
}

#footer a {
	color: #000;
}

#footer a:hover {
	color: red;
font-weight:bold;
}

#bgcontent{
	background: url(images/image/bgcontent.jpg) no-repeat;
width:500px;
height:338px;


}



.testimonial {
	color: #000; 
	background: url(images/image/bgtesti.gif) no-repeat;
	padding-top: 30px;
padding-left:30px;
padding-right:60px;
	text-align: justify;
	font-size: 10pt;
line-height:120%;
width:590px;

}



.topCategory
{
text-align:left;
border-bottom:#e7fbe5 dashed 1px;
line-height:23px;
}

select{
width:180px;
font-size:10pt;
}

.video{
width:480px;
height:392px;
padding-top:30px;
padding-left:40px;
background:url('images/images/video.gif') no-repeat;
}

div#topnav {
	color: #a7a9a0;
	padding: 8px;
	font-size: 11pt;
	background-color: #c3df79;
	text-align: center;
height:20px;
border-bottom: 1px solid #92958f;
}

div#topnav a {
	color: #000;
	border-bottom: 0px solid #C0C0C0;
width:130px;
}

div#topnav ul

{

margin:0;

padding:0;

list-style-type:none;

width:auto;

}



div#topnav ul li

{

display:block;

float:left;
font-weight:bold;
}





div#topnav ul li a

{

display:block;

float:left;

color: #000;

text-decoration:none;

padding:0px 0px 0px0px;
height:20px;

}



div#topnav ul li a:hover,#menu ul li a.current

{










color:#FFFFFF;

}


div#topnav a:hover {
	color: #FFF;
	border-bottom: 1px solid  #a7a9a0;

font-weight:bold;
}





#page-wrap {
	width: 940px;
	/*margin: 25px auto;*/
margin-left: 30px;
}

#content-explorer {
	padding-top: 0px;
    width:100%;
    line-height:normal;
	
	}
	#content-explorer ul {
		margin:0;
		padding:10px 10px 0;
		list-style:none;
		max-width: 940px;
		background: url(images/image/menu_bg.gif) bottom repeat-x;
		height: 31px;
		}
		#content-explorer ul li {
			float: left;
			background: url(images/image/right.gif) right top no-repeat;
			text-align: center;
			overflow: hidden;
			margin-left: 1px;
			}
			#content-explorer ul li a {
				display: block;
				background: url(images/image/left.gif) left top no-repeat;
				padding: 10px 5px 6px 5px;
				font-size: 7pt;
				font-weight: bold;
				color: #000;
			}
			#content-explorer ul li a:hover {
				color: #1b530a;
font-weight: bold;
			}
			#content-explorer ul li.selected {
				background: url(images/image/right_cur.gif) right top no-repeat;
			}
			#content-explorer ul li.selected a {
				background: url(images/image/left_cur.gif) left top no-repeat;
				padding-bottom: 8px;
				color: #fff;
	font-weight: bold;
			}
			
div.yui-content {
	/*overflow: auto;*/
height:300px;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
	border-left: 2px solid black;
	padding: 20px;
}

h2 { font-size: 1.0em; }


.clear {
	clear: both;
}


/* Search */

#search {
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background-color: #ffd820;
	font-size: 11px;
	font-weight: bold;
	color: #000;

}

#search select {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background-color: #ffd820;
	font-size: 11px;
	font-weight: bold;
	color: #000;

}


#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}





.testi{
	background: #fff url(images/image/bottom.gif) no-repeat;

height:51px;


}

.testititle {
	height: 43px;
	margin: 0px;
	padding: 0px 10px 0px 30px;
	background:url(images/image/top.gif) no-repeat;
	font-size: 20px;
	font-weight: bold;
	color: #000;
width:650px;

}


.testicontent {
	padding-left: 30px;
padding-right: 30px;
	background: url(images/image/mid.gif) repeat-y;
width:530px;

margin-right:60px;
}

.testitext{
color:#000;
font-family:arial;
margin-left:20px;
padding-left:30px;
padding-right:60px;
text-align: justify;
font-size: 10pt;
line-height:120%;

text-align:justify;
}



.aboutus {
	color: #000; 
	background: url(images/image/box1.gif) no-repeat;
	padding-top: 35px;
padding-left:30px;
padding-right:50px;
	text-align: justify;
	font-size: 10pt;
line-height:120%;
width:950px;
height:550px;

}


.aboutus2 {
	color: #000; 
	background: url(images/image/box2.jpg) no-repeat;
	padding-top: 35px;
padding-left:30px;
padding-right:50px;
	text-align: justify;
	font-size: 10pt;
line-height:120%;
width:950px;
height:820px;

}



.news {
	color: #000; 
	background: url(images/image/bggray.gif) no-repeat center;
	padding-top: 30px;
	padding-left: 40px;
padding-right:60px;
	text-align: justify;
	font-size: 10pt;
line-height:120%;
width:850px;
height:300px;

}

.news input{

border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #ffd820 url(images/images/img18.gif) repeat-x;
	font-size: 13px;
	font-weight: bold;
	color: #000;
height:25px;
margin-bottom:10px;
width:250px;

}

.news td{

	text-align:right;
padding-left:20px;

}




.mail {
	color: #000; 
	background: url(images/image/mail.gif) no-repeat top center;
	padding-top: 30px;
	padding-left: 40px;
padding-right:60px;
	text-align: justify;
	font-size: 10pt;
line-height:120%;
width:500px;
height:43	0px;

}



.mail input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #ffd820 url(images/images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #000;
height:25px;
/*margin-bottom:10px;*/
width:250px;

}

.mail textarea {

	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #ffd820 url(images/images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #000;
height:100px;
width:260px;
}




#content-explorers {
	padding-top: 0px;
    width:100%;
    line-height:normal;
	
	}
	#content-explorers ul {
		margin:0;
		padding:10px 10px 0;
		list-style:none;
		max-width: 940px;
		background: url(images/image/menu_bg.gif) bottom repeat-x;
		height: 31px;
		}
		#content-explorers ul li {
			float: left;
			background: url(images/image/right.gif) right top no-repeat;
			text-align: center;
			overflow: hidden;
			margin-left: 0px;
			}
			#content-explorers ul li a {
				display: block;
				background: url(images/image/left.gif) left top no-repeat;
				padding: 10px 4px 6px 4px;
				font-size: 8pt;
				font-weight: bold;
				color: #000;
			}
			#content-explorers ul li a:hover {
				color: #1b530a;
font-weight: bold;
			}
			#content-explorers ul li.selected {
				background: url(images/image/right_cur.gif) right top no-repeat;
			}
			#content-explorers ul li.selected a {
				background: url(images/image/left_cur.gif) left top no-repeat;
				padding-bottom: 8px;
				color: #fff;
	font-weight: bold;
			}
			
div.yui-contents {
	/*overflow: auto;*/
height:300px;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
	border-left: 2px solid black;
	padding: 20px;
}
