/* CSS Document */

html{min-height:101%;}

body{height:100%;}

#page{
display:block;
min-height:100%;
position:absolute;
width:100%;
}
	

body#home{
	background:#fff url(../images/home_bg3.png) repeat-x;
	font-size:13px;
	font-family:Tahoma, Helvetica, arial, sans-serif;
}
body#inside_page{
	background:#fff url(../images/inside_bg2.gif) repeat-x;
	font-size:13px;
	font-family:Tahoma, Helvetica, arial, sans-serif;
}
#header_wrap, 
#featured_wrap, 
#footer,
#main_content_inner,
#title_wrap_inner,
.center_wrap,
.title_wrap
{
	width:960px;
	margin:0 auto;
}

a, a:link{
	color:#7caebb;
	text-decoration:none;
}
a:hover{
	color:#7caebb;
	/*text-decoration:underline;*/
}

.featrureLink{
	color:#eeeeee;
	text-decoration:underline;
	font-size:13px;
	}
	
.featrureLink:hover{
	color:#eeeeee;
	}

span.highlight {font-size: 16px;}

/*Logo Style*/
#logo{
	width:200px;
	height:35px;
	text-indent:-99999px;
	float:left;
	padding-top:6px;
}
#logo a{
	background:url(../images/logo-trans3.png) no-repeat;
	display:block;
	width:200px;
	height:58px;
}

/*Menu Style*/
#menu_wrap{
	float:right;
	width:740px;
}
#menu{
	padding-left:36px;
	padding-bottom:0;
}
#menu li{
	list-style:none;
	display:inline;
	margin-left:0px;
	
}
#menu li a{
	font:14px Arial, Helvetica, sans-serif;
	color:#fefefe;
	text-decoration:none;
	padding:23px 15px 15px 15px;
	display:block;
	float:left;
}
#menu li a:hover{
	color:#adcdca;
	padding:23px 15px 15px 15px;
}

#menu li a.current{
	color:#adcdca;
	border-top:4px solid #adcdca;
	padding:19px 15px 15px 15px;
}

/*Search*/
#search_wrap{
	float:right;
	margin:18px 0 0 0;
	background:url(../images/search_seperator.gif) left top no-repeat;
	padding-left:16px;
}
#search_wrap #s{
	border:0;
	background:none;
	color:#f0f0f0;
	margin:0;
	padding:6px 6px 8px 10px;
	width:120px;
}
.t_bg{
	background:url(../images/s_input_bg.gif) no-repeat top left;
}

.go_btn {
	margin:0 0 0px 0;
}

* html .go_btn{
	margin:0;
}
/*IE7 fix*/
*:first-child+html .go_btn{
	margin:0 0 0px 0px;
}
/*IE6 fix*/
* html #search_wrap #s{
	background-attachment:fixed;
}
#search_wrap form{
	padding:0;
	margin:0;
}


/*featured_wrap */
#featured_wrap{
	clear:both;
	padding-top:30px;
}
.featured_info{
	float:left;
	width:486px;
	padding-top:30px;
}
.featured_info h2{
	width:457px;
	height:81px;
	text-indent:-99999px;
	padding-bottom:30px;
}
.featured_info p{
	font:17px/20px Arial, Helvetica, sans-serif;
	padding-bottom:30px;
	color:#3b3c3f;	
}
.featured_info h2 span{
	display:block;
	background:url(../images/we_are_expert.png) no-repeat;
	width:457px;
	height:81px;
}
.featured_image{
	float:right;
	background:url(../images/featured_image_bg.png) no-repeat;
	width:474px;
	height:334px;
	margin:4px -14px 0 0;
	position:relative;
}
.featured_image .img{
	position:absolute;
	width:419px;
	height:242px;
	margin:32px 0 0 26px;
	z-index:2;
}


.ribbon{
	background:url(../images/ribbon0.png) no-repeat;
	width:106px;
	height:95px;
	display:block;
	position:absolute;
	margin:-4px 20px 0 350px;
	z-index:9;
}

.ribbon2{
	background:url(../images/ribbon2.png) no-repeat;
	width:106px;
	height:95px;
	display:block;
	position:absolute;
	margin:-4px 20px 0 350px;
	z-index:9;
}

.ribbon3{
	background:url(../images/ribbon3.png) no-repeat;
	width:106px;
	height:95px;
	display:block;
	position:absolute;
	margin:-4px 20px 0 350px;
	z-index:9;
}
#featured_wrap .getintouch_btn,  .getintouch_btn{
	width:274px;
	height:64px;
	text-indent:-99999px;
	float:left;
}
.getintouch_btn{
	float:right;
}
#featured_wrap .getintouch_btn a, .getintouch_btn a{
	color:#fef;
	background:url(../images/get_in_touch.png) no-repeat;
	display:block;
	width:274px;
	height:64px;
	cursor:pointer;
}

#featured_wrap .signup_btn,  .signup_btn{
	width:274px;
	height:64px;
	text-indent:-99999px;
	float:left;
}
.signup_btn{
	float:right;
}
#featured_wrap .signup_btn a, .signup_btn a{
	color:#fef;
	background:url(../images/sign-up-today.png) no-repeat;
	display:block;
	width:274px;
	height:64px;
	cursor:pointer;
}



/*featured_services*/
#featured_services{
	clear:both;
	float:left;
	background:#f1f3f2;
	padding:20px 0;
	width:100%;
	margin-top:10px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e4e5e5;	
}
* html #featured_services{
	margin-top:0px;
}
#featured_services h3{
	color:#141313;
	font-weight:bold;
	font-size:18px;
	padding-bottom:10px;
}

#featured_services h3 a{
	color:#141313 !important;
}

#featured_services .center_wrap .first{
	width:219px;
	float:left;
	padding-left:0;
}
#featured_services .center_wrap div{
	width:219px;
	float:left;
	padding-left:28px;
}
#featured_services .center_wrap .first img,
#featured_services .center_wrap div img{
	float:left;
}
#featured_services .center_wrap .first div,
#featured_services .center_wrap div div{
	float:right;
	width:164px;
	padding-left:0;
}
#featured_services p, #featured_services ul{
	padding-bottom:0;
}


/*main_content*/
#main_content{
	clear:both;
	float:left;
	width:100%;
	margin-bottom:30px;
	padding-bottom:70px;
	margin-top:20px;
}

.noMarge{
	margin-top:0px !important;
}

#main_content h1,
#main_content h2,
#main_content h3,
#main_content h4,
#main_content h5,
#main_content h6{
	padding-bottom:20px;
}
#main_content h1{
	color:#2b2b2b;
	font-size:30px;
	font-weight:bold;
	line-height:32px;
}
#main_content h2{
	color:#2b2b2b;
	font-size:26px;
	font-weight:bold;
	line-height:26px;
}
#main_content h3{
	color:#2b2b2b;
	font-size:20px;
	font-weight:normal;
	line-height:24px;
}
#main_content h4{
	color:#2b2b2b;
	font-size:16px;
	font-weight:normal;
}
#main_content h5{
	color:#2b2b2b;
	font-size:12px;
	font-weight:normal;
}
#main_content h6{
	color:#2b2b2b;
	font-size:10px;
	font-weight:normal;
}

#main_content .intro_text{
	color:#7d7d7d;
}

.section{
	padding-bottom:20px;
	float:left;
	width:100%;
}

.two_column{
	background:url(../images/sidebar_bg.gif) no-repeat;
}


/*column 3*/
.column3{
	width:100%;
	float:left;
}
.column3 .first,
.column3 div{
	float:left;
	width:267px;
	padding-left:0px;
}
.column3 div{
	padding-left:79px;
}
.column3 div .intro_text{
	display:block;
	padding-bottom:20px;
	color:#a2a2a2;
}
.column3 div img{
	padding-bottom:10px;
}

/*IE6*/
* html .column3 div{
	padding-left:74px;
}
#main_content .column3 h3{
	color:#2c2c2c;
	font-weight:bold;
	font-size:22px;
	line-height:24px;
	padding-bottom:0;
}
#main_content .column3 div h4{
	font-size:18px;
	line-height:22px;
	padding-bottom:20px;
}
.column3 .link_btn{
	padding-left:0;
}


/*read more in featured_product*/
.link_btn_2 a{
	float: left;
	width:auto;
	text-decoration: none;
	padding:5px 30px 0 0;
	height:23px;
	margin-right: 2px;
	font-size:13px;
	color: #5c5c5c;
	background: url(../images/link_btn_bg2.gif) no-repeat top right;
}
.link_btn_2 a span {
	width:auto;
	float: left;
	padding-right: 12px;
	display: block;
	margin-top:-5px;
	height: 28px;
	background: url(../images/link_btn_bg2.gif) no-repeat top left;
}
.link_btn_2 a:hover {
 	color:#262626;
	background-position:right 100%;
	text-decoration:none;
}
.link_btn_2 a:hover span {
	background-position:left 100%;
}


/*normal read more*/
.link_btn a{
	float: left;
	width:auto;
	text-decoration: none;
	padding:5px 30px 0 0;
	height:23px;
	margin-right: 2px;
	font-size:13px;
	color: #5c5c5c;
	background: url(../images/link_btn_bg.gif) no-repeat top right;
}
.link_btn a span {
	width:auto;
	float: left;
	padding-right: 12px;
	display: block;
	margin-top:-5px;
	height: 28px;
	background: url(../images/link_btn_bg.gif) no-repeat top left;
}
.link_btn a:hover {
 	color:#262626;
	background-position:right 100%;
	text-decoration:none;
}
.link_btn a:hover span {
	background-position:left 100%;
}


/*inside pages*/
.title_wrap{
	clear:both;
	/*padding-top:60px;
	padding-bottom:64px;*/
	height:172px;
	float:left;
}
.title_wrap h2{
	font-size:30px;
	padding-top:66px;
	float:left;
}
.title_wrap .getintouch_btn{
	padding-top:50px;
	margin:0px;
}

/*about us*/
.about_us{
	width:217px;
	height:37px;
	text-indent:-99999px;
}
.about_us span{
	background:url(../images/aboutus.png) no-repeat;
	width:217px;
	height:37px;
	display:block;
}

/*it support*/
.it_support{
	width:258px;
	height:48px;
	text-indent:-99999px;
}
.it_support span{
	background:url(../images/ITsupportHeading.png) no-repeat;
	width:258px;
	height:48px;
	display:block;
}

/*it services*/
.it_services{
	width:277px;
	height:38px;
	text-indent:-99999px;
}
.it_services span{
	background:url(../images/ITservicesHeading.png) no-repeat;
	width:277px;
	height:38px;
	display:block;
}

/*web services*/
.web_services{
	width:329px;
	height:38px;
	text-indent:-99999px;
}
.web_services span{
	background:url(../images/WebservicesHeading.png) no-repeat;
	width:329px;
	height:38px;
	display:block;
}


.it_comms{
	width:277px;
	height:38px;
	text-indent:-99999px;
}
.it_comms span{
	background:url(../images/ITcommsHeading.png) no-repeat;
	width:425px;
	height:38px;
	display:block;
}

/*consultancy*/
.consultancy{
	width:309px;
	height:48px;
	text-indent:-99999px;
}
.consultancy span{
	background:url(../images/consultancyHeading.png) no-repeat;
	width:309px;
	height:48px;
	display:block;
}


/*about us*/
.about_us{
	width:217px;
	height:37px;
	text-indent:-99999px;
}
.about_us span{
	background:url(../images/aboutus.png) no-repeat;
	width:217px;
	height:37px;
	display:block;
}


/*our services*/
.our_services{
	width:317px;
	height:38px;
	text-indent:-99999px;
}
.our_services span{
	background:url(../images/our_services.png) no-repeat;
	width:317px;
	height:38px;
	display:block;
}


/*our products*/
.our_products{
	width:325px;
	height:38px;
	text-indent:-99999px;
}
.our_products span{
	background:url(../images/our_products.png) no-repeat;
	width:325px;
	height:38px;
	display:block;
}

/*blog*/
.blog{
	width:113px;
	height:48px;
	text-indent:-99999px;
}
.blog span{
	background:url(../images/blog.png) no-repeat;
	width:113px;
	height:48px;
	display:block;
}

/*contact*/
.contact{
	width:298px;
	height:38px;
	text-indent:-99999px;
}
.contact span{
	background:url(../images/contact.png) no-repeat;
	width:298px;
	height:38px;
	display:block;
}


/*blog section*/


/*featured product*/
.featured_product{
	clear:both;
	width:960px;
	height:268px;
	background:url(../images/featured_pro_bg.gif) no-repeat;
	float:left;
	margin:0 0 60px 0;
}
.featured_product .featured_pro_image{
	float:left;
	position:relative;
	margin:-10px 0 0 20px;
}

.featured_product .featured_pro_details{
	float:right;
	width:600px;
	padding:40px 50px 0 0;
	height:210px;
	overflow:hidden;
	color:#2b2b2b;
}
.featured_product .featured_pro_details .section_title{
	color:#6d6d6d;
	font-weight:bold;
}


/*sidebar*/
#sidebar{
	width:267px;
	float:left;
	padding-bottom:150px;
}
#sidebar .box{
	padding-bottom:20px;
	float:left;
	width:267px;
}
.box_right_padding{
	width:247px;
	padding-right:20px;
	padding-bottom:20px;
}
#sidebar h3{
	background:url(../images/side_title_bg.gif) repeat-x bottom left;
	padding-bottom:4px;
	margin-bottom:20px;
	width:266px;
	color:#1f1f1f;
}

/*sidenav - sidebar navigation*/
#main_content .sidenav{
	float:left;
	width:100%;
	margin:0 0 20px 0;
	border-top:1px solid #f3f3f3;
	border-bottom:1px solid #fff;
	padding-bottom:0;
}
#main_content  .sidenav li{
	list-style:none;
	padding:0;
	margin:0;
	display:block;
	border-top:1px solid #fff;
	border-bottom:1px solid #f3f3f3;
	padding-bottom:10px;
}
#main_content  .sidenav li a{
	display:block;
	padding:10px 0 0px 10px;
	font-size:14px;
	font-weight:bold;
	position:relative;
}
#main_content  .sidenav li a.current{
	color:#000;
	text-decoration:none;
}
#main_content  .sidenav li a img{
	margin-right:10px;
	margin-top:0px;
	top:50%;
	float:left;
}


/*content*/
#content{
	float:right;
	width:667px;
}


/*breadcrumb*/
#main_content .breadcrumb_inner{
	width:100%;
	padding-bottom:30px;
	float:left;
}
#main_content .breadcrumb{
	width:100%;
	float:left;
	padding-bottom:6px;
	background:url(../images/two_lines.gif) repeat-x bottom left;
}
#main_content .breadcrumb li{
	display:inline;
	margin-left:0;
}
#main_content .breadcrumb li.first a{
	padding:0 10px 0 0;
}
#main_content .breadcrumb li.current{
	padding-left:10px;
	font-weight:bold;
}
#main_content .breadcrumb li a{
	background:url(../images/arrow.gif) no-repeat right 55%;
	padding:0 10px;
	display:block;
	float:left;
}


/*services and products*/
#main_content .services .row,
#main_content .products .row{
	float:left;
	padding-bottom:60px;
}
#main_content .services .row .first img,
#main_content .services .row div img,
#main_content .products .row .first img,
#main_content .products .row div img{
	float:left;
}
#main_content .services .row .first,
#main_content .services .row div,
#main_content .products .row .first,
#main_content .products .row div{
	width:445px;
	float:left;
}
#main_content .services .row div,
#main_content .products .row div{
	padding-left:70px;
}
#main_content .services .row .first,
#main_content .products .row .first{
	padding-left:0px;
}
#main_content .services .row .first div,
#main_content .services .row div div,
#main_content .products .row .first div,
#main_content .products .row div div{
	float:right;
	width:300px;
	padding-left:0px;
}


/*post*/
#main_content .post{
	padding-bottom:40px;
	float:left;
	width:100%;
	background:url(../images/two_lines.gif) repeat-x bottom left;
	margin-bottom:40px;
}
#main_content .post h2{
	line-height:36px;
	font-size:34px;
	padding-bottom:0;
}
#main_content .post .meta{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:30px;
	display:block;
	color:#7d7d7d;
}
#main_content .post .meta a{
	font-family:Arial, Helvetica, sans-serif;
}
#main_content .post a{}
#main_content .post a:hover{
	color:#000;
	text-decoration:none;
}



/*contact*/
/*contact-form*/
#contact-form{
	padding:0;
	margin:0;
}
#contact-form label{
	float:left; 
	width:120px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}
#name,
#email,
#subject,
#message{
	border:1px solid #dddddd;
	padding:8px;
	color:#5e5e5e;
	background:#f2f2f2 url(../images/input_bg.gif) repeat-x top;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}


#name:focus,
#email:focus,
#subject:focus,
#message:focus{
	border:1px solid #acacac;
	padding:8px;
}

#name,
#email,
#subject{
	width:285px;
}
#message{
	width:350px;
	height:200px;
}

.button{
	border:none;
	padding:10px 20px;
	background:#72a8b8;
	text-transform:uppercase;
	color:#f6fdff;
	font-size:18px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
#main_content #content .errorMsg h3, #main_content #content .errorMsg ul{
	color:red;
}
#main_content #content .infoMsg h3{
	color:green;
}


/*footer*/
#footer_inner{
	width:100%;
	float:left;
	padding:20px 0;
	background:#f8f8f8 url(../images/footer_bg.gif) repeat-x;
	position:absolute;
	bottom:0px;
}
#footer{
	color:#5f5f5f;
}

#footer a{
	color:#5f5f5f;
}
#footer a.current{
	font-weight:bold;
}
.footer_nav{
	float:left;
	padding:0;
	margin:0;
}
.footer_nav li{
	list-style:none;
	display:inline;
	margin-left:0;
	padding:0 10px 0 0;
	font-size:12px;
}
.copyright{
	float:right;
	font-size:11px;
}


/*Slider*/


.panel {
	background: none !important;
}

.slider-wrap{ 
	float:left;
	width: 960px; 
	top: 0px;
	margin:0px 0 0 0px;
}			
.stripViewer .panelContainer .panel ul{ 
	text-align: left; 
	margin: 0 15px 0 30px; 
}
.stripViewer{ 
	position: relative; 
	overflow: hidden; 
	width:960px;
	margin:0px 0 0 0px;
	height:337px;
}
.stripViewer .panelContainer{ 
	position:relative; 
	left:0; 
	top:0;
}
.stripViewer .panelContainer .panel{ 
	float: left; 
	height: 100%; 
	position: relative; 
	width: 960px;
	background: none !important;
	
}
.stripNavL, .stripNavR, .stripNav{ 
	display: none; 
}
#movers-row{ 
	float:right;
	width:auto;
	margin-top:19px;
	position:relative;
}
#movers-row li{
	display:inline;
}

/*.cross-link{ 
	display: block; 
	position: relative; 
	z-index: 9999;
	float:left;
	width:14px;
	height:14px;
	text-indent:-99999px;
	margin-left:10px;
	margin-right:4px;
}
.cross-link span{
	display:block;
	background:url(../images/featured_nav_bg.gif) no-repeat top;
	width:14px;
	height:14px;
	cursor:pointer;
}
.active-thumb span{ 
	background-position:0 100%;
}*/

.cross-link span{
	padding:4px 10px;
	float:left;
	border:1px solid #f1f3f2;
	margin-left:10px;
	margin-right:4px;
}

.active-thumb span{
	color:#000!important;
	padding:4px 10px;
	float:left;
	border:1px solid #828282;
}

/*IE6*/
* html .cross-link span{
	text-indent:0;
	padding:4px 10px;
	float:left;
	border:1px solid #f1f3f2;
	cursor:pointer;
}
* html .cross-link span{
	background:none;
}
* html .active-thumb span{
	color:#000;
	padding:4px 10px;
	float:left;
	border:1px solid #828282;
	cursor:pointer;
}



/* News */
.news_wrap{
	float:left;
	margin-top:22px;
}
.news_title{
	float:left;
	padding: 6px 0 0 0;
	font-size:12px;
	font-weight:bold;
	color:#494949;
}
ul#news {
	padding:5px;
	float:left;
	width:600px;
}



/*common styles*/
#main_content p,
#main_content pre,
#main_content ol,
#main_content ul,
#main_content dl{
	padding-bottom:20px;
	color:#5f5f5f;
}


#main_content ul li{
	list-style:outside;
	margin-left:20px;
}
#main_content ul.styledlist{
	margin:0;
	padding:0 0 20px 0;
}
#main_content ul.styledlist li{
	background:url(../images/bullet.gif) no-repeat left 0.6em;
	padding-left:12px;
	list-style:none;
	margin-left:5px;
	margin-left:5px;
	line-height:22px;
}
#main_content ol li{
	list-style:decimal;
	margin-left:20px;
}
#main_content dl dt{
	font-weight:bold;
	padding-bottom:10px;
}
#main_content dl dd{
	padding-bottom:10px;
	margin-left:0px;
}


#main_content strong{
	font-weight:bold;
}
#main_content em, #main_content code{
	font-style:italic;
}
#main_content  ul, #main_content ul li {
	list-style-type:disc;
}
#main_content ol, #main_content ol li {
	list-style-type:decimal;
}
#main_content table {
	margin-bottom:1.4em;
	width:100%;
}

table.supportservicesTable{
	margin-bottom:0px !important;
	}

#main_content th {
	font-weight:bold;
}
#main_content th, #main_content td, #main_content caption {
	padding:4px 10px 4px 5px;
}
#main_content tfoot {
	font-style:italic;
}
#main_content sup, #main_content sub {
	line-height:0;
}
#main_content abbr, #main_content acronym {
	border-bottom: 1px dotted;
	cursor:help;
}
#main_content address {
	margin:0 0 1.5em;
	font-style:italic;
}
#main_content del {
	text-decoration: line-through;
}
#main_content pre {
	white-space:pre;
}
#main_content img.centered, #main_content .aligncenter, #main_content div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#main_content img.alignright {
	display: inline;
	margin:0 0 10px 20px;
}
#main_content img.alignleft {
	display: inline;
	margin:0 20px 10px 0px;
}
#main_content .alignright {
	float: right;
}
#main_content .alignleft {
	float: left;
}


/*clear fix*/
.clearfix{
	clear:both;
}

/*custom code*/
.clients-logo-holder{
	width:100%;
	}
	
/*Partner Page*/


.partnerBlock {
	
	float:left;
	width: 100%;
	margin: 15px 0 15px 0;
	}
	
.partnerBlock h3 {
font-size:18px;
margin-bottom:3px;
margin-top:28px;
padding-bottom:0px !important;
}

.pressBlock {
	
	float:left;
	width: 100%;
	margin: 15px 0 15px 0;
	}
	
.pressBlock h3 {
font-size:18px;
margin-bottom:3px;
margin-top:0px;
padding-bottom:0px !important;
}


.partnerLogo {
	
	/*position: relative;
	top: 2px;
	left: 5px;*/
	float: left;
	width: 202px;
	height: 130px;
	margin: 5px;
	}

div.hr {
	border-top: 1px solid #e9eced;
	height: 1px;
	width: 100%;
	margin: 10px 0px;
	clear: both;
} /* use this div with a class "hr" instead of the standart hr element */


/*testimonials*/
.testimonials{
	background-image:url(../images/quotes.gif);
	background-position:top left;
	background-repeat:no-repeat;
padding-top:6px;
text-indent:25px;
float:left;
margin-bottom:30px;
	}
	
.testimonials p{
	padding-right:60px;
	width:auto !important;
	clear:both;
	float:left;
	}
/*mailguard*/

.mailguardTEXT h2{
	width:394px;
	height:86px;
	text-indent:-99999px;
	padding-bottom:20px !important;
}

.mailguardTEXT h2 span{
	display:block;
	background:url(../images/scroller/mailguardTEXT.png) no-repeat;
	width:394px;
	height:86px;
}

/*backup*/

.backupTEXT h2{
	width:361px;
	height:85px;
	text-indent:-99999px;
	padding-bottom:20px !important;
}

.backupTEXT h2 span{
	display:block;
	background:url(../images/scroller/backupTEXT.png) no-repeat;
	width:361px;
	height:85px;
}

/*special offer*/

.specialofferTEXT h2{
	width:346px;
	height:77px;
	text-indent:-99999px;
	padding-bottom:20px !important;
}

.specialofferTEXT h2 span{
	display:block;
	background:url(../images/scroller/specialofferTEXT.png) no-repeat;
	width:346px;
	height:77px;
}


h2.overview{
	width:163px;
	height:43px;
	text-indent:-99999px;
	padding-bottom:20px !important;
	clear:both;
}

h2.overview span{
	display:block;
	background:url(../images/headings/overview.gif) no-repeat;
	width:163px;
	height:43px;
}

h2.whatmakesus{
	width:405px;
	height:43px;
	text-indent:-99999px;
	padding-bottom:20px !important;
	clear:both;
}

h2.whatmakesus span{
	display:block;
	background:url(../images/headings/whatmakesusdifferent.gif) no-repeat;
	width:405px;
	height:43px;
}

h2.onsite-remote{
	width:405px;
	height:43px;
	text-indent:-99999px;
	padding-bottom:20px !important;
	clear:both;
}

h2.onsite-remote span{
	display:block;
	background:url(../images/headings/onsite.gif) no-repeat;
	width:405px;
	height:43px;
}

h2.helpdesk{
	width:405px;
	height:43px;
	text-indent:-99999px;
	padding-bottom:20px !important;
	clear:both;
}

h2.helpdesk span{
	display:block;
	background:url(../images/headings/helpdesk.gif) no-repeat;
	width:405px;
	height:43px;
}

h2.it-management{
	width:405px;
	height:43px;
	text-indent:-99999px;
	padding-bottom:20px !important;
	clear:both;
}

h2.it-management span{
	display:block;
	background:url(../images/headings/it-management.gif) no-repeat;
	width:405px;
	height:43px;
}

h2.mailguardh2{
	width:405px;
	height:43px;
	text-indent:-99999px;
	padding-bottom:20px !important;
	clear:both;
}

h2.mailguardh2 span{
	display:block;
	background:url(../images/headings/mailguard.gif) no-repeat;
	width:405px;
	height:43px;
}

h2.netguard{
	width:405px;
	height:43px;
	text-indent:-99999px;
	padding-bottom:20px !important;
	clear:both;
}

h2.netguard span{
	display:block;
	background:url(../images/headings/netguard.gif) no-repeat;
	width:405px;
	height:43px;
}

h2.dataguard{
	width:405px;
	height:43px;
	text-indent:-99999px;
	padding-bottom:20px !important;
	clear:both;
}

h2.dataguard span{
	display:block;
	background:url(../images/headings/dataguard.gif) no-repeat;
	width:405px;
	height:43px;
}



.optin {
	font-size:10px !important;
	width:368px !important;
	margin-left:120px;
	}
	
.pressThumb {border:1px solid #7CAEBB;}

.extraPadd{
	padding-bottom:200px !important;
	margin-bottom:0px !important;
	}
	
.industry{
	width:100%;
	
	}
	
.industry-left{
	width:50%;
	float:left;
	}
	
.industry-right{
	width:48%;
	float:left;
	}


/*Client Page*/


.clientBlock {
	float:left;
	width: 100%;
	margin: 15px 0 15px 0;
	}
	
.clientBlock h3 {
	font-size:18px;
	margin-bottom:3px;
	margin-top:3px;
	padding-bottom:0px !important;
}


.clientLogo {
	/*position: relative;
	top: 2px;
	left: 5px;*/
	float: left;
	margin: 5px 40px 5px 5px;
	}
	
#test{
	font-size:20px
	}
	
.cufonFix{
	display:block;
	background-color:#2b2b2b;
	width:100%;
	}
	
.social-twitter{
	background-image:url(../images/twitter_32.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding:10px 0px 10px 35px;
	}
	
.social-facebook{
	background-image:url(../images/bookf.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding:10px 0px 10px 35px;
	}
	
.social-linkedin{
	background-image:url(../images/linkedin_32.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding:10px 0px 10px 35px;
	}
	
.social-rss{
	background-image:url(../images/rsss.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding:10px 0px 10px 35px;
	}
	
.index-inner-menu li a{
	color:#000000 !important;
	} 
	
.index-inner-menu li a:hover{
	color:#000000 !important;
	text-decoration:underline;
	} 
	
.featured_info p a{
	color:#FFFFFF;
	}
	
.featured_info p a:hover{
	color:#FFFFFF;
	}
	
.index-inner-menu li{
	list-style-type:none !important;
	}
	
.cycle-slideshow span{
	font-size:9px !important;
	padding-top:9px;
	float:left;
	}
	
.solutionsDiv{
	float:right;
	width:310px;
	background-image:url(../images/services_sub_bg.png);
	background-repeat:repeat-y;
	background-position:left;
	border:solid 1px #D6D6D6;
	}
	
.outersolutions{
	float:right;
	width:310px;
	margin-left:10px;
}	

.outersolutions h3{
	padding-bottom:5px !important;
	}
	
.brClear{
	clear:both;
	}
	
.solutionsDiv_sub{
	padding:5px;
	border-top:1px solid #ebebeb;
	border-bottom:1px solid #cfcfcf;
	height:84px;
	}
	
.solutionsDiv_sub h4{
	padding-bottom:5px !important;
	}
.solutionsDiv_sub p{
	padding-bottom:0px !important;
	}
	
#main_content .solutionsDiv_sub img.alignright {
display:inline;
margin:0 0 0px 10px;
}

#test{
	font-size:16px;
	}
	
ol li{
	margin-bottom:10px;
	}
	
.exa{
	border:1px solid #303030;
	}
	
.tourSupport{
	width:260px;
	float:right;
	margin-left:20px;
	padding:20px;}
	
	
.TourDiv h3{
	padding-bottom:5px !important;
	
	}
	
.TourDiv table h3{
	font-size:16px !important;
	line-height:normal !important;
	}
	
.importantNumbers{
	font-size:16px;
}

a.quadLogo{
	padding:0px !important;
	} 

.quadLogo img{
float:none !important;
margin-right:0px !important;
margin-top:0px !important;
top:0 !important;
}

/*.stayHidden2{float:left; height:383px; display:block; }
.stayHidden{float:left; height:383px; display:none; }*/

.showMe{}

#clientCycle{
	margin-bottom:20px;
	clear:both;
	float:left;
	padding:20px 0;
	width:100%;
	margin-top:0px;
	border-bottom:1px solid #e4e5e5;


}

.clientHolder{
	width:920px;
	padding-left:40px;
	height:162px;
	margin:0px auto;
	overflow:hidden;
	}
	
.clientHeader{
	width:920px;
	padding-left:40px;
	margin:0px auto;
	overflow:hidden;
	}
	
.clientHeader h3 {
color:#141313;
font-size:18px;
font-weight:bold;
padding-bottom:10px}	
	
.clientCycle{	margin-left:30px;
}
	
.clientCycle ul{
	float:left;
	margin:0px;
	padding:20px 10px 20px 30px;
	background-image:url(../images/clientSlider.png);
	background-position:center top;

	}
	
.clientCycle li{
	float:left;
	margin-right:20px;
	}
	
#next2{
	background-image:url(../images/clientNext.png);
	background-position:center;
	display:block;
	height:37px;
	width:37px;
	position:absolute;
	text-indent:9999px;
	right:-10px;
	top:-99px;
		cursor:pointer;

	}
	
#prev2{
	background-image:url(../images/clientPrev.png);
	background-position:center;
	display:block;
	height:37px;
	width:37px;
	position:absolute;
	text-indent:9999px;
		left:-10px;
	top:-99px;
	cursor:pointer;
	}

