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

body{margin:0 auto;
	padding:0 ;
	width:1200px;
	background-color:#CCCCCC;
}

.main{margin:0 auto;
	padding:0 ;
	width:1200px;
	background-color:#999999;
	height:1500px
	}

.headersoc{
		   background-color:#FFFFFF;
		   width:1200px;
		   height:30px;
		   text-align:right;
		   }
		   
.headersoc1{
		   background-color:#FFFFFF;
		   float:left;
		   width:35px;
		   height:50px;
		   text-align:center;
		   margin-top:10px;

		   }
		   
.headersoc2{
		   background-color:#FFFFFF;
		   float:right;
		   width:100px;
		   height:30px;
		   text-align:center;
		   padding-top:11px;
		   font-size:20px;
		   font-family: "Segoe UI",Frutiger,"Frutiger Linotype","Dejavu Sans","Helvetica Neue",Arial,sans-serif;
		   font-weight:500;
		  }	
		  
.headersoc3{
		   background-color:#FFFFFF;
		   float:right;
		   width:150px;
			   height:50px;
		
		   }		  	   		   
.logo{background-color:#FFFFFF;
	  width:1200px;
	  height:143px;
	  }
	  
.menu{background-color:#FFFFFF;
	  height:50px;
	  } 
	  
.imgbanner{background-color:#FFFFFF;
		  width:1200px;
		  height:420px; }
		  
.imgbanner1{
		  width:1200px;
		  height:400px; }		  
		  
		  
		  
		  
.midinfo{background-color:#FFFFFF;
		width:1200px;
		height:370px;
}

.midinfoind{background-color:#FFFFFF;
		width:1200px;
		height:700px;
}

.midinfoser{background-color:#FFFFFF;
		width:1200px;
		height:430px;
}		
.midinfo1{background-color:#FFFFFF;
		width:345px;
		height:370px;
		margin:60px 25px 15px 25px;
		border-radius: 10px;
		border:2px solid #CCCCCC;
		float:left;
		}
		
.midinfo2{background-color:#FFFFFF;
		width:300px;
		height:50px;
		margin:10px 25px 10px 25px;
		color:#3366cc;
		font-weight:600;

		float:left;
		font-size:36px;
		text-align:center;
		font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
		}
		
.midinfo3{background-color:#FFFFFF;
		width:300px;
		height:265px;
		color:#999999;
		margin:10px 20px 10px 25px;
		float:left;
		font-size:15px;
		text-align:left;
		font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
		}								  

.footer{background-color:#6699ff;
		width:1200px;
		height:50px;
		}	
		
.footer1{background-color:#6699ff;
		width:200px;
		height:180px;
		float:left;
		margin:20px 20px 0px 70px;


		}
		
.footer2{background-color:#6699ff;
		width:150px;
		height:20px;
		float:left;
		margin:18px 20px 5px 25px;
		font-family: "Segoe UI",Frutiger,"Frutiger Linotype","Dejavu Sans","Helvetica Neue",Arial,sans-serif;
		font-size:18px;
		text-align:left;
		color:#000066;
		}	
		
.footer3{background-color:#6699ff;
		width:90px;
		height:20px;
		float:left;
		margin:1px 20px 1px 25px;
		color:#FFFFFF;
		font-size:15px;
		text-align:left;
		font-family: "Segoe UI",Frutiger,"Frutiger Linotype","Dejavu Sans","Helvetica Neue",Arial,sans-serif;
		}
		
.footer3:hover {background-color:#6699ff;
		width:90px;
		height:20px;
		float:left;
		margin:1px 20px 1px 25px;
		color:#000066;
		font-size:16px;
		text-align:left;
		}
		
		
.footer4{
		width:500px;
		height:60px;
		float:left;
		margin:35px 20px 0px 20px;
		color:#FFFFFF;
		font-size:15px;
		text-align:justify;
		}	
		
.footer5{
		width:200px;
		float:left;
		margin:18px 20px 0px 200px;
		color:#000000;
		font-size:15px;
		text-align:justify;
		}
		
.footer6{background-color:#000000;
		width:1140px;
		height:3px;
		float:right;
		margin:15px 30px 0px 20px;
		}
		
.footer7{
		width:1140px;
		height:20px;
		float:right;
		margin:5px 30px 0px 20px;
		}
		
.footer8{
		width:400px;
		height:20px;
		float:left;
		text-align:left;
		font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
		font-size:13px;

		}
		
.footer9{
		width:400px;
		height:20px;
		float:right;
		text-align:right;
		font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
				font-size:13px;
		}								

				
.registerbtn {
  background: #0066cc;
  background-image: -webkit-linear-gradient(top, #0066cc, #0066cc);
  background-image: -moz-linear-gradient(top, #0066cc, #0066cc);
  background-image: -ms-linear-gradient(top, #0066cc, #0066cc);
  background-image: -o-linear-gradient(top, #0066cc, #0066cc);
  background-image: linear-gradient(to bottom, #0066cc, #0066cc);
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  text-align:center;
}

.registerbtn:hover {
  text-align:center;
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
  cursor:pointer;
}




.about{background-color:#FFFFFF;
		width:1100px;
		height:60px;
		float:left;
		margin:50px 20px 0px 50px;
		font-size:36px;
		font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
		font-weight: 700;
		color:#3366cc;
		}
		
.aboutimg{background-color:#FFFFFF;
		width:70px;
		height:60px;
		float:left;
		

		}
				
		
		
.about1{
		width:1100px;
		height:200px;
		float:left;
		margin:20px 20px 20px 50px;
		font-size:15px;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		background-image:url(../banimages/ban/about1.jpg);

		}	
		
.services{background-color:#FFFFFF;
		width:1100px;
		height:60px;
		float:left;
		margin:50px 20px 0px 50px;
		font-size:36px;
		font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
		font-weight: 700;
		color:#3366cc;
		}
		
		
.services1{
		width:1100px;
		height:250px;
		float:left;
		margin:20px 20px 20px 50px;
		font-size:15px;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
				background-image:url(../banimages/ban/service.jpg);
		}
		
	
		
ul.a{list-style-type:square;
}

li.b{margin-bottom:15px;
	color:#999999;}

.ourclien{
	background-color:#FFFFFF;
	width:1200px;
	height:2000px;
	background-image:url(../banimages/ban/client.jpg);

		}

.ourclient{background-color:#FFFFFF;
		width:1100px;
		height:60px;
		float:left;
		margin:50px 20px 0px 50px;
		font-size:36px;
        font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
		font-weight: 700;
		color:#3366cc;
		}	

.ourclient1{	background-color:#00CCFF;
		width:222px;
		height:200px;
		float:left;
		margin:20px 20px 20px 50px;
		border:2px solid #666666;
		opacity: 0.3; filter: alpha(opacity=30);

		}	
		
.ourclient1:hover{
		width:222px;
		height:200px;
		float:left;
		margin:20px 20px 20px 50px;
		border:2px solid #666666;
		opacity: 0.3; filter: alpha(opacity=30);
		opacity: 1; filter: alpha(opacity=100);
		}					
 		
.contactus{background-color:#FFFFFF;
		width:1200px;
		height:700px;
				background-image:url(../banimages/ban/contact.jpg);

		}		
.contact{background-color:#FFFFFF;
		width:1100px;
		height:60px;
		float:left;
		margin:70px 20px 0px 50px;
		font-size:36px;
        font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
		font-weight: 700;
		color:#3366cc;
		}
#contact{background-color:#FFFFFF;
		width:1100px;
		height:60px;
		float:left;
		margin:70px 20px 0px 50px;
		font-size:36px;
        font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
		font-weight: 700;
		color:#3366cc;
		}
		
.contact1{background-color:#FFFFFF;
		width:1100px;
		height:30px;
		float:left;
		margin:0px 20px 0px 50px;
		font-size:23px;
		font-family: Arial,sans-serif;
		font-weight:200;
		}	
		
.contact2{background-color:#0066FF;
		width:1100px;
		height:350px;
		float:left;
		margin:20px 20px 0px 50px;
		}
		
.contact3{background-color:#FFFFFF;
		width:300px;
		height:300px;
		float:left;
		margin:45px 20px 20px 50px;
		}
		
.contact3c{background-color:#FFFFFF;
		width:650px;

		float:left;
		margin:20px 20px 20px 50px;
		}		
		
.contact4{background-color:#FFFFFF;
		width:515px;
		height:40px;
		float:left;

		}
		
.contact5{background-color:#FFFFFF;
		width:200px;
		height:30px;
		float:left;
		margin:10px 20px 0px 150px;
		font-size:27px;
		font-family: Arial,sans-serif;
		font-weight:200;
		text-align:center;
		}
		
.contact6{background-color:#FFFFFF;
		width:515px;
		height:350px;
		float:left;
		}	
		
.contact7{background-color:#FFFFFF;
		width:400px;
		height:200px;
		float:left;
		margin:0px 20px 0px 0px;
		font-size:23px;
		font-family: Arial,sans-serif;
		font-weight:200;
		text-align:center;
		}	
		
.contact8{background-color:#FFFFFF;
		width:400px;
		height:24px;
		float:left;
		font-size:23px;
		font-family: Arial,sans-serif;
		font-weight:200;
		text-align:left;

		}
		
.contact9{background-color:#FFFFFF;
		width:300px;
		height:100px;
		float:left;
		font-size:13px;
		font-family: Arial,sans-serif;
		font-weight:200;
		text-align:left;
		margin:0px 10px 0px 0px;
		}
		
.contact10{background-color:#FFFFFF;
		width:200px;
		height:100px;
		float:left;
		font-size:13px;
		font-family: Arial,sans-serif;
		font-weight:200;
		text-align:left;
		margin:20px 10px 0px 0px;
		}																			
				
									  
		   		   
