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

#mainpic{
         background:url(../images/aboutus_pic.jpg) no-repeat;
		 width:950px;
		 height:295px;
		 margin-top:-1px;
}

/*--------------------------------------- body ----------------------------------------*/


/*----------------left-----------------*/

#fearture_services{
                  width:307px;
				  text-align:center;
				  padding-top:30px;
}

#fearture_services p{
                     font:16px "Verdana", Arial, Helvetica, sans-serif;
					 font-weight:bold;
					 color:#cccccc;
}

#services_pic{
              background:url(../images/home_pic1.jpg) no-repeat;
			  width:307px;
			  height:118px;
			  margin-top:10px;
}

#services_texts{
               width:300px;
			   padding-left:7px;
			   padding-top:10px;
}

#services_texts p{
                  font:14px "Arial", Helvetica, sans-serif;
				  color:#437dc0;
}

#readmore{
          width:300px;
		  margin-top:30px;
}

#readmore a{ 
            font:14px "Verdana", Arial, Helvetica, sans-serif;
			color:#437dc0;
			float:right;
			text-decoration:none;
}

#readmore a:hover{
			      color:#FF9900;
}

/*-------------- right -------------*/

#aboutus_texts{
               width:530px;
			   padding-left:42px;
			   padding-top:64px;
}

#aboutus_texts p{
                 font:14px Arial, Helvetica, sans-serif;
				 color:#666666;
				 line-height:20px;
}

.blue{
      color:#437dc0;
}

.company_blue{
              color:#437dc0;
			  font-weight:bold;
}

#callus_texts{
              width:530px;
			  padding-left:42px;
			  padding-top:100px;
}

#empty{
       height:30px;
}

#callus_texts p{
               font:18px Arial, Helvetica, sans-serif;
			   font-weight:bold;
			   color:#437dc0;
}