.hover {
    background-image: url("/images/hover-background.png");
    background-repeat:repeat;
	cursor:pointer;
}

.box {
	width: 450px;
	height: 65px;
	margin-top: 20px;
}

.box_no_link {
	width: 450px;
	height: 65px;
	margin-top: 20px;
}

.box_left {
	width:65px;
}

.box_right {
	width:375px;
	padding-left: 10px;
}

.box_title {
    color: #000000;
    font-family: 'Lucida Sans','Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
    font-size: 15px;
	font-weight:600;
}

.box_body {
    color: #000000;
    font-family: 'Lucida Sans','Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
    font-size: 13px;
}


.r_link {
	color:#0e76bc !important;
}

.r_link a:focus, a:active {
  outline: none !important;
}

.ui-widget :active {
outline: none !important;
}

.ui-widget :focus {
outline: none !important;
}

body{
	position:relative;
	margin:0;
	background:#edf1f3 url(../images/shadow.png) no-repeat 50% 0;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#000;
}

.white-bold {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.black-bold {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

.black-regular {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
}

.big-black{
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#000000;
}

.big-blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#0e76bc;
}

.med-blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0e76bc;
}

table.services-inner-table {
	border: none;
}

table.services-inner-table td {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
}


table.services-table {
	width:751px;
	margin-left:auto;
	margin-right:auto;
	border: none;
	border-collapse:collapse;
}

table.services-table th {
	border:none;
}

table.services-table td {
	border: solid 1px #0e76bc;
	border-collapse:collapse;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
}

table.asterisk-table {
	width:755px;
	margin-left:auto;
	margin-right:auto;
	border: none;
	border-collapse:collapse;
}


table.asterisk-table td {
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

.privacy-n-terms {
	font-size:12px;
}

a{
	text-decoration:underline;
	color:#0e76bc;
}
a:hover{text-decoration:none;}
img{border-style:none;}
input, 
textarea, 
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#1a1a1a;
}
form, 
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	margin:0 auto;
	padding:0 0 7px;
	width:949px;
	min-width:949px;
	overflow:hidden;
}
.wrapper-t{
	background:url(../images/bg-wrapper-top.png) no-repeat;
	width:100%;
	height:25px;
	overflow:hidden;
}
.wrapper-b{
	background:url(../images/bg-wrapper-bot.png) no-repeat;
	width:100%;
	height:10px;
	overflow:hidden;
}
.w1{
	padding:0 5px;
	background:url(../images/wrapper-shadow.png) repeat-y;
	width:939px;
	overflow:hidden;
}
.w2{
	background:#fff;
	width:100%;
	overflow:hidden;
}
#header{
	padding:17px 8px 0 9px;
	background:url(../images/bg-header.gif) repeat-x;
	overflow:hidden;
}
#header .holder{
	margin:0 0 21px;
	padding:0 21px 0 28px;
	height:1%;
	overflow:hidden;
}
.logo{
	float:left;
	background:url(../images/logo.png) no-repeat;
	width:336px;
	height:67px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:100%;
}
.box-contacts{
	display:block;
	float:right;
	padding:10px 0 0;
	width:180px;
}
#nav{
	border-bottom:1px solid #35759f;
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/bg-nav.gif) repeat-x;
	width:100%;
	overflow:hidden;
}
#nav li{
	border-left:1px solid #000;
	float:left;
	width:152px;
}
#nav li:first-child{border:none;}
#nav li a{
	display:block;
	padding:14px 0 11px;
}
#nav a:hover, 
#nav a.active{background:url(../images/nav-active.gif) no-repeat 50% 0;}
#nav li a span{
	margin:0 auto;
	cursor:pointer;
}
.promo{
	margin:0 0 0 9px;
	width:922px;
	overflow:hidden;
}
.promo-home{
	background:url(../images/img-1.jpg) no-repeat;
	height:337px;
}
.promo-about{
	background:url(../images/img-2.jpg) no-repeat;
	height:134px;
}
.promo-blog{
	background:url(../images/img-6.jpg) no-repeat;
	height:134px;
}
.promo-services{
	background:url(../images/img-8.jpg) no-repeat;
	height:134px;
}
.promo-contact{
	background:url(../images/img-8.jpg) no-repeat;
	height:134px;
}
.btn-learn{
	display:block;
	margin:0 0 0 75px;
	background:url(../images/btn-learn.png) no-repeat;
	width:191px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}
#main{
	padding:1px 0 0;
	width:100%;
	overflow:hidden;
}
.main-holder{
	padding:0 8px 0 9px;
	background:url(../images/bg-main-frame.gif) repeat-x 0 100%;
	height:1%;
	overflow:hidden;
}
.main-frame{
	padding:18px 0 37px;
	background:url(../images/bg-main.gif) repeat-x;
	width:100%;
	overflow:hidden;
}
#content{
	float:left;
	padding:0 10px;
	width:584px;
}
#services-content{
	float:left;
	padding:0 10px;
	width:885px;
	font-size:13px;
}

.section{
	width:100%;
	overflow:hidden;
}
.section .col-1{
	float:left;
	padding:0 10px;
	width:875px;
}
.section .col-2{
	float:left;
	padding:0 10px;
	width:279px;
}
.section .col-3{
	float:left;
	padding:0 10px;
	width:295px;
}
#sidebar{
	float:left;
	padding:0 10px 0 22px;
	width:286px;
}
#main .heading{
	margin:0 0 10px;
	padding:0 0 2px;
	background:url(../images/underline-h2.png) repeat-x 0 100%;
	overflow:hidden;
}
#main .heading h2{
	margin:0;
	padding:0 0 0 25px;
	background:url(../images/ico-h2.png) no-repeat 2px 3px;
}
.text-block p{
	margin:0 0 15px;
}
.text-block strong{
	display:block;
	margin:0 0 3px;
	font-size:16px;
	line-height:20px;
	font-style:italic;
	color:#0e76bc;
}
.value{
	margin:0;
	padding:7px 0 0;
	list-style:none;
}
.value li{
	margin:0 0 4px;
	padding:0 0 0 54px;
	height:1%;
	overflow:hidden;
}
.value-1{background:url(../images/ico-globe.png) no-repeat 6px 12px;}
.value-2{background:url(../images/ico-person.png) no-repeat 6px 12px;}
.value-3{background:url(../images/ico-house.png) no-repeat 6px 12px;}
.value li strong{
	display:block;
	margin:0 0 3px;
	font-size:16px;
	line-height:20px;
	font-style:italic;
	color:#0e76bc;
}
.value li p{margin:0 0 13px;}
.solutions{
	margin:0;
	padding:8px 0 0 2px;
	list-style:none;
}
.solutions li{
	border-top:1px dotted #e7e7e7;
	padding:19px 0 15px;
	height:1%;
	overflow:hidden;
}
.solutions li:first-child{
	padding-top:0;
	border:none;
}
.solutions li .img-holder{
	float:left;
	margin:0 8px 0 0;
	padding:4px;
	background:url(../images/bg-img-holder.gif) no-repeat;
	width:49px;
	height:49px;
	overflow:hidden;
}
.solutions li .img-holder img{display:block;}
.solutions li .frame{
	float:left;
	padding:0 0 0 1px;
	width:226px;
	overflow:hidden;
}
.solutions li .frame em{
	display:block;
	margin:-1px 0 11px;
	color:#0e76bc;
}
.solutions li .frame span{
	display:block;
	margin:0 0 9px;
}
.solutions li .frame dl{
	margin:0;
	padding:0;
}
.solutions li .frame dl dt{
	float:left;
	color:#b1b1b1;
}
.solutions li .frame dl dd{color:#fe0000;}
.text-block{padding:7px 0 20px 5px; font-size:14px;}
.navigation{
	float:left;
	margin:0;
	padding:0 0 0 2px;
	list-style:none;
	overflow:hidden;
}
.navigation li{
	margin:0 14px 0 0;
	padding:0 0 0 12px;
	background:url(../images/bullet-arrow.png) no-repeat 0 3px;
	float:left;
}
.navigation li a{
	color:#000;
	text-decoration:none;
}
.navigation li a:hover{text-decoration:underline;}
.copy{
	float:right;
}
#footer{
	margin:0 auto 90px;
	background:url(../images/bg-footer.gif) repeat-y 1px 0;
	width:949px;
	overflow:hidden;
}
.footer-holder{
	background:url(../images/bg-footer-holder.gif) no-repeat 1px 0;
	width:100%;
	overflow:hidden;
}
.footer-frame{
	padding:33px 23px 32px 24px;
	background:url(../images/bg-footer-frame.gif) no-repeat 1px 100%;
	height:1%;
	overflow:hidden;
}
.main-area{
	background:url(../images/separator-main.png) no-repeat 604px 15px;
	min-height:625px;
	width:100%;
	overflow:hidden;
}
.row{
	width:100%;
	overflow:hidden;
}
.in-text{
	float:left;
	padding:0 0 11px;
	background:url(../images/bg-input.png) no-repeat;
	width:195px;
	overflow:hidden;
}
.in-text input{
	border:none;
	float:left;
	background:none;
	padding:6px 17px 7px;
	width:161px;
	font-weight:bold;
	font-size:13px;
}
.in-text select{
	border:none;
	float:left;
	background:none;
	padding:6px 17px 7px;
	width:261px;
	font-weight:bold;
	font-size:13px;
}

.feedback-form{
	margin:0 0 22px;
	padding:10px 0 50px 10px;
}
.feedback-form label{
	float:left;
	padding:5px 0 0;
	width:66px;
	color:#666;
}
.feedback-form label2{
	float:left;
	padding:0px 0 20px 3px;
	width:225px;
	font-size:13px;
	font-weight:bold;
}

.feedback-form .textarea{
	float:left;
	background:url(../images/textarea-1.gif) repeat-y;
	width:195px;
	overflow:hidden;
}
.feedback-form .textarea-holder{
	background:url(../images/textarea-holder-1.gif) no-repeat;
	width:100%;
	overflow:hidden;
}
.feedback-form .textarea-frame{
	background:url(../images/textarea-frame-1.gif) no-repeat 0 100%;
	width:100%;
	overflow:hidden;
}
.feedback-form .textarea textarea{
	float:left;
	margin:0;
	padding:5px 17px;
	border:none;
	background:none;
	width:161px !important;
	height:90px;
	font-weight:bold;
	font-size:13px;
}
.btn-send{
	float:left;
	border:none;
	margin:6px 0 0 67px;
	background:url(../images/btn-send-2.png) no-repeat;
	width:80px;
	height:28px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}
.feedback-form .btn-send{margin-top:11px;}
.box-insights{
	padding:28px 0 0;
	background:url(../images/separator-horizontal.png) no-repeat 50% 0;
	width:100%;
	overflow:hidden;
}
.insights-list{
	margin:0;
	padding:3px 0 0 6px;
	list-style:none;
	color:#757575;
}
.insights-list li{
	margin:0 0 14px;
	padding:0 0 0 13px;
	background:url(../images/bullet.png) no-repeat 0 3px;
}
.insights-list2{
	margin:0;
	padding:3px 0 0 6px;
	list-style:none;
	color:#000000;
}
.insights-list2 li{
	margin:0 0 14px;
	padding:0 0 0 13px;
	background:url(../images/bullet.png) no-repeat 0 3px;
}

.content-box{
	margin:0 0 44px;
	padding:5px 0 0;
	width:100%;
	overflow:hidden;
}
.content-box em{
	display:block;
	margin:0 0 26px;
	padding:0 0 0 5px;
	font-size:13px;
	line-height:17px;
}
.btn-more{
	display:block;
	margin:0 0 0 2px;
	background:url(../images/btn-more.png) no-repeat;
	width:94px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}	
.content-box .content-block{
	float:right;
	margin:0 2px 0 10px;
	padding:5px 0 0;
	width:299px;
	overflow:hidden;
}
.content-block-t{
	background:url(../images/box-blue-top.png) no-repeat;
	height:5px;
}
.content-block-b{
	background:url(../images/box-blue-bot.png) no-repeat;
	height:5px;
}
.content-block-c{
	padding:0 5px;
	background:url(../images/box-blue-mid.png) repeat-y;
	height:1%;
	overflow:hidden;
}
.content-block-c .value{padding-top:2px;}
.content-block-c .value .last{margin-bottom:-2px;}
.box-team{
	width:100%;
	overflow:hidden;
}
.team-list{
	margin:0;
	padding:4px 0 0 2px;
	list-style:none;
}
.team-list li{
	border-top:1px dotted #9f9f9f;
	padding:27px 0 14px;
	height:1%;
	overflow:hidden;
}
.team-list li:first-child{
	border:none;
	padding-top:0;
}
.box-team .img-holder{
	float:left;
	margin:0 22px 0 0;
	padding:4px;
	background:url(../images/bg-img-holder-2.png) no-repeat;
	width:100px;
	height:105px;
	overflow:hidden;
}
.box-team .img-holder img{display:block;}
.box-team .block{
	float:left;
	width:452px;
	overflow:hidden;
}
.box-team  .block strong{
	display:block;
	margin:0 0 3px;
	padding:4px 0 0;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#0e76bc;
}
.box-team .block span{
	display:block;
	margin:0 0 22px;
	color:#808181;
}
.box-team .block p{
	margin:0 0 15px;
	font-size:13px;
}


.box-advisory{
	width:100%;
	overflow:hidden;
}
.advisory-list{
	margin:0;
	padding:4px 0 0 2px;
	list-style:none;
}
.advisory-list li{
	border-top:1px dotted #9f9f9f;
	padding:27px 0 14px;
	height:1%;
	overflow:hidden;
}
.advisory-list li:first-child{
	border:none;
	padding-top:0;
}
.box-advisory .img-holder{
	float:left;
	margin:0 22px 0 0;
	padding:4px;
	background:url(../images/bg-img-holder-2.png) no-repeat;
	width:100px;
	height:105px;
	overflow:hidden;
}
.box-advisory .img-holder img{display:block;}
.box-advisory .block{
	float:left;
	width:550px;
	overflow:hidden;
}
.box-adv  .block strong{
	display:block;
	margin:0 0 12px;
	padding:4px 0 0;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#0e76bc;
}
.box-adv .block span{
	display:block;
	margin:0 0 22px;
	color:#808181;
}
.box-adv .block p{
	margin:0 0 15px;
	font-size:13px;
}

.testimonial-block strong{
	display:block;
	margin:0 0 12px;
	padding:4px 0 0;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#0e76bc;
}
.testimonial-block span{
	display:block;
	margin:0 0 22px;
	color:#808181;
}
.testimonial-block p{
	margin:0 0 15px;
	font-size:13px;
}

.adv-img-holder{
	float:left;
	margin:0 22px 0 0;
	padding:4px;
	background:url(../images/bg-img-holder-2.png) no-repeat;
	width:100px;
	height:105px;
	overflow:hidden;
}
.adv-img-holder img{display:block;}
.updates-form{padding:5px 0 32px;}
.updates-form span{
	display:block;
	margin:0 0 22px;
	padding:0 0 0 3px;
	color:#666;
}
.updates-form .in-text{
	margin:0;
	padding:0 0 11px;
}
.updates-form .btn-send{margin:0 0 0 9px;}
.box-founder{
	padding:2px 0 0 6px;
	height:1%;
	overflow:hidden;
	line-height:20px;
	color:#656363;
}
.box-founder .head{
	margin:0 0 10px;
	width:100%;
	overflow:hidden;
}
.box-founder .head .frame{
	float:left;
	padding:32px 5px 0 0;
	width:164px;
}
.box-founder .head .frame strong{
	display:block;
	font-size:18px;
	font-style:italic;
	color:#0e76bc;
}
.box-founder .head .frame span{
	display:block;
	color:#808181;
	line-height:14px;
}
.box-founder .img-holder{
	float:left;
	padding:4px;
	background:url(../images/bg-img-holder-2.png) no-repeat;
	width:100px;
	height:105px;
	overflow:hidden;
}
.box-founder p{
	margin:0 0 15px;
	line-height:14px;
}
.posts{
	margin:0 0 15px;
	width:100%;
	overflow:hidden;
}
.posts .item{
	margin:0 0 30px;
	padding:0 0 39px;
	background:url(../images/separator-blog.png) no-repeat 50% 100%;
	width:100%;
	overflow:hidden;
}
.posts .item .head{
	border-bottom:1px dotted #a0a0a0;
	margin:0 0 19px;
	padding:0 0 8px;
	width:100%;
	overflow:hidden;
}
.posts .box-date{
	float:left;
	margin:0 12px 0 1px;
	width:39px;
	font-weight:bold;
	color:#fff;
}
.posts .box-date .date{
	display:block;
	padding:5px 0 0;
	background:url(../images/bg-date.png) no-repeat;
	height:27px;
	font-size:22px;
	line-height:22px;
	text-align:center;
}
.posts .box-date .month{
	display:block;
	background:url(../images/bg-month.png) no-repeat;
	height:16px;
	text-align:center;
}
.posts .name{
	padding:8px 0 0 1px;
	height:1%;
	overflow:hidden;
	color:#0e76bc;
}
.posts .frame{
	margin:0 0 10px;
	width:100%;
	overflow:hidden;
}
.posts .block{
	height:1%;
	overflow:hidden;
}
.posts .name strong{
	display:block;
	font-size:22px;
	line-height:20px;
	color:#000;
	letter-spacing:-1px;
	word-spacing:-1px;
}
.posts .item p{margin:0 0 15px;}
.btn-read-more{
	float:left;
	margin:0 17px 0 3px;
	background:url(../images/btn-read-more.png) no-repeat;
	width:96px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.posts .img-holder{
	float:left;
	margin:0 11px 17px 0;
	position:relative;
	padding:4px;
	background:url(../images/bg-img-holder-3.png) no-repeat;
	width:134px;
	height:174px;
	overflow:hidden;
}
.btn-zoom{
	position:absolute;
	right:11px;
	bottom:12px;
	background:url(../images/btn-zoom.png) no-repeat;
	width:26px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
}
.posts .img-holder img{display:block;}
.comments{
	float:left;
	padding:5px 0 0 17px;
	background:url(../images/ico-comment.png) no-repeat 0 5px;
	color:#000;
	text-decoration:none;
}
.paging{
	margin:0 0 20px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.paging li{
	float:left;
	margin:0 4px 0 0;
}
.paging .item{
	background:url(../images/paging-item.png) no-repeat;
	width:26px;
	height:20px;
}
.paging .paging-nav{
	background:url(../images/paging-nav.png) no-repeat;
	width:60px;
	height:20px;
}
.paging a{
	display:block;
	padding:7px 0 0;
	text-decoration:none;
	color:#474747;
	text-align:center;
}
.paging a:hover{
	background-position:0 -27px;
	color:#fff;
}
.block-benefits{
	padding:22px 0 21px;
	background:url(../images/separator-hor-2.png) no-repeat;
}
#content .block-benefits:first-child{
	padding-top:0;
	background:none;
}

#service-content .block-benefits:first-child{
	padding-top:0;
	background:none;
}

.box-benefits{
	padding:5px 0 0 9px;
	height:1%;
	overflow:hidden;
}
.box-benefits em{
	display:block;
	margin:0 0 20px;
	font-size:16px;
	line-height:21px;
}
.box-benefits .holder{
	width:100%;
	overflow:hidden;
}
.box-benefits .img-holder{
	float:left;
	margin:0 17px 0 0;
	padding:4px;
	background:url(../images/bg-img-holder-4.png) no-repeat;
	width:193px;
	height:149px;
	overflow:hidden;
}
.box-benefits .block{
	height:1%;
	overflow:hidden;
}
.box-benefits .block2{
	height:1%;
	overflow:hidden;
}

.box-benefits .block strong{
	display:block;
	margin:0 0 12px;
	font-size:22px;
	line-height:22px;
	color:#0e76bc;
}
.box-benefits .block2 strong{
	display:block;
	margin:0 0 12px;
	font-size:16px;
	line-height:16px;
	color:#000000;
}
.services-header{
	font-size:22px;
	line-height:22px;
	color:#0e76bc;
}

.services-text {
	font-size:13px;
	line-height:16px;
}

.mn-top-text {
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}

.box-benefits .block ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
	line-height:16px;
}
.box-benefits .block ul li{
	margin:0 0 15px;
	padding:0 0 0 30px;
	background:url(../images/ico-mark.png) no-repeat 2px 50%;
}

.box-benefits .block2 ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
	line-height:16px;
}
.box-benefits .block2 ul li{
	margin:0 0 15px;
	padding:0 0 0 30px;
	background:url(../images/ico-mark.png) no-repeat 2px 50%;
}

#sidebar .heading{position:relative;}
.btn-open{
	position:absolute;
	background:url(../images/btn-open.gif) no-repeat;
	right:11px;
	top:0;
	width:24px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
}
.form-contact{padding:3px 0 0 10px;}
.form-contact strong{
	display:block;
	margin:0 0 31px;
	padding:0 0 23px;
	border-bottom:1px dotted #afafaf;
	font-size:13px;
	line-height:17px;
}
.form-contact label{
	float:left;
	padding:6px 0 0 3px;
	width:89px;
	font-size:12px;
}

.form-contact label2{
	float:left;
	padding:6px 0 20px 3px;
	width:500px;
	font-size:13px;
	font-weight:bold;
}

.label3{
	float:left;
	padding:6px 0 20px 3px;
	width:500px;
	font-size:13px;
	font-weight:bold;
}

.form-contact .in-text{
	padding:0 0 15px;
	background:url(../images/bg-input-2.png) no-repeat;
	width:263px;
}
.form-contact .in-text input{
	padding:8px 17px ;
	width:229px;
}
.form-contact .textarea{
	float:left;
	background:url(../images/textarea-2.gif) repeat-y;
	width:264px !important;
}
.form-contact .textarea-holder{
	background:url(../images/textarea-holder-2.gif) no-repeat;
	width:100%;
	overflow:hidden;
}
.form-contact .textarea-frame{
	background:url(../images/textarea-frame-2.gif) no-repeat 0 100%;
	width:100%;
	overflow:hidden;
}
.form-contact .textarea textarea{
	float:left;
	margin:0;
	padding:5px 17px;
	border:none;
	background:none;
	width:230px !important;
	height:167px !important;
	font-weight:bold;
	font-size:13px;
}
.form-contact .btn-send{
	margin:16px 10px 0 93px;
	background:url(../images/btn-send-2.png) no-repeat;
}
.form-contact .btn-reset{
	border:none;
	margin:16px 0 0;
	background:url(../images/btn-reset.png) no-repeat;
	width:80px;
	height:28px;
	font-size:13px;
	text-align:center;
	color:#fff;
	cursor:pointer;
}
.form-contact em{
	display:block;
	padding:49px 0 20px;
	background:url(../images/separator-hor-2.png) no-repeat 50% 39px;
}
.box-info{
	margin:0 0 50px;
	padding:4px 0 0 4px;
	height:1%;
	overflow:hidden;
}
.box-info strong{
	display:block;
	margin:0 0 15px;
	font-size:13px;
}
.box-info strong .mark{
	padding:0 0 0 1px;
	color:#0d72b7;
}
.box-info .phone-num{
	display:block;
	margin:0 0 8px;
	padding:1px 0 0 33px;
	background:url(../images/ico-phone.png) no-repeat;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	color:#444;
}
.box-info .e-mail{
	display:block;
	margin:0 0 9px;
	padding:0 0 0 33px;
	background:url(../images/ico-mail.png) no-repeat 0 2px;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
}
.box-info .e-mail a{
	color:#444;
	text-decoration:none;
}
.box-info .e-mail a:hover{text-decoration:underline;}
.box-location{
	padding:6px 0 0 2px;
	height:1%;
	overflow:hidden;
}
.box-location .route{
	display:block;
	margin:0 0 21px;
	padding:0 0 0 35px;
	background:url(../images/ico-car.png) no-repeat 1px 1px;
	font-size:13px;
	line-height:17px;
	color:#444;
}
.map-holder{
	padding:4px;
	background:url(../images/bg-img-holder-5.png) no-repeat;
	width:272px;
	height:196px;
}
.text-contact-us{
	display:block;
	float:right;
	margin:0 0 3px;
	background:url(../images/text-contact-us.png) no-repeat;
	width:66px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-phone-number{
	float:right;
	margin:0 1px 0 0;
	background:url(../images/text-phone-number.png) no-repeat;
	width:164px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-home{
	display:block;
	background:url(../images/text-home.png) no-repeat;
	width:34px;
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-who-we-are2{
	display:block;
	background:url(../images/text-who-we-are2.png) no-repeat;
	width:73px;
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-services{
	display:block;
	background:url(../images/text-services.png) no-repeat;
	width:143px;
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-merchant-network{
	display:block;
	background:url(../images/text-merchant-network.png) no-repeat;
	width:74px;
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-subscribe{
	display:block;
	background:url(../images/text-subscribe.png) no-repeat;
	width:125px;
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-login{
	display:block;
	background:url(../images/text-login.png) no-repeat;
	width:30px;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-good-com{
	display:block;
	margin:70px 0 30px 50px;
	background:url(../images/text-good-com.png) no-repeat;
	width:386px;
	height:157px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-great-com{
	display:block;
	margin:0 0 6px 61px;
	background:url(../images/text-great-com.png) no-repeat;
	width:437px;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-solve-your{
	display:block;
	margin:0 0 32px 176px;
	background:url(../images/text-solve-your.png) no-repeat;
	width:296px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-nsight2{
	display:block;
	background:url(../images/text-nsight2.png) no-repeat;
	width:66px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

.text-about-nsight2day{
	display:block;
	background:url(../images/text-about-nsight2day.png) no-repeat;
	width:150px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

.text-about-ba{
	display:block;
	background:url(../images/text-about-ba.png) no-repeat;
	width:216px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

.text-terms-of-use{
	display:block;
	background:url(../images/text-terms-of-use.png) no-repeat;
	width:302px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-privacy{
	display:block;
	background:url(../images/text-privacy.png) no-repeat;
	width:117px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-faqs{
	display:block;
	background:url(../images/text-faqs.png) no-repeat;
	width:230px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

.text-how-we-help{
	display:block;
	background:url(../images/text-how-we-help.png) no-repeat;
	width:385px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

.text-new-challenges{
	display:block;
	background:url(../images/text-new-challenges.png) no-repeat;
	width:133px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-what-we-offer{
	display:block;
	background:url(../images/text-what-we-offer.png) no-repeat;
	width:120px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

.text-merchant-network-2{
	display:block;
	background:url(../images/text-merchant-network-2.png) no-repeat;
	width:162px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

.text-register{
	display:block;
	background:url(../images/text-register.png) no-repeat;
	width:73px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-login2{
	display:block;
	background:url(../images/text-login2.png) no-repeat;
	width:73px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

.text-innovative-solutions{
	display:block;
	background:url(../images/text-innovative-solutions.png) no-repeat;
	width:173px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-positive-results{
	display:block;
	background:url(../images/text-positive-results.png) no-repeat;
	width:132px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-what-we-value{
	display:block;
	background:url(../images/text-what-we-value.png) no-repeat;
	width:127px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-our-solutions{
	display:block;
	background:url(../images/text-our-solutions.png) no-repeat;
	width:114px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-about-nsight{
	display:block;
	margin:36px 0 2px 62px;
	background:url(../images/text-about-nsight.png) no-repeat;
	width:114px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-who-we-are{
	display:block;
	margin:0 0 0 60px;
	background:url(../images/text-who-we-are.png) no-repeat;
	width:210px;
	height:36px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-nsight2day{
	display:block;
	background:url(../images/text-nsight2day.png) no-repeat;
	width:96px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-contact-us-2{
	display:block;
	background:url(../images/text-contact-us-2.png) no-repeat;
	width:89px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-nsight2-insights{
	display:block;
	background:url(../images/text-nsight2-insights.png) no-repeat;
	width:136px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-founders-blog{
	display:block;
	margin:36px 0 6px 62px;
	background:url(../images/text-founders-blog.png) no-repeat;
	width:128px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-powerful-com{
	display:block;
	margin:0 0 0 62px;
	background:url(../images/text-powerful-com.png) no-repeat;
	width:494px;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-follow-us{
	display:block;
	background:url(../images/text-follow-us.png) no-repeat;
	width:79px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-about-founder{
	display:block;
	background:url(../images/text-about-founder.png) no-repeat;
	width:124px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-services-2{
	display:block;
	margin:36px 0 12px 62px;
	background:url(../images/text-services-2.png) no-repeat;
	width:70px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-simplified{
	display:block;
	margin:0 0 0 62px;
	background:url(../images/text-simplified.png) no-repeat;
	width:494px;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-network-nsight{
	display:block;
	background:url(../images/text-network-nsight.png) no-repeat;
	width:131px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-contact-us-3{
	display:block;
	margin:38px 0 7px 63px;
	background:url(../images/text-contact-us-3.png) no-repeat;
	width:90px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-register-or-login{
	display:block;
	margin:38px 0 7px 63px;
	background:url(../images/text-register-or-login.png) no-repeat;
	width:143px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
}

.text-wed-love-to{
	display:block;
	margin:0 0 0 60px;
	background:url(../images/text-wed-love-to.png) no-repeat;
	width:444px;
	height:46px;
	text-indent:-9999px;
	overflow:hidden;
}

.text-internal-comms{
	display:block;
	margin:38px 0 7px 63px;
	background:url(../images/text-internal-comms.png) no-repeat;
	width:402px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-they-are-the{
	display:block;
	margin:0 0 0 60px;
	background:url(../images/text-they-are-the.png) no-repeat;
	width:276px;
	height:34px;
	text-indent:-9999px;
	overflow:hidden;
}


.text-contact-information{
	display:block;
	background:url(../images/text-contact-information.png) no-repeat;
	width:177px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-our-location{
	display:block;
	background:url(../images/text-our-location.png) no-repeat;
	width:106px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-our-leadership{
	display:block;
	background:url(../images/text-our-leadership.png) no-repeat;
	width:170px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

.text-our-advisory{
	display:block;
	background:url(../images/text-our-advisory.png) no-repeat;
	width:156px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

.text-testimonials{
	display:block;
	background:url(../images/text-testimonials.png) no-repeat;
	width:109px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}