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

body{
	background:#FFFFFF url(images/background.png) repeat-x;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#wrap{
	width:992px;
	margin: 0 auto;
	position:relative
}

#main{
	width:987px;
	border-left:#000000 3px solid;
	border-right:#000000 3px solid;
	border-bottom:#000000 3px solid;
}

#header{
	width:987px;
	height:178px;
	background:url(images/top_header.png) repeat-x;
}

#logo{
	width:414px;
	height:80px;
	background:url(images/logo.png);
	position:absolute;
	left: 6px;
	top: 46px;
}

.navtop{
	background-color: rgb(51,51,51);
	height:8px;
	border-top:3px solid black;
	border-bottom:3px solid black;
}

.navBarTop{
	list-style: none;
	list-style-type: none;
	margin-top:-35px;
	margin-left:365px;
	color:#fffbde;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

.navBarTop .first{
	font-weight: bold;
}

.navBarTop li{
	float:left;
	padding-left:75px;
}

.navBarTop li a{
	text-decoration: none;
	color:#fffbde;
	display:block;
	height:10px;
	letter-spacing:0.08em;
}

.call{
	background: url(images/call.png) no-repeat;
	width:42px;
	height:33px;
	position:absolute;
	margin-top:10px;
	margin-left:-70px;
	display:block;
}

.chat{
	background: url(images/livechat.png) no-repeat;
	width:46px;
	height:34px;
	position:absolute;
	margin-top:10px;
	margin-left:-70px;
	display:block;
}

.request{
	background: url(images/request.png) no-repeat;
	width:45px;
	height:35px;
	position:absolute;
	margin-top:10px;
	margin-left:-70px;
	display:block;
}

.social{
	background: url(images/bookmark.png) no-repeat;
	width:34px;
	height:33px;
	position:absolute;
	margin-top:10px;
	margin-left:-70px;
	display:block;
}

.box{
	display:block;
	margin-top:5px;
	height:8px;
	display:block;
	border-right:2px solid black;
	margin-left:-75px;
	
}

.b1{
	border-left:2px solid black;
}
.navBarTop li a:hover > .box{
	background-color: #046497;
	margin-top:5px;
	height:8px;
	display:block;

}

#menu{
	width:987px;
	height:37px;
	background:url(images/nav.png) repeat-x;
	border-bottom:#000000 3px solid;
}

#banner{
	width:987px;
	height:372px;
	background-image:url(images/banner.png);
	border-bottom:#000000 3px solid;
}

#date {
	position:absolute;
	left:661px;
	top:0px;
	width:293px;
	height:52px;
	background-image:url(images/date.png);
}

#qmark{
	width:26px;
	height:27px;
	background:url(images/q_mark.png);
	position:absolute;
	left: 921px;
	top: 10px;
}

#contain{
	width:987px;
	background-color:#FFFFFF;
	height:850px;
}

#contain1{
	position:absolute;
	padding-top:60px;
	padding-left:22px;
	width:570px;
}

.con{
	position:absolute;
	left:22px;
	top:-300px;
	width:284px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align:top;
}

.con h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#21558c;
	letter-spacing:0.03em;
	font-weight:bold;
}

.con p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#332425;
	line-height:24px;
	letter-spacing:0.015em;
}

.con1{
	position:absolute;
	left:315px;
	top:-300px;
	width:284px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align:top;
	font-size:24px;
}

.con1 h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#21558c;
	letter-spacing:0.03em;
	font-weight:bold;
}

.con1 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#332425;
	line-height:24px;
	letter-spacing:0.015em;
}

.firstcolumn .more {
	margin-top:10px;
}
.secondcolumn .more {
	margin-top:10px;
}

.more{
	background: url('images/more_btn.png');
	width:52px;
	height:26px;
	display:block;
}

#hometitle1 {
	position:relative;
	left:20px;
	top:10px;
	width:950px;
	height:45px;
	background-image:url(images/flow.png);
}

.title h1{
	position:absolute;
	padding-left:10px;
	left: 1px;
	font-size:28px;
	color:#432831;
	top: -15px;
	font-family:Arial, Helvetica, sans-serif;
}

.arrow{
	position:absolute;
	padding-left:10px;
	left: 400px;
}

#footer{
    width:987px;
	height:31px;
	background-color:#FFFFFF;
	margin-left:20px;
}

.search_txt {
	position:absolute;
	left:650px;
	top:192px;
	width:63px;
	height:37px;
	background-image:url(images/searchn.png);
}

.search {
	position:absolute;
	left:746px;
	top:200px;
	width:205px;
	height:21px;
	background-image:url(images/search.png);
}

.search input{
	background-color:black;
	border:0;
	color:white;
	width:199px;
	margin-top:2px;
	margin-left:2px;
	padding-left:2px;
}

.nav a{
	text-decoration: none;
	color:#e5e5e5;
}

.nav a:hover{
	color:#39aaf0;
}

.navBar{
	list-style: none;
	list-style-type: none;
	left:-55px;
	position:absolute;
	top:185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#e5e5e5;

}

.navBar li{
	float:left;
	padding-left:45px;
}


.left{
	float:left;
}

.services{
	position:absolute;
	width:919px;
	height:197px;
	background-color: #f0f0f0;
	color:rgb(59,44,41);
	padding-left:15px;
	padding-right:15px;
	left:24px;
	top:945px;
}

.services > h1{
	margin-top:20px;
	color:rgb(59,44,41);
	font-size:2.24em;
}

.services > p{
	width:490px;
	font-weight: bold;
	font-size:15px;
	margin-left:160px;
	margin-top:28px;
	margin-bottom:15px;
	text-align:right;
}

.services .features{
	clear:both;
}

.features .color1{
	background-color: #2da9ef;
}
.features .color2{
	background-color: #2f97d4;
}
.features .color3{
	background-color: #368ab9;
}
.features .color4{
	background-color: #017dc7;
}
.features .data{
	display:block;
	width:229px;
	height:71px;
	float:left;
}

.features a{
	display:block;
	width:170px;
	color:white;
	font-size:20px;
	padding-top:10px;
	padding-left:15px;
	text-decoration:none;
}

.features h5{
    font-size:15px;
	font-weight:normal;
	width:200px;
	margin-top:20px;
	margin-left:15px;
	font-weight:bold;
}

.extra{
	position:absolute;
	color:rgb(59,44,41);
	left: 20px;
	top: 1180px;
	height: 243px;
	width: 966px;
}
.extra a {
	color:rgb(59,44,41);
	text-decoration:none;
	font-size:large;
}
.firstcol{
	width:196px;
	height:173px;
	margin-left:40px;
	margin-top:0px;
}

.secondcol{
	width:188px;
	height:173px;
	margin-left:60px;
	margin-top:0px;
}

.secondcol img{
	margin-left:-9px;
}

.thirdcol{
	width:455px;
	height:241px;
	margin-left:10px;
	margin-top:0px;
}
.firstcol > span{
	background: url('images/analysis.png') no-repeat;
	display:block;
	width:196px;
	height:173px;
	margin-top:-70px;
	margin-left:120px;
}

.firstcol > a{
	display:block;
	width:100px;
	background: url('images/arrow1.png') no-repeat right center;
	font-size:16px;
	margin-left:4px;
}

.secondcol > span{
	background: url('images/ways.png') no-repeat;
	display:block;
	width:188px;
	height:173px;
	margin-top:-70px;
	margin-left:100px;
}

.secondcol > a{
	display:block;
	width:150px;
	background: url('images/arrow1.png') no-repeat right center;
	font-size:16px;
	margin-left:-6px;
}

.thirdcol > h1 {
	width:115px;
	padding-top:85px;
	margin-top:0px;
	margin-left:30px;
	background:url('images/blog.png') no-repeat;
	padding-left:10px;
	margin-bottom:4px;
	font-size:27px;
}

.thirdcol > a{
	margin-left:40px;
	display:block;
	width:90px;
	background: url('images/arrow1.png') no-repeat right center;
	font-size:16px;

}

.posts ol{
	list-style:none;
	list-style-type:none;
	margin-left:130px;
	top:-10px;
	position:absolute;
	left: 493px;
	width: 306px;
	height: 159px;
}

.posts .title{
	font-size:17px;
	font-weight:bold;
	color:rgb(59,44,41);
	margin-bottom:3px;
	margin-top:0px;
}

.posts .date{
	color:#017dc7;
	font-size:12px;
	margin-bottom:8px;
	margin-top:0px;

}
.posts ol > li{
	padding-bottom:9px;
}

.homebanner{
	position:relative;
	top:40px;
	left:83px;
	width:820px;
	height:210px;
	background-image:url(images/home_banner.png);
}

.hometitle{
	position:relative;
	top:30px;
	left:228px;
	width:532px;
	height:38px;
	background-image:url(images/pay_txt.png);
}

.caseStudy{
	position:relative;
	top:50px;
	left:195px;
	width:272px;
	height:55px;
	background-image:url(images/button.png);
}

.requriment{
	position:relative;
	top:-5px;
	left:520px;
	width:272px;
	height:55px;
	background-image:url(images/button.png);
}

.sidecontain{
	position:absolute;
	color:#FFFFFF;
	padding-left:8px;
	font-size:22px;
	margin-top:14px;
	text-transform: uppercase;
	letter-spacing:0.02em;
	width: 245px;
	text-decoration:none;
}

.customer{
	margin-top:-20px;
	margin-left:625px;
	background: url('images/test.png') no-repeat;
	width:345px;
	height:173px;
	margin-bottom:150px;
	position:relative;
    font-size: small;
	color:#432831;
	
}

.customer > h2 {
	position:absolute;
	top:-10px;
	left:20px;
	color:#432831;
}

.customer > p {
	position:absolute;
	top:20px;
	left:25px;
	width:300px;
	color:#432831;
}

.customer > span {
	position:absolute;
	top:105px;
	left:30px;
	font-weight: bolder;
}

.customer > span a {
	text-decoration: none;
	color:#68533c;
	margin-left:14px;
}

.customer > img {
	margin-top:180px;
	margin-left:70px;
}
