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

*{	margin:0px;
	padding:0px;
	}
  

ul {
	list-style:none;
}
img {
	border:0;
}
img .floatright {
	 float: right; 
     margin: 4px;

}
sup{
	color:#F00; font-size:12px;
	text-align:left;}

body{font-family: Tahoma, Helvetica, sans-serif; background:#fff url(../images/bg.png) 0 0 repeat-x;
font-size:12px;}

/*.bodyfooter {
	float:left;
	width:100%;
	background:url(../images/footer_bg.jpg) left bottom repeat-x;
}
*/

#wrapper{
	width:100%;
	margin-left:0;
	margin-right:auto;
	
   }

#wrapper .container{ width:1003px;

}

 .container .top{float:left; width:1003px;}

 .container .logo{
	float:left;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 94px;
	width: 303px;
	padding:0 0 0 0px;
	}
 .container .callus{
	float:left;
	height: 94px;
	width: 400px;
	padding: 0px 0 0 0px;
	}

 .container .callus span{
	float:left;
	font-size:27px;
	color:#236290;
	font-weight:bold;
	padding: 25px 0 0 0px;
	}
	
 .container .chaticon{
	float:left;
	height: 94px;
	width: 300px;	
	}
.container .chaticon span{
	float:left;
	padding: 20px 0 0 30px;
	
	}
	
	
 .container .menu{
	float:left;
	height: 46px;
	width:1003px;
	}
 .container .menu ul li{
	float:left;
	list-style:none;
	height:30px;
	padding:12px 40px 0 40px;
	border-right:1px solid #e7e7e7;
	margin-top:3px;

	}
 .container .menu .link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #35515b;
	text-decoration: none;
	}
 .container .menu a.link:hover{
	color: #37ab39;
	
	}
 .container .menu .active{
	float:left;
	list-style:none;
	height:30px;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-top:2px;
	color:#fff;
	}

 .container .header{
    float:left;
	/*background-image: url(../images/header.png);*/
	background-repeat: no-repeat;
	background-position: left;
	height: 238px;
	width:1003px;
	}

/*main start*/
.maindiv{

	width:984px;
	padding:10px 10px 10px 10px;
	}
 .maindiv .text{
	float:left;
	font-size:12px;
	line-height:17px;
	width:730px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	text-align:justify;
	padding:20px 0 20px 0px;
	}	
 .maindiv .mainpic{
	float:right;
	width:233px;
	height:194px;
	background-image: url(../images/main_pic.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top:40px;
	
}	

.tech{ width:983px;
	   float:left;
}

 .maindiv .tech .technology{
	float:left;
	width:984px;
	height:35px;
	background-image: url(../images/technoloy_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	
}	
  .maindiv .tech .technology span{
	float:left;
	width:199px;
	height:21px;
	background-image: url(../images/technology_ex.png);
	margin:8px 0 0 20px;
	background-repeat: no-repeat;	
}	
	
.frame{
	width:984px; 
	float:left;

	}
	
 .maindiv .frame .box1{
	float:left;
	width:312px;
	height:257px;
	background-image: url(../images/box_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #d6dde0;
	margin: 0 20px 0 0px;
}
 .maindiv .frame .box1 .quickcontact{
	float:left;
	width:252px;
	margin: 20px 30px 0 30px;
	text-align:left;
	
}
 .maindiv .frame .box1 .quickcontact .arrow{
	float:left;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 21px;
	width:10px
}
 .maindiv .frame .box1 .quickcontact .title{
 	font-size: 18px;
	font-weight: bold;
	color: #3a474e;
	text-decoration: none;
	padding-left:20px;
	text-align:left;
	}
 
 
 .maindiv .frame .box1 .quickcontact input{
	float:left;
	width:200px;
	line-height:30px;
	height: 20px;
	border: 1px solid #b4b4b5;
	margin:2px;
	color:#a1a3a4;

}
 .maindiv .frame .box1 .quickcontact textarea{
	float:left;
	width:200px;
	line-height:30px;
	height: 60px;
	border: 1px solid #b4b4b5;
	margin:2px;
	color:#a1a3a4;
	

}
.maindiv .frame .box1 .quickcontact span{
	float:left;
	background-image: url(../images/submit.png);
	background-repeat: no-repeat;
	background-position: top;
	width:77px;
	height:24px;
	margin: 2px 0 0 2px;
	
	
}
.maindiv .frame .box1 .quickcontact a.submit{
	float:left;
	font-size:12px;
	padding:4px 0 0 16px;
	text-decoration:none;
	color:#000;
	font-weight:bold;

}
 .maindiv .frame .box2{
	float:left;
	width:312px;
	height:257px;
	background-image: url(../images/box_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #d6dde0;
	margin: 0 21px 20px 0px;
	
}
.maindiv .frame .box2 .testimonials{
	float:left;
	width:252px;
	margin: 20px 30px 0 30px;
	text-align:left;
	
}
 .maindiv .frame .box2 .testimonials .arrow{
	float:left;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 21px;
	width:10px
}
 .maindiv .frame .box2 .testimonials .title{
 	font-size: 18px;
	font-weight: bold;
	color: #3a474e;
	text-decoration: none;
	padding-left:20px;
}
 .maindiv .frame .box2 .testimonials span{
 	font-size: 12px;
	color: #000;
	line-height:17px;
	text-decoration: none;

	
} 
.maindiv .frame .box2 .testimonials .client{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight:bold;
	text-align:right;
	
}
	
 .maindiv .frame .box3{
	float:left;
	width:312px;
	height:257px;
	background-image: url(../images/box_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #d6dde0;
}
 .maindiv .frame .box3 .portfolio{
	float:left;
	width:293px;
	background-image: url(../images/portfolio.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 193px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
 .maindiv .frame .box3 .viewportfolio{
	float:right;
	width:184px;
	background-image: url(../images/view_portfolio.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 34px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
/*footer*/

#footer{
    float:left;
	width:100%;
	background-color:#3f94c6;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 210px auto;
	
	}
	
	
 #footer .box{
	width:983px;	
	margin: 5px 10px 0 10px;
	
	
}
 #footer .box span{
	color:#afde27;
	font-weight:bold;
	font-size:14px;
	line-height:30px;
}
 ul li a{
	color:#afde27;
	font-size:11px;
	color:#FFF;
	line-height: 20px;
	text-decoration:none;
	text-align:left;
	
}
 ul li a:hover{
	color:#000;
	text-decoration:underline;
	
}
 #footer .box1{
	float:left;
	width:200px;
	height:159px;
	padding:0 10px 0 10px;
	text-align:left;
}	
 #footer .box2{
	float:left;
	background-image: url(../images/footer_line.png);
	background-repeat: no-repeat;
	background-position: top;
	height:159px;
	width:1px;
	padding:0 15px 0 15px;
}
 #footer .box3{
	float:left;
	width:200px;
	height:159px;
	padding:0 10px 0 10px;
	text-align:left;
}
 #footer .box4{
	float:left;
	width:1px;
	height:119px;
	background-image: url(../images/footer_line.png);
	background-repeat: no-repeat;
	background-position: top;
	height:159px;
	padding:0 15px 0 15px;
}
 #footer .box5{
	float:left;
	width:220px;
	height:159px;
	padding:0 10px 0 10px;
	text-align:left;
}
 #footer .box6{
	float:left;
	width:237px;
	height:119px;
	padding:40px 2px 0 2px;

	
}
#footer .box .copyrights{
	float:left;
	width:983px;
	color:#FFF;
	font-size:11px;

	}
 #footer .box .copyrights p{
	
	 color:#FFF;
	 font-size:11px;
	 padding-top:7px;
	 line-height:18px;
 }
 #footer .box .copyrights .footerlink{
	 color:#FFF;
	 font-size:11px;
	 text-decoration:none;
 }
 #footer .box .copyrights a.footerlink:hover{
	 color:#000;
	 text-decoration:underline;
 }
 
 
/*inner about_us page*/
#inner .sitemap ul li{
	float:left;
	
	}
#inner .sitemap .link2{
	float:left;
	font-size:12px;
	text-decoration:none;
	color:#333;
	}
#inner .sitemap a.link2:hover{
	float:left;
	font-size:12px;
	text-decoration:underline;
	color:#000;
	}
#inner h2{
	color:#333;}
#inner {
	width:983px;
	padding:10px 10px 20px 10px;
	font-size:12px;
	color:#000;
	line-height:20px;
	text-align:justify;

	

}
#inner ul li {
	width:983px;
	font-size:13px;
	color:#000;
	line-height:20px;
	text-align:justify;

	

}
#inner h1{
	width:984px;
	height:30px;
	float:left;
	font-size:26px;
	color:#000;
	padding-top:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom:10px;

	
}
#inner .logoframe{
	width:984px; 
	float:left;
	

	}
#inner .logoframe .box1{
	float:left;
	width:305px;
	height:170px;
	/*background-image: url(../images/box_bg.png);*/
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #d6dde0;
	margin: 0 10px 20px 10px;
	padding-top:20px;

	
}
#inner .portfolio{
	width:984px; 
	float:left;
	
}
#inner .portfolio .box1{
	float:left;
	width:305px;
	height:212px;
	border: 1px solid #d6dde0;
	margin: 0 5px 10px 5px;
	padding:5px 5px 5px 5px;
	
}

#inner .portfolio .box1 img{
	background-position:top;
	
}
#inner a.sublink{
	color:#255484;
	font-weight:bold;
	text-decoration:underline;
}
#inner a.sublink:hover{
	color:#000;
	text-decoration:none;
}
#inner a.portfolio{
	color:#255484;
	font-weight:bold;
	font-size:13px;
	line-height:27px;
	text-decoration:underline;
}
#inner a.portfolio:hover{
	color:#000;
	text-decoration:none;
}

h2{
	font-size:15px;
	color:#093;
	background-color:#f1f2f3;
	height:30px;
	padding:4px 0 0 10px;

}
	
#inner ul{
	list-style:disc;
	padding-left:30px;
}
#inner .contactus {
	width:350px;
	float:left;
	margin:0 0 30px 250px;
}
#inner .contactright{
	width:300px;
	float:left;
}
#inner .contactright a{
	color:#205280;
	font-size:12px;
	text-decoration:underline;
	
}
#inner .contactright a:hover{
	color:#000;
	text-decoration:none;
	
}
#res{
color:#333;
float:left;
}
#res p{
width:980px;
color:#333;
float:left;
border-bottom:1px solid #f1f2f3;
padding-bottom:10px;
}
#res a{
color:#234f7e;
text-decoration:none;
font-weight:bold;
}
#res a:hover{
color:#666;
text-decoration:underline;
}


/*inner about_us endpage*/

