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

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

#testimonials_pic{
              background:url(../images/testimonials_pic1.jpg) no-repeat;
			  width:618px;
			  height:200px;
			  margin-left:17px;
		      margin-top:19px;
}

#subtitle{
           width:500px;
		   padding-left:52px;
		   padding-top:21px;
}

#subtitle p{
                 font:20px "Impact", Impact5, Charcoal6, sans-serif;
				 color:#3399ff;
				 line-height:35px;
}

#texts{
       width:550px;
	   padding-left:52px;
	   padding-top:21px;
}

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

.blue{
     color:#3399ff;
	 font:12px Verdana, Arial, Helvetica, sans-serif;
}

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

#right_bodyback{
               background:url(../images/right_bodyback.jpg) repeat-y;
			   width:285px;
			   height:auto;
}

#services_titleback{
                   background:url(../images/home_services_titleback.jpg) no-repeat;
				   width:286px;
				   height:38px;
				   margin-top:14px;
}

#services_titleback p{
                      font:16px Verdana, Arial, Helvetica, sans-serif;
					  color:#000000;
					  line-height:38px;
					  text-align:center;
}

#services_pic{
              background:url(../images/gogreen_rightpic1.jpg) no-repeat;
			  width:268px;
			  height:287px;
			  margin-left:9px;
			  margin-top:13px;
}

#services_texts{
                width:250px;
				padding-left:20px;
				padding-top:10px;
}

#services_texts p{
                  font:14px Verdana, Arial, Helvetica, sans-serif;
				  color:#666666;
}

#gogreen_titleback{
                   background:url(../images/right_gogreentitleback.jpg) no-repeat;
				   width:286px;
				   height:38px;
				   margin-top:14px;
}

#gogreen_titleback p{
                      font:16px Verdana, Arial, Helvetica, sans-serif;
					  color:#000000;
					  line-height:38px;
					  text-align:center;
}

#gogreen_pic{
              background:url(../images/right_gogreenpic.jpg) no-repeat;
			  width:268px;
			  height:287px;
			  margin-left:9px;
			  margin-top:13px;
}

#readmore2{
          float:right;
		  padding-right:24px;
		  padding-top:20px;
}

#readmore2 a{
            font:16px Verdana, Arial, Helvetica, sans-serif;
		    color:#336600;
			text-decoration:none;
}

#readmore2 a:hover{
		          color:#FF6600;
}

#empty{
       height:100px;
}