/* General reset */
html{height:100%;}
body{
	margin:0;
	color:#000;
	font:11px Arial, Verdana, sans-serif;
	background:#fff url(../images/bg-body.gif) repeat-x;
	min-width:966px;
	height:100%;
}
img{border-style:none;}
a{text-decoration:none;color:#000;}
a:hover{text-decoration:underline;}
input,textarea,select{font:100% Arial, Verdana, sans-serif;vertical-align:middle;}
form,fieldset{margin:0;padding:0;border-style:none;}
#wrapper{
	margin:0 auto;
	width:966px;
	position:relative;
	min-height:100%;
}
/* header start */
#header{
	height:153px;
	position:absolute;
	width:966px;
	top:0;
	left:0;
}
/* logo */
.logo{
	display:block;
	position:absolute;
	top:21px;
	left:23px;
	width:311px;
	height:73px;
}
.logo a{
	height:100%;
	width:100%;
	display:block;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
}
/* slogan */
.slogan{
	background:url(../images/slogan.gif) no-repeat;
	width:252px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	position:absolute;
	top:105px;
	left:52px;
}
.connect{
	background:url(../images/phone.png) no-repeat;
	width:421px;
	height:33px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:47px;
	right:118px;
}
/* navigation start */
#nav{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:96px;
	right:26px;
}
#nav li{float:left;}
#nav li a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite-nav.gif) no-repeat;
	height:41px;
}
#nav .btn-home{background-position:0 0 !important;width:90px;}
#nav li:hover .btn-home,#nav li.hover .btn-home,#nav li.active .btn-home{background-position:0 -41px !important;}
#nav .btn-services{background-position:-90px 0 !important;width:102px;}
#nav li:hover .btn-services,#nav li.hover .btn-services,#nav li.active .btn-services{background-position:-90px -41px !important;}
#nav .btn-industres{background-position:-192px 0 !important;width:116px;}
#nav li:hover .btn-industres,#nav li.hover .btn-industres,#nav li.active .btn-industres{background-position:-192px -41px !important;}
#nav .btn-partners{background-position:-308px 0 !important;width:103px;}
#nav li:hover .btn-partners,#nav li.hover .btn-partners,#nav li.active .btn-partners{background-position:-308px -41px !important;}
#nav .btn-contact{background-position:-411px 0 !important;width:89px;}
#nav li:hover .btn-contact,#nav li.hover .btn-contact,#nav li.active .btn-contact{background-position:-411px -41px !important;}
#nav .btn-blog{background-position:-500px 0 !important;width:88px;}
#nav li:hover .btn-blog,#nav li.hover .btn-blog,#nav li.active .btn-blog{background-position:-500px -41px !important;}
#nav li:hover,#nav li.hover{position:relative;}
#nav li:hover .drop,#nav li.hover .drop{display:block;}
#nav .drop{
	border:1px solid #403f3f;
	margin:0;
	padding:0;
	list-style:none;
	background:#332f2f;
	position:absolute;
	top:39px;
	left:0;
	display:none;
}
#nav .drop li{
	float:none;
	width:100%;
	border-top:1px solid #434544;
	vertical-align:top;
}
#nav .drop li:first-child{border:0;}
#nav .drop li a{
	float:none;
	display:block;
	padding: 4px 0 5px 10px;
	text-indent:0;
	font-size:10px;
	color:#c6c6c6;
	background:none;
	height:auto;
}
#nav .drop li a:hover{background:#125eda;text-decoration:none;}
/* navigation end */
/* header end */
/* main content start */
#main{padding:153px 0 75px;width:100%;}
#main:after{content:'';display:block;clear:both;}
/* content box */
.content-box{
	width:100%;
	overflow:hidden;
	padding:0 0 4px;
}
.content-box .top,.content-box .bottom{
	display:block;
	overflow:hidden;
	width:100%;
	height:9px;
	background:url(../images/bg-box-t.png);
}
.content-box .bottom{height:20px;background:url(../images/bg-box-b.png);}
.content-box .middle{
	height:1%;
	overflow:hidden;
	background:url(../images/bg-box-c.png);
	padding:0 4px;
}
/* gallery box start */
.gallery-box{
	position:relative;
	width:100%;
	overflow:hidden;
	padding:14px 0;
}
.gallery-content-hold{
	width:912px;
	overflow:hidden;
	height:269px;
	margin:0 0 0 24px;
}
.gallery-content{
	list-style:none;
	padding:0;
	margin:0;
	width:9999px;
}
.gallery-content li{
	float:left;
	width:912px;
	background:url(../images/bg-karusel.jpg);
	height:269px;
}
.gallery-content .img-box{
	float:left;
	width:302px;
	margin:18px -20px 0 0;
}
.gallery-content .img-box img{float:right;}
.gallery-content .descr{float:left;width:610px;}
.gallery-content h1{
	margin:37px 0 0 -6px;
	text-indent:-9999px;
	overflow:hidden;
	width:100%;
	height:74px;
	position:relative;
}
.gallery-content .ttl-manage-it{background:url(../images/ttl-manage-it.png) no-repeat;}
.gallery-content .ttl-cloud-services{background:url(../images/ttl-cloud-services.png) no-repeat;}
.gallery-content .ttl-it-consulting{background:url(../images/ttl-it-consulting.png) no-repeat;}
.gallery-content .ttl-disaster-recovery{background:url(../images/ttl-disaster-recovery.png) no-repeat;}
.gallery-content h2{
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	height:26px;
	width:100%;
}
.gallery-content h2 span{display:none;}
.gallery-content h2 a{float:left;}
.gallery-content .ttl-complete-it-support{background:url(../images/ttl-complete-it-support.png) no-repeat;}
.gallery-content .ttl-complete-it-support a{
	margin:0 0 0 372px;
	width:64px;
	height:25px;
}
.gallery-content .ttl-professional-network{background:url(../images/ttl-professional-network.png) no-repeat;}
.gallery-content .ttl-say-goodbye{background:url(../images/ttl-say-goodbye.png) no-repeat;}
.gallery-content .ttl-now-you-can-have{background:url(../images/ttl-now-you-can-have.png) no-repeat;}
.gallery-content p{
	margin:10px 0 0;
	color:#fff;
	font-size:14px;
}
.gallery-content .btn-learn-more{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-more-now.png);
	width:145px;
	height:35px;
	margin:14px 0 0;
}
.gallery-content .btn-learn-more:hover{background:url(../images/btn-more-now-hov.png);}
.gallery-bar{
	height:57px;
	margin: 0 22px 0 24px;
	overflow:hidden;
	position:relative;
	background:#2a2929 url(../images/bg-gall-bar.gif) repeat-x;
}
.gallery-bar ul{
	list-style:none;
	padding:0;
	margin:0;
	height:57px;
	position:relative;
	z-index: 10;
}
.gallery-bar li{float:left;}
.gallery-bar a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	height:57px;
	outline: none;
}
.gallery-bar .btn-managed{background:url(../images/btn-managed.png) no-repeat 50% 20px;width:225px;}
.gallery-bar .btn-it-consulting{background:url(../images/btn-it-consulting.png) no-repeat 50% 20px;width:209px;}
.gallery-bar .btn-cloud-services{background:url(../images/btn-cloud-services.png) no-repeat 50% 20px;width:240px;}
.gallery-bar .btn-disaster-recovery{background:url(../images/btn-disaster-recovery.png) no-repeat 50% 20px;width:238px;}
.gallery-box .btn{
	position:absolute;
	top:162px;
	text-indent:-9999px;
	overflow:hidden;
	width:40px;
	height:41px;
}
.gallery-box .btn-prev{background:url(../images/btn-prev.png);left:5px;}
.gallery-box .btn-next{background:url(../images/btn-next.png);right:5px;}
/* gallery box end */
/* home box */
.home-box{
	padding:4px 22px 0 24px;
	height:1%;
	overflow:hidden;
}
.home-box h3{
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	width:100%;
	height:19px;
}
.home-box .ttl-who-we-are{background:url(../images/ttl-who-we-are.gif) no-repeat;}
.home-box .ttl-our-mission{background:url(../images/ttl-our-mission.gif) no-repeat;}
.home-box .ttl-find-your-solution{background:url(../images/ttl-find-your-solution.gif) no-repeat;}
.home-box .ttl-get-free-consultation{background:url(../images/ttl-get-free-consultation.gif) no-repeat;}
.bg-gal-tab{
	position:absolute;
	top:0;
	left: 0;
	background:#0064FB;
}
/* home text box */
.home-box .text-box{
	float:left;
	width:292px;
	padding:12px 13px 0 0;
}
.home-box .text-box p{
	color:#666;
	font-size:19px;
	margin:16px 0 0;
}
.home-box span{
	color:#666;
	font-size:16px;
	margin:16px 0 0;
}
.home-box .btn-learn-more{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-learn-more.gif);
	width:135px;
	height:30px;
	margin:16px 0 0;
}
/* home list box */
.home-box .list-box{
	float:left;
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	width:256px;
	padding:12px 36px 14px 18px;
	margin:0 18px 0 0;
	overflow:hidden;
}
.home-box .list-box ul{
	list-style:none;
	margin:8px 0 0;
	padding:0;
	border-top:1px solid #e0e0e0;
}
.home-box .list-box li{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #e0e0e0;
	vertical-align:top;
}
.home-box .list-box li a{
	display:block;
	color:#666;
	font-size:14px;
	background:url(../images/blt-list.gif) no-repeat 0 8px;
	padding:7px 18px 6px;
	height:1%;
	overflow:hidden;
}
.home-box .list-box li a:hover{text-decoration:none;background:#b0e1fe url(../images/blt-list.gif) no-repeat 0 8px;}
/* home form box */
.home-box .form-box{
	float:left;
	width:268px;
	padding:12px 0 0 2px;
}
.home-box .form-box h3{margin:0 0 8px;}
.home-box .form-box p{
	color:#666;
	font-size:12px;
	margin:0;
	padding:10px 0 3px;
}
.home-box .form-box .inp-hold{
	border:1px solid #d7d7d7;
	padding:1px;
	margin:4px 0 0;
	height:29px;
	overflow:hidden;
}
.home-box .form-box .inp-hold input{
	display:block;
	border:0;
	color:#666;
	font-size:14px;
	height:16px;
	padding:6px 5px 7px;
	background:url(../images/bg-inp.gif) repeat-x 0 100%;
	width:254px;
	float:left;
}
.home-box .form-box .btn-submit{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	line-height:200px;
	cursor:pointer;
	background:url(../images/btn-submit.gif);
	width:135px;
	height:30px;
	position:relative;
	margin:3px 0 0 -2px;
}
/* bottom content */
.bottom-content{
	height:1%;
	padding:0 24px 8px;
	overflow:hidden;
}
.bottom-content h4{
	margin:0 0 5px;
	text-indent:-9999px;
	overflow:hidden;
	width:100%;
	height:19px;
}
.bottom-content h4.ttl-partners-technologies{background:url(../images/ttl-partners-technologies.gif) no-repeat;}
.bottom-content ul{
	list-style:none;
	padding:12px 0;
	margin:0;
	background:#eaeaea;
	text-align:center;
	width:100%;
}
.bottom-content li{display:inline;padding:0 7px;}
.holder{width:100%;overflow:hidden;}
.over{width:911px;margin:7px 0 15px 24px;}
.over-b{background:url(../images/sep-over-c.gif) repeat-y;}
/* overview box */
.overview{
	min-height:648px;
	overflow:hidden;
	padding-left:36px;
}
.over h3{
	font-size:44px;
	color:#2a2929;
	margin:0;
}
.over h4{  /* for larger headings */
	font-size:25px;
	color:#2a2929;
	margin:0;
}
.overview .sub-title{
	display:block;
	font-size:18px;
	line-height:24px;
	color:#767575;
	margin:3px 0 0 3px;
	font-weight:normal;
}
.overview-list{
	list-style:none;
	padding:0;
	margin:2px 0 0;
	width:502px;
	float:left;
}

.overview-list img{
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
}
.overview-list li{
	float:left;
	width:430px;
	padding-left:72px;
	clear:both;
	margin-top:18px;
	padding-top:4px;
	position: relative;
}
.overview-list li.partner{
	float:left;
	width:390px;
	height: 50px;
	padding-left:125px;
	clear:both;
	margin-top:18px;
	padding-top:4px;
	position: relative;
}
.overview-list h4{
	margin:0;
	color:#014cd0;
	font-size:15px;
}
.overview-list h4 a{color:#014cd0;}
.overview-list p{
	margin:6px 0 0;
	font-size:12px;
	line-height:16px;
	color:#5b5b5b;
	clear: left;
}

.overview-list a{
	margin:6px 0 0;
	font-size:12px;
	line-height:16px;
	color: #06F;
	font-weight: bold;
}

div#featuresDownload ul {
	float: left;
	width:380px; 
	height:180px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#000;
	clear: left;
}

div#featuresDownload2 ul {
	float: left;
	width:380px; 
	height:150px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#000;
	clear: left;
}

div#featuresDownload li {
	position:relative; 
	width:380px; 
	background: url(../images/bullet.jpg) top left no-repeat;
	list-style: none;
	padding-left:15px; 
	padding-top:0px;
}

div#featuresDownload2 li {
	position:relative; 
	width:380px; 
	background: url(../images/bullet.jpg) top left no-repeat;
	list-style: none;
	padding-left:15px; 
	padding-top:0px;
}

/* navbar */
.navbar{
	float:left;
	width:155px;
	padding:4px;
	border:1px solid #ececec;
	min-height:648px;
	margin:9px 0 12px;
	overflow:hidden;
}
.navbar ul{
	list-style:none;
	margin:0;
	padding:0;
}
.navbar li{
	margin-bottom:1px;
	float:left;
	width:100%;
}
.navbar a{
	color:#313131;
	font-size:14px;
	width:143px;
	display:block;
	padding:14px 0 9px 12px;
}
.navbar .active a,.navbar a:hover{
	color:#fff;
	background:url(../images/bg-navbar-hover.png) no-repeat;
	width: 155px;
	text-decoration:none;
}
/* title */
.title{
	width:903px;
	padding:3px;
	border:1px solid #ececec;
	margin:12px 0 0 24px;
}
.title h2{margin:0;color:#d6d8db;}
.title .holder{
	background:url(../images/bg-title.jpg) no-repeat;
	width: 903px;
	height: 87px;
	overflow:hidden;
}
/*__________________TITLES_________________________*/
.title .text-04{
	background:url(../images/ttl-manage-it.png) no-repeat;
	width: 313px;
	height: 73px;
	text-indent:-9999px;
	margin:14px 0 0 14px;
}
.title .text-05{
	background:url(../images/ttl-it-consulting.png) no-repeat;
	width: 400px;
	height: 73px;
	text-indent:-9999px;
	margin:14px 0 0 14px;
}
.title .text-06{
	background:url(../images/ttl-cloud-services.png) no-repeat;
	width: 400px;
	height: 73px;
	text-indent:-9999px;
	margin:14px 0 0 14px;
}
.title .text-07{
	background:url(../images/ttl-disaster-recovery.png) no-repeat;
	width: 460px;
	height: 73px;
	text-indent:-9999px;
	margin:14px 0 0 14px;
}
.title .text-08{
	background:url(../images/ttl-finance-industry.png) no-repeat;
	width: 460px;
	height: 73px;
	text-indent:-9999px;
	margin:14px 0 0 14px;
}
.title .text-09{
	background:url(../images/ttl-professional-services.png) no-repeat;
	width: 600px;
	height: 73px;
	text-indent:-9999px;
	margin:14px 0 0 14px;
}
.title .text-10{
	background:url(../images/ttl-smb.png) no-repeat;
	width: 600px;
	height: 73px;
	text-indent:-9999px;
	margin:14px 0 0 14px;
}
.title .text-11{
	background:url(../images/ttl-healthcare.png) no-repeat;
	width: 600px;
	height: 73px;
	text-indent:-9999px;
	margin:14px 0 0 14px;
}
.title .text-12{
	background:url(../images/ttl-advertising-media.png) no-repeat;
	width: 600px;
	height: 73px;
	text-indent:-9999px;
	margin:14px 0 0 14px;
}
.title .text-13{
	background:url(../images/ttl-business-solutions.png) no-repeat;
	width: 650px;
	height: 73px;
	text-indent:-9999px;
	margin:14px 0 0 14px;
}
.title .text-14{
	background:url(../images/ttl-partners.png) no-repeat;
	width: 700px;
	height: 73px;
	text-indent:-9999px;
	margin:14px 0 0 14px;
}
.title .text-15{
	background:url(../images/ttl-blog.png) no-repeat;
	width: 700px;
	height: 73px;
	text-indent:-9999px;
	margin:14px 0 0 14px;
}
.title .text-16{
	background:url(../images/ttl-thankyou.png) no-repeat;
	width: 700px;
	height: 73px;
	text-indent:-9999px;
	margin:14px 0 0 14px;
}
.title .text-17{
	background:url(../images/ttl-sitemap.png) no-repeat;
	width: 700px;
	height: 73px;
	text-indent:-9999px;
	margin:14px 0 0 14px;
}
.title .text-contact{
	background:url(../images/text-contact.png) no-repeat;
	width: 209px;
	height: 63px;
	text-indent:-9999px;
	margin:14px 0 0 14px;
}
/* free consultation box */
.free-cons{
	border:1px solid #d8d8d8;
	width:175px;
	padding:2px;
	float:right;
	margin-top:23px;
	overflow:hidden;
}
.free-cons fieldset{
	background:#f0f0f0;
	overflow:hidden;
	padding:0 2px;
	width:171px;
}
.free-cons h3{
	color:#2a2929;
	margin:10px 0 0;
	text-align:center;
}
.free-cons .text-free-cons{
	background:url(../images/text-free-cons.gif) no-repeat 50% 0;
	height: 17px;
	text-indent:-9999px;
	overflow:hidden;
}
.free-cons p{
	margin:4px 0 8px;
	font-size:12px;
	line-height:14px;
	color:#5b5b5b;
	text-align:center;
}
.free-cons strong{
	font-size:15px;
	display:block;
	text-align:center;
	color:#2a2929;
	margin:3px 0;
}
.free-cons .wrap-in{
	background:url(../images/bg-wrap-in.gif) repeat-x;
	width:169px;
	margin-top:4px;
	overflow:hidden;
	border:1px solid #d8d8d8;
}
.free-cons .wrap-in input{
	width:157px;
	background:none;
	border:1px solid #fff;
	height:19px;
	padding:3px 5px 0;
	font-size:12px;
	color:#5b5b5b;
	float:left;
}
.free-cons .btn-submit{
	background:url(../images/btn-submit2.gif) no-repeat;
	width: 135px;
	height: 30px;
	text-indent:-9999px;
	line-height:0;
	display:block;
	margin:7px auto 0;
	border:none;
	cursor:pointer;
}
.l-col{
	float:left;
	width:150px;
	padding:22px 0 0 25px;
}
.adr-list{
	list-style:none;
	padding:0;
	margin:11px 0 0 -2px;
}
.adr-list li{
	float:left;
	width:100%;
	margin-bottom:21px;
}
.adr-list p{margin:0;}
.adr-list address{
	font-style:normal;
	margin-top:2px;
	font-size:10px;
	line-height:15px;
	color:#5b5b5b;
}
.adr-list address span{display:block;}
.adr-list address a{color:#5b5b5b;}
.adr-list h4{
	color:#014cd0;
	font-size:15px;
	margin:0;
}
/* contact box */
.contact{
	height:1%;
	overflow:hidden;
	padding-left:29px;
	margin-top:10px;
}
.contact p{
	margin:-3px 0 0;
	color:#767575;
	font-size:15px;
	line-height:24px;
	font-weight:bold;
}
.contact-form{
	width:555px;
	padding:2px;
	border:1px solid #d8d8d8;
	margin-top:14px;
}
.contact-form fieldset{background:#f0f0f0;padding:6px 4px 0;}
.contact-form .wrap-in{
	border:1px solid #d9d9d9;
	background:url(../images/bg-wrap-in2.gif) no-repeat;
	width: 545px;
	margin-bottom:5px;
	overflow:hidden;
}
.contact-form .wrap-in input{
	padding:5px 6px 4px;
	width:513px;
	background:none;
	border:none;
	color:#5b5b5b;
	font-size:17px;
	float:left;
	height:20px;
}
.contact-form .btn-submit{
	background:url(../images/btn-submit2.gif) no-repeat;
	width: 135px;
	height: 30px;
	text-indent:-9999px;
	line-height:0;
	display:block;
	margin:7px 0 3px;
	border:none;
	cursor:pointer;
}
.contact-form .wrap-area{
	width:545px;
	background:url(../images/bg-wrap-area.png) no-repeat;
	width: 545px;
	height: 156px;
	border:1px solid #d9d9d9;
	font-size:17px;
	margin-top:5px;
}
.contact-form .wrap-area textarea{
	width:530px;
	height:140px;
	padding:6px;
	background:none;
	border:none;
	color:#5b5b5b;
}
/* main content end */
/* footer start */
#footer{
	width:100%;
	background:url(../images/bg-footer.gif);
	height:104px;
	margin:-104px 0 0;
}
#footer a{position:relative;}
#footer .wrapper{
	width:966px;
	margin:0 auto;
	padding:20px 0 0;
}
#footer .footer-logo{
	float:left;
	display:inline;
	margin:23px 0 0 28px;
}
#footer .footer-logo a{
	background:url(../images/bottom-logo.png);
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:149px;
	height:37px;
}
#footer .lnk-twitter{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/twitter.png);
	width:203px;
	height:55px;
	display:inline;
	margin:10px 0 0 38px;
}
#footer .text{
	float:left;
	width:155px;
	color:#fff;
	padding:28px 0 0 26px;
}
#footer .text p{margin:0;text-align:center;}
#footer .menu{
	float:right;
	list-style:none;
	padding:30px 23px 0 0;
	margin:0;
}
#footer .menu li{
	float:left;
	background:url(../images/footer-separator.gif) no-repeat 0 50%;
	padding:0 5px 0 6px;
}
#footer .menu li:first-child{background:none;}
#footer .menu li a{color:#fff;}
/* footer end */

