* {font-size: 100.01%;}
html {font-size: 75%;}
body{
	margin:0;
	color:#333;
	font:1em Arial, Verdana, Tahnoma, sans-serif;
	background:#f3f4f4 url(../images/bg-main.gif) repeat-x;
	min-width:1000px;
}
img{
	border: none;
}
a{
	text-decoration:underline;
	color:#125387;
	outline:none;
}
a:hover{
	text-decoration:none;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#main{
	width:100%;
	padding:183px 0 0;
	position:relative;
}
.home #main{
	padding:188px 0 0;
}
.inner-page{
	padding:214px 0 0 !important;
}
/* header */
#header{
	width:100%;
	position:absolute;
	top:55px;
	left:0;
}
.header-holder{
	width:979px;
	margin:0 auto;
}
/* header top */
.header-top{
	width:100%;
	margin:0 0 25px;
	overflow:hidden;
}
/* logo */
.logo{
	float:left;
	width:551px;
	height:43px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
}
.logo a{
	display:block;
	height:43px;
	cursor:pointer;
}
/* header row */
.header-row{
	width:325px;
	padding:11px 0 0;
	float:right;
}
/* newsletter form */
.newsletter,
.newsletter fieldset{
	float:left;
}
.newsletter .text{
	float:left;
	width:101px;
	height:14px;
	margin:0 9px 0 0;
	padding:5px 9px 6px;
	background:url(../images/bg-txt-input01.gif) no-repeat;
}
.newsletter .text input{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	border:none;
	background:none;
	font-size:12px;
	line-height:15px;
	color:#999;
}
.btn-subscribe{
	float:left;
}
/* client login */
.client-login{
	float:right;
	color:#069;
	font-size:12px;
	line-height:14px;
	margin:1px 0 0;
	padding:5px 0 4px 32px;
	background:url(../images/ico-client.gif) no-repeat;
	text-decoration:none;
}
.client-login:hover{
	text-decoration:underline;
}
/* main navigation */
ul.main-nav{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/bg-main-nav.gif) no-repeat;
	position:relative;
	z-index:10;
}
ul.main-nav:after {
	content:"";
	display:block;
	clear:both;
}
.main-nav li{
	float:left;
	font-size:13px;
	font-weight:bold;
	padding:0 0 0 2px;
	background:url(../images/separator01.gif) no-repeat 0 1px;
}
.main-nav li:first-child{
	padding:0;
	background:none;
}
.main-nav a{
	height:28px;
	padding:10px 0 0;
	float:left;
	color:#fff;
	text-decoration:none;
	text-align:center;
}
a.home{
	width:84px;
}
a.about{
	width:81px;
}
a.busines{
	width:116px;
}
a.indiv{
	width:112px;
}
a.experts{
	width:115px;
}
a.career{
	width:96px;
}
a.news{
	width:104px;
}
a.contact{
	width:240px;
	padding:10px 17px 0 0;
	background:url(../images/bg-contact-link.gif) no-repeat;
}
.main-nav li a:hover{
	text-decoration:underline;
}
.main-nav li.active a{
	height:34px;
	margin:0 0 -6px;
	position:relative;
	background:url(../images/bg-main-nav-hover.gif) no-repeat 50% 0;
}
.main-nav li.active a.home{
	background:url(../images/bg-main-nav-first-h.gif) no-repeat;
}
.main-nav li.active a.contact{
	background:url(../images/bg-main-nav-last-h.gif) no-repeat 100% 0;
}
.main-nav li.active a:hover{
	text-decoration:none;
}
/* sub navigation */
ul.sub-nav{
	width:970px;
	height:28px;
	margin:0 auto;
	padding:9px 0 0 5px;
	list-style:none;
	background:url(../images/bg-sub-nav.gif) no-repeat;
}
ul.sub-nav:after {
	content:"";
	display:block;
	clear:both;
}
.sub-nav li{
	float:left;
	padding:0 12px 0 14px;
	background:url(../images/separator02.gif) no-repeat 0 50%;
	font-size:13px;
}
.sub-nav li:first-child{
	background:none;
}
.sub-nav li a{
	color:#069;
	text-decoration:none;
}
.sub-nav li a:hover{
	text-decoration:underline;
}
.sub-nav li.active a{
	color:#333;
	text-decoration:none;
}
/* promo */
.promo{
	width:100%;
	margin:0 0 12px;
	padding:71px 0 54px;
	border-bottom:1px solid #d1a62f;
	background:#eeb00a url(../images/bg-promo01.gif) repeat-x;
	color:#fff;
}
.promo-holder{
	width:979px;
	padding:0 0 0 40px;
	margin:0 auto;
	overflow:hidden;
}
#main .promo-holder h1{
	margin:0;
	font-weight:normal;
	width:100%;
	overflow:hidden;
	font-size:44px;
	line-height:46px;
	letter-spacing:-5px;
}
.promo-holder em{
	float:left;
	font-style:normal;
}
.promo-holder span{
	float:left;
	font-weight:normal;
	color:#ffe170;
	margin-left:30px;
}
.promo .heading{
	display:block;
	width:100%;
	overflow:hidden;
	padding:0 0 15px;
	font-size:27px;
	letter-spacing:-1px;
}
.promo .heading .cufon{
	float:left;
	line-height:33px !important;
	height:33px !important;
}
.promo h1{
	width:100%;
	overflow:hidden;
	margin:0 0 18px;
	font-size:38px;
	font-weight:normal;
	letter-spacing:-2px;
	word-spacing:-3px;
}
.promo h1 a{
	float:left;
	color:#fff;
	text-decoration:none;
	border-bottom:2px solid #fbdf83;
}
.promo h1 a:hover{
	border:none;
}
.promo h1 .cufon{
	float:left;
}
.promo .holder{
	width:979px;
	margin:0 auto;
}
.promo .holder:after {
	content:"";
	display:block;
	clear:both;
}
.promo .photo{
	float:right;
	margin:0 0 0 40px;
}
.promo .text-holder{
	height:1%;
	padding:62px 0 0;
	overflow:hidden;
}
.promo .text-holder .heading{
	font-size:31px;
}
.promo .text-holder h1{
	margin:0 0 8px;
	font-size:60px;
}
.start-link{
	display:block;
	font-size:26px;
	font-weight:normal;
	letter-spacing:-1px;
}
.start-link a{
	float:left;
	padding:0 16px 0 0;
	color:#fff;
	text-decoration:none;
	background:url(../images/bullet05.gif) no-repeat 100% 50%;
	border-bottom:2px solid #408cb3;
}
.start-link a .cufon{
	float:left;
}
.start-link a:hover{
	border:none;
}
/* notes */
.notes{
	width:100%;
	padding:20px 0 18px;
	font-size:1.167em;
	background:#3f3f3f url(../images/bg-notes.gif) repeat-x;
}
.notes p{
	margin:0;
	line-height:1.286em;
}
.notes-holder{
	width:979px;
	margin:0 auto;
}
/* wrapper */
#wrapper{
	width:979px;
	margin:0 auto;
	padding:0 0 5px;
	overflow:hidden;
}
/* content row */
.controw{
	width:100%;
	margin:0 0 17px;
	background:url(../images/bg-controw-c.gif) repeat-y;
}
.controw h2{
	margin:0 0 15px;
	font-size:2em;
	font-weight:normal;
}
.controw h3{
	margin:0 0 5px;
	font-size:1em;
	line-height:1em;
}
.controw p{
	margin:0 0 18px;
	line-height:1.417em;
}
.controw-holder{
	background:url(../images/bg-controw-t.gif) no-repeat;
}
.controw-frame{
	width:977px;
	padding:0 1px 3px;
	background:url(../images/bg-controw-b.gif) no-repeat 0 100%;
}
.controw-inner{
	width:921px;
	padding:20px 28px 15px;
	background:url(../images/bg-gallery-b.gif) repeat-x 50% 0;
}
.controw-inner:after {
	content:"";
	display:block;
	clear:both;
}
.controw .section{
	height:1%;
	overflow:hidden;
	font-size:20px;
	line-height:24px;
	padding:33px 16px 0 30px;
}
.controw .section .box{
	width:348px;
	float:right;
	font-size:12px;
	line-height:14px;
	margin:-14px 0 0 38px;
}
.controw .section .box .holder{
	min-height:107px;
	padding:11px 117px 21px 19px;
}
* html {height:107px;}
#main .controw .section p{
	margin:0;
	height:1%;
	overflow:hidden;
}
.controw .section p cufon{
	float:left;
	margin:0 0 5px;
}
.controw .section .box h2{
	margin:0 0 4px;
	font-size:24px;
	line-height:26px;
	font-weight:normal;
	color:#fff;
}
#main .controw .section .box p{
	color:#fff;
	line-height:13px;
	margin:0 0 10px;
	letter-spacing:-1px; 
}
#main .controw .section .box p cufon{
	float:none;
	margin:0;
}
.controw .section .box a{
	font-size:14px;
	line-height:16px;
	color:#fcfdfd;
}
.controw .individual .box{background:#003366 url(../images/bg-section-box.gif) no-repeat;}
.controw .individual .box .holder{background:url(../images/bg-section-box-b.gif) no-repeat 0 100%;}
.controw .business .box{background:#e49c00 url(../images/bg-section-box2.gif) no-repeat;}
.controw .business .box .holder{background:url(../images/bg-section-box2-b.gif) no-repeat 0 100%;}
.controw .individual p{color:#999;}
.controw .business p{color:#333;}
.controw .business {padding:25px 16px 17px 30px;}
/* main heading */
.main-heading{
	padding:19px 24px 17px;
	background:#efb10a url(../images/bg-heading01.gif) no-repeat;
}
.main-heading h1{
	margin:0;
	font-size:2.5em;
	line-height:1em;
	color:#fff;
	text-transform:uppercase;
}
/* contacts */
.contacts{
	width:100%;
	margin:0 0 -5px;
	padding:13px 0 0;
	overflow:hidden;
}
.contacts h2{
	margin:0;
	font-size:2.333em;
	line-height:1.25em;
	font-weight:normal;
	color:#999;
	letter-spacing:-2px;
}
.contacts .col1{
	width:380px;
	float:left;
}
.contacts .col2{
	width:460px;
	float:right;
}
.cont-col{
	width:230px;
	float:left;
}
.cont-col address{
	margin:0;
	padding:0 0 23px;
	font-style:normal;
}
.cont-col address strong{
	display:block;
	font-size:1.5em;
	line-height:1.154em;
	font-weight:normal;
	color:#f8c005;
}
.cont-col address span{
	display:block;
	padding:3px 0 0;
	font-size:1.083em;
	line-height:1.154em;
	color:#666;
}
.cont-col address span a{
	color:#666;
	text-decoration:none;
}
.cont-col address span a:hover{
	text-decoration:underline;
}
/* main content */
#main-content{
	background:url(../images/bg-main-cont-c.gif) repeat-y;
	width:100%;
	overflow:hidden;
}
.main-inner{
	width:100%;
	padding:23px 0 25px;
	overflow:hidden;
	position:relative;
}
.main-inner p{margin:0 0 16px}
/* two columns */
.twocolumns{
	width:100%;
	overflow:hidden;
}
/* content */
#content{
	width:695px;
	float:left;
	padding:0 0 0 25px;
}
/* sidebar left */
.aside1{
	width:205px;
	padding:0 0 0 20px;
	float:left;
	color:#fff;
}
/* sidebar right */
.aside2{
	width:190px;
	padding:0 20px 0 0;
	float:right;
}
.aside2 h2{
	color:#5a5a5a;
}
/* side navigation */
ul.side-nav{
	margin:0;
	padding:0;
	list-style:none;
}
.side-nav li{
	line-height:1.167em;
	padding:0 0 10px;
	font-weight:bold;
}
.side-nav a{
	color:#fff;
	text-decoration:none;
	padding:0 0 0 8px;
	background:url(../images/bullet01.gif) no-repeat 0 5px;
}
.side-nav a:hover,
.side-nav li.active a{
	color:#fc0;
}
/* topics */
ul.topics{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.topics li{
	width:100%;
	float:left;
	margin:0 0 15px;
}
.topics li a{
	width:100%;
	float:left;
	color:#069;
	text-decoration:none;
}
.topics li em{
	padding:0 4px 0 0;
	background:url(../images/bullet02.gif) no-repeat 1px 60%;
}
.topics li span{
	display:block;
	line-height:1.25em;
	color:#333;
}
.topics a:hover span,
.topics a.active span,
.topics li.hover a span{
	color:#ccc;
}
.topics a:hover strong,
.topics a.active strong,
.topics li.hover a strong{
	color:#999;
}
.topics a:hover em,
.topics a.active em,
.topics li.hover a em{
	background:url(../images/bullet03.gif) no-repeat 0 60%;
}
.more-info{
	display:block;
	width:190px;
	padding:45px 0 0;
/*	position:absolute;
	bottom:25px;
	right:20px;*/
}
.more-info a{
	color:#069;
	padding:0 0 0 27px;
	background:url(../images/ico01.gif) no-repeat 0 50%;
}
/* features */
.features{
	width:100%;
	overflow:hidden;
}
.features .col{
	height:176px;
	float:left;
	position:relative;
}
.features .col1{
	width:520px;
	background:url(../images/img06.jpg) no-repeat;
}
.features .col2{
	width:457px;
	background:url(../images/img07.jpg) no-repeat;
}
.features img{
	position:absolute;
	right:15px;
	top:17px;
}
.cont-pict{
	float:right;
	margin:0 -10px 0 0;
	padding:84px 0 0;
	position:relative;
	display:inline;
}
.cont-text{
	height:1%;
	overflow:hidden;
}
.cont-block{
	padding:30px 0 0;
	background:url(../images/bg-cont-block.gif) no-repeat 100% 0;
}
.columns{
	width:100%;
	margin:0 0 28px;
	overflow:hidden;
}
.columns h2{
	margin:0 0 11px;
	font-size:1em;
	font-weight:bold;
}
.columns .col1{
	width:140px;
	padding:0 10px 0 0;
	float:left;
}
.columns .col2{
	width:450px;
	float:left;
}
ul.links-list{
	height:1%;
	margin:0;
	padding:0 0 0 3px;
	list-style:none;
	overflow:hidden;
}
.links-list li{
	height:1%;
	padding:3px 0 0;
	color:#154f8a;
	padding:3px 0 0 8px;
	background:url(../images/bullet04.gif) no-repeat 0 8px;
}
/* gallery */
.gallery{
	width:847px;
	margin:0 0 18px;
	padding:8px 37px 35px;
	position:relative;
	overflow:hidden;
	background:url(../images/bg-gallery-b.gif) repeat-x 50% 100%;
}
.prev-link,
.next-link{
	position:absolute;
	top:33px;
	width:5px;
	height:10px;
	text-indent:-9999px;
	overflow:hidden;
}
.prev-link{
	left:7px;
	background:url(../images/btn-prev.gif) no-repeat;
}
.next-link{
	right:7px;
	background:url(../images/btn-next.gif) no-repeat;
}
.prev-link:hover,
.next-link:hover,
.prev-link.active,
.next-link.active{
	background-position:0 -10px;
}
.gallery div{
	width:847px;
	overflow:hidden;
	position:relative;
}
.gallery ul{
	position:relative;
	width:9999px;
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
}
.gallery li{
	width:161px;
	padding:0 10px 0 0;
	float:left;
}
.gallery li a{
	width:100%;
	float:left;
	text-decoration:none;
}
.gallery .pict{
	float:left;
	width:37px;
	height:56px;
	margin:0 7px 0 0;
	padding:2px;
}
.gallery .pict img{display:block}
.gallery strong{
	display:block;
	line-height:1em;
	padding:4px 0 0;
	margin:0 0 4px;
	color:#154f8a;
}
.gallery span{
	display:block;
	font-size:0.833em;
	color:#666;
}
.gallery li:hover a .pict,
.gallery li.hover a .pict,
.gallery li a.active .pict{
	background:url(../images/bg-pict.gif) no-repeat;
}
/* personal */
.personal{
	width:100%;
	overflow:hidden;
}
.personal .photo{
	display:block;
	margin:0 0 15px;
}
.personal cite{
	display:block;
	font-style:normal;
	line-height:1.25em;
	color:#069;
}
.personal .col1{
	width:100px;
	float:left;
}
.personal .col2{
	width:792px;
	margin:-2px 0 0;
	float:right;
}
.personal-text{
	width:100%;
	overflow:hidden;
}
.text-col{
	width:415px;
	float:left;
}
.links-col{
	width:350px;
	float:right;
}
.links-col .row{
	margin:0 0 13px;
}
/* footer */
#footer{
	width:979px;
	margin:0 auto;
	padding:12px 0 0;
	border-top:1px solid #e0e0e0;
}
/* footer main */
.footer-main{
	width:100%;
	padding:0 0 12px;
	margin:0 0 16px;
	overflow:hidden;
	border-bottom:1px solid #e0e0e0;
}
.footer-main .heading{
	display:block;
	margin:0 0 5px;
	font-weight:normal;
	color:#4085b6;
}
/* footer columns */
.foot-cols{
	width:550px;
	float:left;
}
.foot-cols .col1{
	width:340px;
	float:left;
}
.foot-cols .col2{
	width:200px;
	float:left;
}
.foot-cols ul{
	margin:0;
	padding:0;
	list-style:none;
}
.foot-cols li{
	padding:0 0 5px;
}
.foot-cols li a{
	color:#666;
	text-decoration:none;
}
.foot-cols li a:hover{
	color:#4085b6;
}
.two-cols{
	width:100%;
	overflow:hidden;
}
.two-cols .col{
	width:164px;
	float:left;
}
ul.pist-list{
	float:right;
	margin:0;
	padding:7px 0 0;
	list-style:none;
}
.pist-list li{
	float:left;
	padding:0 0 0 25px;
}
.pist-list li img{
	display:block;
}
/* footer row */
.foot-row{
	width:100%;
	padding:0 0 15px;
	overflow:hidden;
	font-size:0.917em;
	color:#9c9c9c;
}
.copyright{
	padding:0 0 0 1px;
}
.foot-row .right{
	float:right;
}
.foot-row address span{
	display:block;
	padding:0 0 2px;
	font-style:normal;
}
.foot-row ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.foot-row li{
	float:left;
	padding:0 0 0 17px;
}
.foot-row li a{
	color:#9c9c9c;
	text-decoration:none;
}
.foot-row li a:hover{
	text-decoration:underline;
}
ul.foot-nav{
	padding:14px 0 0;
}
.foot-nav li{
	padding:0 0 0 5px;
}
.foot-nav li a{
	color:#446f99;
}
/* for inner pages */
.inner-page .promo{
	padding:0;
	background:#069;
	border:none;
}
.tabs-box{
	width:100%;
	overflow:hidden;
	padding:14px 0 10px;
}
.tabs-box .tabset{
	list-style:none;
	padding:0;
	margin:0;
	font-size:1.083em;
	text-align:center;
}
.tabs-box .tabset li{
	display:inline;
	background:url(../images/sep.gif) no-repeat 0 50%;
	padding:0 8px 0 13px;
}
.tabs-box .tabset li:first-child{background:none;}
.tabs-box .tabset a{
	text-decoration:none;
	color:#069;
}
.tabs-box .tabset a:hover{text-decoration:underline;}
.tabs-box .tabset a.active{color:#333;}
/* gateway links */
.gateway-links{
	width:100%;
	overflow:hidden;
	padding:0 0 46px;
}
.gateway-links .ttl{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-gallery-b.gif) no-repeat 50% 100%;
	padding:38px 0 18px;
}
.gateway-links .col{
	float:left;
	padding:0 18px;
	width:416px;
	text-align:right;
}
.gateway-links .col-r{text-align:left;}
.gateway-links h2{margin:0;}
.gateway-links ul{
	list-style:none;
	margin:0;
	padding:0;
	font-size:1.5em;
	line-height:1.5em;
}
.gateway-links li{
	width:100%;
	overflow:hidden;
}
.gateway-links a{
	text-decoration:none;
	color:#069;
}
.gateway-links a:hover{text-decoration:underline;}
