*{ margin:0; padding:0;}
body{font-family:Tahoma,Arial,Verdana,sans-serif; font-size:11px;font-weight:normal;color:#999;text-decoration:none;background-color:#4d4d4d; }
img{ border:none}
a{ color: #999; text-decoration:none;outline:none}
a:hover{ color:#666}
.clear{ clear:both}
#container{width:940px; margin:0 auto;}
#head h1{height:132px; margin:0 auto;}
#head div{height:122px; width:607px;}
#head h2{ font-size:24px; padding-top:45px; color:#4ab848;}

.menu { clear:both;margin: 0 auto;	padding: 0;	list-style: none; width:940px;	height:69px;}
.menu li {padding: 0; margin: 0; height: 69px; list-style: none; background-repeat: no-repeat; }
.menu li a, .menu li a:visited {display: block;	text-decoration: none;	text-indent: -1000px;	height: 69px;	background-repeat: no-repeat;}

.home{background-image:url(../images/menu_home_hover.gif); width:118px;}
.home a{background-image:url(../images/menu_home.gif);}

.about {background-image: url(../images/menu_about_hover.gif); width: 118px;}
.about a {background-image: url(../images/menu_about.gif);}

.product {background-image: url(../images/menu_product_hover.gif); width: 116px;}
.product a {background-image: url(../images/menu_product.gif);}

.project {background-image: url(../images/menu_project_hover.gif); width: 118px;}
.project a {background-image: url(../images/menu_project.gif);}

.partner {background-image: url(../images/partners_hover.gif); width: 116px;}
.partner a {background-image: url(../images/partners.gif);}

.career {background-image: url(../images/menu_career_hover.gif); width: 118px;}
.career a {background-image: url(../images/menu_career.gif);}

.faq {background-image: url(../images/menu_faq_hover.gif); width: 117px;}
.faq a {background-image: url(../images/menu_faq.gif);}

.contact {background-image: url(../images/menu_contact_hover.gif); width: 119px;}
.contact a {background-image: url(../images/menu_contact.gif);}



ul.menu li a:hover {background: none;}

.menu li {float: left;}
.menu:after {content: "."; display: block; clear: both; visibility: hidden;}

#main{ width:920px; padding:10px 10px 2px 10px; background-color:#fff}
#slide{ width:940px; height:150px; position:relative;}
#content{ width:920px;height:auto!important; height:100px; min-height:100px;margin-top:1px; background:url(../images/bg.gif) repeat-x top;}
.news{ width:314px; float:left; padding:11px 0 11px 20px;}
.news h2{ width:314px; background:url(../images/hr_news.gif) repeat-x bottom; padding-bottom:18px; float:left}
.news ul{ list-style:none;}
.news ul li{width:314px; border-bottom:solid 1px #d6d6d6; padding:15px 0 10px 0 ;float:left}
.new_l{ float:left; padding-top:8px}
.new_r{ float:right; color:#59ba48; font-weight:bold; padding-top:8px}
.new_date{color:#59ba48; font-weight:bold; padding-bottom:5px;}
.about_us{ width:248px; float:left;padding:11px 0 11px 25px;}
.about_us h2{ width:248px;padding-bottom:18px}
.about_us p{ line-height:20px}
.about_us_page{ width:870px; float:left;padding:11px 25px 11px 25px;}
.about_us_page h2{ width:870px;padding-bottom:18px}
.about_us_page p{ line-height:20px;}

.videos{ width:223px; border:solid 1px #d3d3d3; float:right; background:#f2f2f2 url(../images/vdo_bg.gif) top repeat-x; margin-top:1px;;height:auto!important; height:100px; min-height:100px; padding:9px 24px 3px 7px; color:#969696;}
.videos h2{ width:223px; padding-bottom:4px;}
.videos ul{width:223px;list-style:none;}
.videos ul li{float:left; padding-top:6px;}
.videos ul li p{ width:91px;float:left}
.videos ul li p strong{text-transform:uppercase;}
.videos ul li img{border:solid 1px #999; padding:1px; float:left; margin-right:7px;}

.services{ width:840px; border:solid 1px #d3d3d3; background:#f2f2f2 url(../images/vdo_bg.gif) top repeat-x; margin-top:1px;;height:auto!important; height:100px; min-height:100px; padding:0 24px 10px 7px; color:#969696;}
.services ul{list-style:none;}
.services ul li{float:left; padding-top:10px;}
.services ul li p{ width:550px;float:left}
.services ul li p strong{text-transform:uppercase;}
.services ul li img{border:solid 1px #999; padding:1px; float:left; margin-right:10px;}

#footer{ width:928px; height:40px; padding:19px 0 0 12px; background:url(../images/bg_footer.gif) no-repeat;color:#fff; font-size:10px;}
#footer_l{ width:720px; float:left;}
#footer ul{ list-style:none; font-size:11px;}
#footer li{display:inline; padding-right:12px;}
#footer li a{color:#fff; padding-right:12px;}
#footer li a:hover{color:#59ba48;}
.copy a{color:#59ba48; text-decoration:underline;}
.copy a:hover{ color:#fff;}
#footer_r{ width:163px;float:right; text-align:right;}
.phone{ width:123px; float:left;}
.pl{ width:44px; float:left;}
.pr{ width:79px; float:left;}
.ico_phone{ width:40px; float:right;}
.picture{ float:left; border: #59ba48 solid 1px; margin-right:10px;}
.faqsq{font-family:Tahoma,Arial,Verdana,sans-serif; font-size:11px;font-weight:bold;color:#59ba48;text-decoration:none;}
#contact-area {
	width: 420px;
	margin-top: 5px;
	float:left;
}

#contact-area input, #contact-area textarea {
	padding: 2px;
	width: 200px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #59ba48;
}

#contact-area input.submit-button {
	width: 100px;
	float: left;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 120px;
	padding-top: 5px;
	font-size: 12px;
}

.page_notlink{
	display:block;
	padding:3px;
	height:20px;
	text-align:center;
	text-decoration:none;		
	color:#000000;
	float:left;
	line-height:20px;	
}

.page_link{
  	display:block;
	padding:3px;
	height:20px;
	text-align:center;
	text-decoration:none;		
	color:#59ba48;
	float:left;

	line-height:20px;	
  }
  
.page_link:hover{
  	display:block;
	padding:3px;
	height:20px;
	text-align:center;
	text-decoration:none;	
	
	float:left;
	line-height:20px;	
  }
  
.alertmsg{
	color:#FF0000;
	text-align:center;
}

.content_header{
	color: #59ba48;
	font-size:20px;
	font-weight:bold;
}
