@charset "utf-8";
/* CSS Document */
img, div, a { behavior: url(iepngfix.htc); border:0px; }

*{
	margin:0;
	padding:0;
	outline:none;
}

ul{
	list-style:none;
}

li{
	list-style:none;
}

p{
	font-size:14px;
	font-weight:normal;
	line-height:22px;
	padding-top:10px;
}

h1{
	font-weight:normal;
}

h2{
	font-size:24px;
	font-weight:normal;
	color:#3a3d3d;
}

h2 span{
	color:#02757f;
}

h3{
	font-size:20px;
	font-weight:normal;
	color:#02757f;
}

h3 span{
	font-size:18px;
}

h4{
	font-size:16px;
	font-weight:bold;
	color:#02757f;
}

h4 span{
	font-size:18px;
	font-weight:normal;
	color:#696c6c;
}

h5{
	font-size:18px;
	font-weight:normal;
	color:#02757f;
}

#global_container{
	width:1000px;
	margin:0 auto;
}

.logo{
	width:223px;
	height:60px;
	float:left;
	margin-top:5px;
	margin-left:35px;
}

.nav{
	float:right;
	margin-top:10px;
	margin-right:20px;
}

.nav ul{
	list-style:none;
	float:right;
}

.nav ul li{
	list-style:none;
	display:block;
	float:left;
	margin-right:3px;
}

.nav ul li a{
	font-size:14px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	line-height:40px;
	padding:8px 16px 8px 16px;
}

.nav ul li a:hover{
	background-color:#011c21;
}

.nav ul li a.active{
	background-color:#011c21;
}

#banner_wrapper{
	width:1000px;
	height:300px;
	float:left;
	margin-top:10px;
}

.banner-arw-left{
	width:32px;
	height:113px;
	float:left;
	background:url(../../images/user/banner_arw_lft.png) no-repeat;
	margin-top:60px;
	cursor:pointer;
}

.banner-arw-left:hover{
	background-position:0 -113px;
}

.banner-arw-right{
	width:32px;
	height:113px;
	float:right;
	background:url(../../images/user/banner_arw_rgt.png) no-repeat;
	margin-top:60px;
	cursor:pointer;
}

.banner-arw-right:hover{
	background-position:0 -113px;
}


.banner{
	width:890px;
	height:290px;
	float:left;
	padding-left:46px;
	text-align:center;
}

#slider{
		
	}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{ 
	width:860px;
	height:280px;
	overflow:hidden; 
}	

#main_container{
	width:940px;
	float:left;
	padding:44px 30px 60px 30px;
}

#left_container{
	width:550px;
	float:left;
	padding-top:12px;
	padding-right:20px;
}

#right_container{
	width:330px;
	float:left;
	padding-top:12px;
	padding-left:40px;
}

.service-listing-home{
	clear:both;
	padding-top:10px;
	padding-bottom:30px;
}

.service-listing-home ul{
	list-style:none;
}

.service-listing-home ul li{
	list-style:none;
	display:block;
	background:url(../../images/user/servive_blt.jpg) no-repeat;
	background-position:0 15px;
	font-size:14px;
	line-height:20px;
	padding-top:10px;
	padding-left:18px;
}

.logo-container{
	width:550px;
	height:64px;
	float:left;
	padding-top:30px;
	padding-bottom:20px;
}

.technology-logo{
	float:left;
	margin-right:40px;
}

.news-container{
	width:550px;
	float:left;
	margin-top:50px;
}

.news{
	width:550px;
	float:left;
	margin-top:28px;
}

.calendar{
	width:47px;
	height:56px;
	float:left;	
}

.month{
	width:47px;
	height:22px;
	float:left;
	background-color:#adaeae;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	line-height:22px;
}

.date{
	width:45px;
	height:34px;
	float:left;
	color:#656e6e;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	line-height:34px;
	border:solid 1px #cfd2d2;
}

.news-text{
	width:480px;
	float:left;
	padding-left:20px;
	line-height:20px;
}

.clients{
	width:330px;
	float:left;
}

.clients-logo{	
	float:left;
	margin-top:5px;	

}

.view-all{
	font-weight:normal;
	color:#6b6e6e;
	text-decoration:underline;
	float:right;
	margin-top:5px;
}

.view-all:hover{
	text-decoration:none;
}

.testimonials{
	width:330px;
	float:left;
	margin-top:50px;
}

.testimonial-top{
	width:290px;
	float:left;	
	font-size:14px;
	line-height:22px;
	background-color:#f0f1f1;
	padding:20px;
}
.testimonial-btm{
	width:312px;
	background:url(../../images/user/testimonial_arw.jpg) no-repeat 30px 0;
	padding-top:10px;
	padding-left:18px;
	clear:both;
}
	

.testimonial-name{
	font-size:15px;
	font-weight:bold;
	color:#464949;
	padding-top:10px;
	line-height:18px;
}

.testimonial-name span{
	font-size:11px;
	font-weight:normal;
	color:#898d8d;
}

#testimoniallist li {
 	list-style: none;
}

#footer_wrap{
	height:200px;
	background-color:#012d34;
	clear:both;
}

#footer{
	width:1000px;
	height:160px;
	margin:0 auto;
	background: url(../../images/user/footer_bg.jpg) no-repeat;
	padding-top:40px;
}

.footer-logo{
	width:120px;
	height:32px;
	float:left;
	margin-left:30px;
}

.footer-link{
	float:left;
	padding-right:100px;
}

.footer-link ul{
	list-style:none;
	float:left;
}

.footer-link ul li{
	list-style:none;
	display:block;
}

.footer-link ul li a{
	color:#ccd7d9;
	text-decoration:none;
	line-height:24px;
	padding:3px 9px 4px 9px;
}

.footer-link ul li a:hover{
	background-color:#012930;
}

.footer-container{
	float:left;
	padding-right:60px;
}

.footer-address{
	color:#9aaeb1;
	line-height:18px;
	font-weight:normal;
	padding-bottom:10px;
	
}

.footer-email{
	font-size:11px;
	font-weight:normal;
	color:#b4c2c4;
	text-decoration:none;
}	

.footer-email:hover{
	text-decoration:underline;
}

.footer-phone{
	font-size:16px;
	font-weight:bold;
	color:#e6ebeb;
	padding-top:5px;
}

.copyright{
	width:260px;
	font-size:11px;
	font-weight:normal;
	color:#5a787d;
	padding-top:10px;
	margin-left:30px;
	clear:both;
}

.inner-title{
	height:43px;
	font-size:24px;
	font-weight:bold;
	color:#044c56;	
	padding-top:12px;
	padding-left:30px;
	float:left;
}

.inner-title ul{
	list-style:none;
}

.inner-title ul li{
	list-style:none;
	float:left;
	padding-right:20px;
}

.inner-title ul li span{
	font-weight:normal;
	color:#cccfcf;
	padding-left:15px;
}

.inner-title ul li a{
	font-size:20px;
	font-weight:normal;
	color:#044c56;
	text-decoration:none;
	line-height:26px;
}

.inner-title ul li a:hover{
	color:#097786;
}

.inner-title ul li a.active{
	font-size:24px;
	font-weight:bold;
	color:#044c56;	
}


.inner-container{
	width:940px;
	float:left;
	padding-top:40px;
}

.clients-inner{
	width:940px;
	float:left;
}

.service-container-left{
	width:450px;
	float:left;
	padding-top:10px;
	padding-right:20px;
}
	
.service-container-right{
	width:440px;
	float:left;
	padding-top:10px;
	padding-left:30px;
}

.service-icon{
	height:62px;
	float:left;
	margin-right:5px;
	border:none;
}

.service-title{
	width:450px;
	height:62px;
	float:left;
	font-size:18px;
	font-weight:normal;
	color:#02757f;
	line-height:56px;
}

.service-listing{
	float:left;
	padding-bottom:50px;
}

.small{
	width:440px;
}

.large{
	width:940px;
}

.service-listing ul{
	list-style:none;
}

.service-listing ul li{
	list-style:none;
	display:block;
	background:url(../../images/user/servive_blt.jpg) no-repeat;
	background-position:0 20px;
	font-size:14px;
	line-height:22px;
	padding-top:14px;
	padding-left:18px;
}

.technology{
	width:125px;
	height:70px;
	float:left;
	text-align:center;
	margin-top:16px;
	margin-right:30px;
	margin-bottom:14px;
}

.technology a{
	color:#505252;
	text-decoration:none;
	line-height:24px;
	
}

.technology a:hover{
	text-decoration:underline;
}

.testimonials-container{
	width:940px;
	float:left;
	padding-top:16px;
	padding-bottom:10px;
}

.testimonials-top{
	width:890px;
	background-color:#f0f1f1;
	float:left;
	padding:20px 25px 22px 25px;
	font-size:14px;
	line-height:22px;
}

.testimonials-bottom{
	width:880px;
	height:13px;
	background: url(../../images/user/testimonials_btm.jpg) no-repeat;
	background-position:right;
	float:left;
	margin-right:60px;
}

.testimonials-name{
	width:895px;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#02757f;
	text-align:right;
	padding-top:5px;
	padding-right:45px;
}

.testimonials-name span{
	font-size:12px;
	font-weight:normal;
	color:#6a6d6d;
	line-height:18px;
}

.portfolio-filter{
	float:left;
	margin-top:23px;
}

.portfolio-filter ul{
	list-style:none;
}

.portfolio-filter ul li{
	list-style:none;
	display:block;
	float:left;
}

.portfolio-filter ul li a{
	font-size:15px;
	font-weight:bold;
	color:#3a3d3d;
	text-decoration:none;
	background-color:#e8ebeb;
	padding:7px 16px 7px 16px;
	margin-right:3px;
}

.portfolio-filter ul li a:hover{
	background-color:#02757f;
	color:#fff;
}

.portfolio-filter ul li a.active{
	background-color:#02757f;
	color:#fff;
}

.portfolio-image{
	width:544px;
	height:164px;
	float:left;
	background-color:#f6f7f7;
	border:solid 1px #c8c8c8;
	padding: 7px 7px 7px 7px;
	margin-bottom:30px;
	margin-top:10px;
}

.portfolio-details{
	width:355px;
	float:right;
	padding-top:20px;
	line-height:18px;
}

.portfolio-details a{
	font-size:15px;
	font-weight:bold;
	color:#02757f;
	text-decoration:underline;
}

.portfolio-details a:hover{
	text-decoration:none;
}

.portfolio-tools{
	font-size:11px;
	color:#7e8181;
	padding-top:2px;
	padding-bottom:10px;
}


.pagination{
	width:350px;
	height:20px;
	float:right;
	margin-top:50px;
}

.pagination ul{
	list-style:none;
}

.pagination ul li{
	list-style:none;
	display:block;
	text-align:center;
	float:left;
}

.pagination ul li a{
	color:#505252;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

.pagination ul li a:hover{
	color:#02757f;
	text-decoration:underline;
}

.pagination ul li a.active{
	color:#02757f;
	text-decoration:underline;
}

.prev{
	color:#505252;
	text-decoration:none;
	float:left;
	background:url(../../images/user/prev.jpg) no-repeat;
	background-position:left;
	padding-left:12px;
	margin-right:10px;
}

.prev:hover{
	text-decoration:underline;
}

.next{
	color:#505252;
	text-decoration:none;
	float:left;
	background:url(../../images/user/next.jpg) no-repeat;
	background-position:right;
	padding-right:12px;
	margin-left:10px;
}

.next:hover{
	text-decoration:underline;
}

.back{
	width:50px;	
	background:url(../../images/user/prev.jpg) no-repeat;
	background-position:left;
	margin-top:13px;
	margin-bottom:30px;
	float:right;
}


.back a{
	color:#505252;
	text-decoration:none;
	padding-left:12px;
	
}

.back a:hover{
	text-decoration:underline;
}
.contact-left{
	width:360px;
	float:left;
	padding:0 75px 0 0;
}

.contact-right{
	width:500px;
	float:left;
}


.contact-message{
	font-size:17px;
	font-weight:normal;
	color:#656767;
	float:left;
	padding:13px 0 30px 0;
}

.error-message{
	width:940px;
	float:left;
	font-size:14px;
	font-weight:normal;
	color:#ce0e0e;
	padding:10px 0 20px 0;
}
.msg{
	width:940px;
	float:left;
	font-size:14px;
	font-weight:normal;
	color:#ce0e0e;
	padding:10px 0 20px 0;
}
.contact-left label{	
	width:460px;
	float:left;
	font-size:14px;
	font-weight:normal;
}
.textbox{
	width:375px;
	height:27px;
	font-size:14px;
	border: solid 1px #bfc2c2;
	background-color:#f8f9f9;
	margin-top:3px;
	margin-bottom:25px;
	padding-top:8px;
	padding-left:5px;
}

.field-name{
	font-size:14px;
	font-weight:normal;
}

.textarea{
	width:375px;
	border: solid 1px #bfc2c2;
	background-color:#f8f9f9;
	font-size:14px;
	margin-top:3px;
	padding-top:6px;
	padding-left:5px;
	float:left;
}

.submit{
	width:84px;
	height:34px;
	float:left;
	background-color:#02757f;
	font-size:19px;
	font-weight:normal;
	color:#fff;
	border:none;
	cursor:pointer;
	margin:20px 0 0 0;
}

.submit:hover{
	background-color:#078d99;
}

.contact-container{
	width:480px;
	float:left;
	border-bottom:solid 1px #e3e3e3;
	padding:4px 0 8px 0;
	margin:0 0 0 20px;
}

.contact-address{
	width:240px;	
	float:left;
	padding:10px 0;
}

.contact-address p{
	font-size:14px;
	font-weight:normal;
	line-height:24px;
	padding:0;
}

.contact-phone{
	width:220px;
	float:left;
	padding:15px 0 0 20px;
}

.contact-phone h3{
	font-size:18px;
	line-height:14px;
}

.contact-phone p{
	font-size:14px;
	font-weight:normal;
	color:#868a8a;
	line-height:14px;
}

.email{
	font-weight:normal;
	color:#868a8a;
	float:left;
}

.map{
	width:250px;
	height:150px;
	float:left;
	background:url(../../images/user/map.jpg) no-repeat;
	margin-top:20px;
	margin-left:30px;
}

.help-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	line-height:40px;
	color:#000;
}

.help-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:24px;
	color:#6a6b6d;
	padding-top:10px;
}

.help-icon{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	line-height:36px;
	text-align:center;
	color:#000;
	float:left;
	padding:50px 65px 30px 65px;
}

.help-icon:hover{
	color:#555555;
}

.case-study-link{
	font-size:16px;
	font-weight:bold;
	color:#41989f;
	text-decoration:none;
	
}

.case-study-link:hover{
	text-decoration:underline;
}
	
.events-container{
	width:940px;
	float:left;
	padding:30px 0 0 0;
}

.event{
	width:940px;
	float:left;
	border-top:1px solid #e3e3e3;
	padding:20px 0;
}

.event h2{
	width:940px;
	float:left;
	font-size:17px;
	font-weight:bold;
}

.event-date{
	width:940px;
	float:left;
	font-size:12px;
	color:#686d6d;
	padding:3px 0 15px 0;
}

.event-image{
	width:120px;
	height:90px;
	float:left;
	border:solid 1px #dddddd;
	padding:5px;
	margin:0 20px 0 0;
}


.read-more{
	font-size:12px;
	color:#02757f;
	text-decoration:underline;
	line-height:24px;
}

.read-more:hover{
	text-decoration:none;
}

	
	
