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

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

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

#left_subtitle{
               width:307px;
			   text-align:center;
			   padding-top:46px;
}

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

#associations_texts{
                    width:265px;
					text-align:center;
					padding-left:20px;
					padding-top:20px;
}

#associations_texts p{
                     font:14px Arial, Helvetica, sans-serif;
					 color:#cccccc;
}

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

#services_subtitle{
                   width:100px;
				   padding-left:54px;
				   padding-top:34px;
}

#services_subtitle p{
                     font:16px "Arial", Helvetica, sans-serif;
					 font-weight:bold;
					 color:#437dc0;
}

.list{
      width:350px;
      padding-left:125px;
	  padding-top:20px;
}

.list li{
         font:14px "Arial", Helvetica, sans-serif;
		 color:#666666;
		 line-height:24px;
		 list-style:url(../images/dot.jpg);
		 
}

#ourclient{
           width:550px;
}

#ourclient_left{
                background:url(../images/services_pic2.jpg) no-repeat;
				width:269px;
				height:359px;
				float:left;
				margin-left:54px;
				margin-top:20px;
}

#ourclient_right{
                 width:200px;
				 float:right;
}

.list2{
      width:200px;
      padding-left:10px;
	  padding-top:15px;
}

.list2 li{
         font:14px "Arial", Helvetica, sans-serif;
		 color:#666666;
		 line-height:20px;
		 list-style:url(../images/dot.jpg);
		 
}

#empty{
       height:30px;
}