/*reset*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
html{
	font-size:100.01%;
}
/* remember to define focus styles! */
:focus{outline:0;}
body{
	line-height:1;
	color:black;
	background:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	position:relative;
	min-width:950px;
}
ol,ul{list-style:none;}
/* tables still need 'cellspacing="0"' in the markup */
table{
	border-collapse:separate;
	border-spacing:0;
}
caption,th,td{
	text-align:left;
	font-weight:normal;
}
blockquote:before,blockquote:after,
q:before,q:after{content: "";}
blockquote,q {quotes: "" "";}
#content a{
	border-bottom: 1px dotted #666666;
	color:#fff;
	text-decoration:none;
}
/*block main with top background(shadow)*/
.holder-main{
	width:100%;
	background:#000 url(/images/bg-main-t.gif) repeat-x 0 118px;
	padding-top:142px;
}
/*block main with bottom background(shadow)*/
.holder-main-b{
	width:100%;
	background:url(/images/bg-main-b.gif) repeat-x 0 100%;
	padding-bottom:13px;
}
/*block main*/
#main{
	overflow:hidden;
	margin:0 auto;
}
#main,#header,#footer{
	width:890px;
	padding:0 30px;	
}
/* content*/
#content{
	width:610px;
	float:left;
	font-size:1.2em;
	line-height:1.833em;
	color:#fff;
}
/*bradcrumbs*/
.bradcrumbs{
	width:100%;
	overflow:hidden;
}
.bradcrumbs li{
	float:left;
	font-size:.916em;
	line-height:1.272em;
	color:#555;
	padding-right:8px;
	padding-left:1px;
}
.bradcrumbs li a{
	color:#555 !important;
	text-decoration:none;
	background:url(/images/bradcrumbs-marck.gif) no-repeat 100% 50%;
	padding-right:11px;
	border-bottom:0 !important;
}
.bradcrumbs li a:hover{
	color:#999 !important;
}
/*title */
#content h1{
	font-size:2.666em;
	line-height:1.062em;
	font-weight:bold;
	margin-top:6px;
	width:100%;
	overflow:hidden;
	text-transform:uppercase;
}
#content h1 a{
	text-decoration:none;
	float:left;
	border-bottom:0 !important;
}
/*title*/
#content h2{
	font-size:1.833em;
	line-height:1.045em;
	width:100%;
	overflow:hidden;
}
#content h2 a{
	text-decoration:none;
	float:left;
	border-bottom:0 !important;
}
/*for cufon*/
.cufon-active #content h2 span,
.cufon-active #content h1 span,
.cufon-active  .blog h3 span{
	float:left;
}
/*image box*/
#content .image-box{
	margin-top:24px;
}
/*image box*/
#content .image-box-work{
	margin-top:24px;
	margin-bottom:40px;
}
/*overview image box*/
#oview-box{
	margin-top:24px;
	margin-bottom:40px;
}
#oview-box div{
	width:190px;
	height:115px;
	border-bottom:0;
	float:left;
}
#oview-box a{
	padding-bottom:5px;
	border-bottom:0;
}
/*marketing box*/
.marketing-box{
	margin-bottom:40px;
}
.marketing-box div{
	width:190px;
	border-bottom:0;
	float:left;
}
.marketing-box .mktmid{
	padding-left:20px;
	padding-right:20px;
}
/*map box*/
.map-box{
	margin-bottom:40px;
}
.map-box div{
	width:400px;
	border-bottom:0;
	float:left;
}
.map-box .mapright{
	width:190px;
	padding-left:20px;
	float:left;
}
/*logos box*/
.logos-box{
	width:610px;
	margin-bottom:40px;
}
.logos-box ul{
	width:610px;
	border-bottom:1px #222 dotted;
	float:left;
}
.logos-box ul.logosrowlast{
	width:610px;
	border-bottom:0px;
	float:left;
}
.logos-box ul.logosrowblank{
	width:610px;
	height:30px;
	border-bottom:0px;
	float:left;
}
.logos-box li{
	width:120px;
	height:60px;
	border-right:1px #222 dotted;
	float:left;
}
.logos-box .logoslast{
	width:120px;
	border-right:none;
	float:left;
}
.logos-box .logosblank{
	width:120px;
	border-right:none;
	float:left;
}
/*stiles for top text in content*/
#content .big p{
	font-size:1.25em;
	line-height:1.666em;
	margin-top:18px;
	padding-bottom:23px;
}
/*texts block*/
#content  .text-blocks{
	width:100%;
	overflow:hidden;
}
/*top block with text*/
#content   .article{
	padding-bottom:14px;
}
/*one block with text and line between*/
.text-blocks .blog{
	width:100%;
	float:left;
	background:url(/images/bg-line.gif) no-repeat;
}
/*title*/
.text-blocks .blog h3{
	font-size:1.333em;
	line-height:1.111em;
	margin-top:33px;
	width:100%;
	overflow:hidden;
	padding-bottom:2px;
}
.text-blocks .blog h3 a{
	text-decoration:none;
	float:left;
	border-bottom:0 !important;
}
/*for cufon*/
.text-blocks .blog p{
	margin-top:8px;
	padding-bottom:14px;
}
/*footer*/
.holder-footer{
	width:100%;
	overflow:hidden;
	background:url(/images/bg-footer.gif) repeat-x;
	padding-bottom:21px;
}
/*footer with line*/
#footer{
	overflow:hidden;
	margin:0 auto;	
	background:url(/images/bg-line-footer.gif) no-repeat 50% 162px;
}
/*top part with lists link*/
.footer-t{
	overflow:hidden;
	width:980px;
	margin-left:-26px;
}
/*one column*/
.footer-t .column-list{
	float:left;
	background:url(/images/bg-footer-divider.gif) no-repeat;
	min-height:152px;
	padding-top:19px;
	margin-left:-1px;
	padding-right:1px;
}
/*for ie*/
* html  .footer-t .column-list{
	height:152px;
}
.footer-t  ul{
	padding:0 28px;
}
.footer-t  ul li{
	float:none;
	padding-top:4px;
	background:none;
	font-size:.9em;
	line-height:1.333em;
}
/*title in column*/
.footer-t .column-list strong{
	font-size:1.1em;
	line-height:1.0909em;
	font-weight:bold;
	color:#ccc;
	padding-left:28px;
}
.footer-t .column-list strong a{
	color:#ccc;
	text-decoration:none;
}
.footer-t .column-list strong a:hover{
	color:#fff;
}
.footer-t  ul li a{
	color:#ccc;
	text-decoration:none;
}
.footer-t ul li a:hover{
	color:#fff;
}
/*bottom part*/
.footer-b{
	width:100%;
	overflow:hidden;
	margin-top:20px;
}
/*text part*/
.footer-b .text-part{
	float:left;
	margin-left:2px;
	display:inline;
	width:550px;
}
/*logo*/
.footer-b .logo{
	float:right;
	width:115px;
	height:44px;
	margin-top:5px;
}
.footer-b .logo a{
	height:100%;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	background:url(/images/logo.gif) no-repeat;
	cursor:pointer;
}
.footer-b .text-part ul{
	width:100%;
	overflow:hidden;
}
/*selectors*/
.footer-b .text-part ul li{
	font-size:1.1em;
	line-height:1.6363em;
	color:#fff;
	float:left;
	background:url(/images/bg-footer-selector.gif) no-repeat 0 50%;
	padding:0 17px 0 10px;
	margin-left:-10px;
}
.footer-nav{
	text-transform:uppercase;
}
.footer-b .text-part ul li a{
	color:#fff;
	text-decoration:none;
}
#footer address{
	font-size:1.1em;
	line-height:1.6363em;
	color:#fff;
	font-style:normal;
}
#footer address span{
	padding-left:14px;
	background:url(/images/bg-footer-selector.gif) no-repeat 5px 50%;
}
/*sidebar*/
#sidebar{
	width:250px;
	float:right;
	margin-top:65px;
}
/*navigation*/
.nav{
	width:250px;
}
.nav:after {
	content:"";
	display:block;
	clear:both;
}
/*title*/
.nav .title{
	width:100%;
	overflow:hidden;
	height:36px;
	text-indent:-9999px;
	background:url(/images/bg-nav-title.gif) no-repeat;
}
/*navigation*/
.nav ul{
	width:100%;
	background:url(/images/bg-sidebar-nav-bttm.gif) no-repeat 0 100%;
	padding-bottom:18px;
}
.nav ul li{
	width:100%;
	vertical-align:top;
	font-size:12px;
	line-height:14px;
	border-bottom:1px solid #222;
}
.nav ul li a{
	color:#fff;
	text-decoration:none;
	padding:9px 0 10px 26px;
	display:block;
	width:224px;
	background:#111 url(/images/bg-sidebar-marck.gif) no-repeat 12px 50%;
}
.nav ul li a:hover{
	background:#111 url(/images/bg-sidebar-marck-hover.gif) no-repeat 12px 50%;
}
/*navigation ACTIVE*/
.nav ul .active{
	border-bottom:0;
	margin-top:-1px;
}
/*navigation ACTIVE*/
.nav ul .active a,
.nav ul .active a:hover{
	font-weight:bold;
	background:url(/images/bg-sidebar-active.gif) no-repeat;
	width:227px;
	padding:10px 0 11px 43px;
	margin-left:-19px;
	position:relative;
}
/*quote*/
.quote{
	width:100%;
	overflow:hidden;
	margin-top:25px;
}
/* quote top part*/
.quote .t-part{
	width:100%;
	overflow:hidden;
	background:#161616 url(/images/bg-q-t.gif) no-repeat;
}
/* quote bottom part*/
.quote .b-part{
	background:url(/images/bg-q-b.gif) no-repeat 0 100%;
	width:206px;
	padding:0 22px;
	overflow:hidden;
}
.quote q{
	font-size:1.1em;
	line-height:1.4545em;
	color:#fff;
	padding:18px 0 39px 0;
	display:block;
}
.quote cite{
	font-size:.9em;
	line-height:1.222em;
	color:#fff;
	padding:0 67px 0 21px;
	display:block;
	font-style:normal;
	margin-top:-10px;
	position:relative;
}
/* list with buttons*/
.list-button{
	width:100%;
	overflow:hidden;
	margin-top:23px;
}
.list-button li{
	width:100%;
	float:left;
	height:57px;
	padding-bottom:10px;
}
.list-button li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:100%;
	text-decoration:none;
	color:#fff;
	cursor:pointer;
}
/*firs button*/
.list-button .first-item a{
	background:url(/images/bg-sidebar-button.gif) no-repeat;
}
.list-button .first-item a:hover{
	background-position:-250px 0;
}
/*second button*/
.list-button .second-item a{
	background:url(/images/bg-sidebar-button.gif) no-repeat 0 -57px;
}
.list-button .second-item a:hover{
	background-position:-250px -57px;
}
/*third button*/
.list-button .third-item a{
	background:url(/images/bg-sidebar-button.gif) no-repeat 0 -114px;
}
.list-button .third-item a:hover{
	background-position:-250px -114px;
}
/*funkcional block*/
.ad{
	width:100%;
	overflow:hidden;
	clear:both;
	padding-top:104px;
}
/*right part with two buttons*/
.aside2{
	width:250px;
	overflow:hidden;
	float:right;
}
.aside2  li{
	float:left;
}
.aside2  li a{
	display:block;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
}
/*button "share" */
.aside2  .share a{
	/*background:url(/images/btn-share.gif) no-repeat;
	width:142px;*/
}
.aside2  .share {
	width:142px;
}
.aside2  .share a img{
	display:block;
}
/*button "top" */
.aside2  .top a{
	background:url(/images/btn-top.gif) no-repeat;
	width:94px;
}
.aside2  .top{
	float:right;
}
/*list with info*/
.aside1{
	width:630px;
	overflow:hidden;
	float:left;
	margin-top:6px;
}
.aside1 li{
	float:left;
	background:url(/images/bg-selector.gif) no-repeat 0 50%;
	padding:0 14px;
	height:16px;
}
.aside1 li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
/*link "call"  */
.aside1 .call{
	padding-left:0;
	background:none;
}
.aside1  .call span{
	width:201px;
	height:12px;
	display:block;	
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/bg-call.png) no-repeat;
	margin-top:2px;
}
/*link "facebook"  */
.aside1  .facebook a{
	width:16px;
	height:16px;
	display:block;	
	background:url(/images/ico-social-facebook.png) no-repeat;
	margin-top:0px;
}
.aside1 li.facebook{
	float:left;
	background:none;
	padding:0 5px;
	height:16px;
}
/*link "twitter"  */
.aside1  .twitter a{
	width:16px;
	height:16px;
	display:block;	
	background:url(/images/ico-social-twitter.png) no-repeat;
	margin-top:0px;
}
.aside1 li.twitter{
	float:left;
	background:none;
	padding:0 5px;
	height:16px;
}
/*link "linkedin"  */
.aside1  .linkedin a{
	width:16px;
	height:16px;
	display:block;	
	background:url(/images/ico-social-linkedin.png) no-repeat;
	margin-top:0px;
}
.aside1 li.linkedin{
	float:left;
	background:none;
	padding:0 5px;
	height:16px;
}
/*link "flickr"  */
.aside1  .flickr a{
	width:16px;
	height:16px;
	display:block;	
	background:url(/images/ico-social-flickr.png) no-repeat;
	margin-top:0px;
}
.aside1 li.flickr{
	float:left;
	background:none;
	padding:0 5px;
	height:16px;
}
/*link "vcard"  */
.aside1  .vcard a{
	width:16px;
	height:16px;
	display:block;	
	background:url(/images/ico-social-vcard.png) no-repeat;
	margin-top:0px;
}
.aside1 li.vcard{
	float:left;
	background:none;
	padding:0 5px;
	height:16px;
}
/*link "live"  */
.aside1  .live a{
	width:73px;
	height:12px;
}
.aside1  .live a img{
	display:block;
}
/*link "email"  */
.aside1  .email a{
	width:80px;
	height:9px;
	background:url(/images/bg-email.png) no-repeat;
	margin-top:3px;
}
/*link "clientportal"  */
.aside1  .clientportal a{
	width:85px;
	height:9px;
	background:url(/images/bg-clientportal.png) no-repeat;
	margin-top:3px;
}
/*link "vcard"
.aside1  .vcard a{
	width:51px;
	height:10px;
	background:url(/images/bg-vcard.png) no-repeat;
	margin-top:2px;
} /*
/*header*/
.holder-header{
	width:100%;
	background:url(/images/bg-header.gif) repeat-x;
	position:absolute;
	top:0;
	left:0;
}
.holder-header:after {
	content:"";
	display:block;
	clear:both;
}
.holder-header #header{
	margin:5px auto 0;
}
/*logo*/
#header .logo{
	width:151px;
	height:58px;
	float:left;
	margin-top:30px;
}
#header .logo a{
	background:url(/images/logo.png) no-repeat;
	font-size:0;
	line-height:0;
	overflow:hidden;
	height:100%;
	display:block;
	text-indent:-9999px;
}
/*right part*/
#header .aside{
	float:right;
	width:714px;
}
/*info part*/
#header  .info-part{
	width:100%;
	overflow:hidden;
}
/*top list with chat email..etc*/
#header  .aside1{
	width:345px;
	float:right;
}
#header  .aside1 li{
	margin-top:8px;
}
#header  .aside1 .live{
	background:none;
	padding-left:50px;
}
#header  .aside1 .call{
/*	width:100%; */
}
#header  .aside1 .email{
	padding-right:0;
}
/*main navigation*/
#nav{
	width:705px;
	margin-top:1px;
	float:left;
	display:inline;
	margin-left:9px;
}
#nav:after {
	content:"";
	display:block;
	clear:both;
}
#nav li{
	float:left;
	position:relative;
}
#nav li a{
	float:left;
	text-decoration:none;
	width:100%;
	height:58px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/bg-nav-main.gif) no-repeat;
}
/*first link*/
#nav li .home{
	background-position:0 0;
	width:97px;
}
#nav li .home:hover,
#nav li:hover .home,
#nav li.hover .home{
	background-position:0 -58px;
}
/*second link*/
#nav li .who{
	background-position:-98px 0;
	width:164px;
}
#nav li .who:hover,
#nav li:hover .who,
#nav li.hover .who{
	background-position:-98px -58px;
}
/*third link*/
#nav li .what{
	background-position:-263px 0;
	width:171px;
}
#nav li .what:hover,
#nav li:hover .what,
#nav li.hover .what{
	background-position:-263px -58px;
}
/*fourth link*/
#nav li .work{
	background-position:-435px 0;
	width:143px;
}
#nav li .work:hover,
#nav li:hover .work,
#nav li.hover .work{
	background-position:-435px -58px;
}
/*fifth link*/
#nav li .contact{
	background-position:-579px 0;
	width:130px;
}
#nav li .contact:hover,
#nav li:hover .contact,
#nav li.hover .contact{
	background-position:-579px -58px;
}
/*dropdown*/
#nav li div{
	width:250px;
	background:url(/images/bg-top-rpt-drop.gif) repeat-y;
	top:58px;
	left:1px;
	position:absolute;
	visibility:hidden;
}
#nav li li:hover div,
#nav li li.hover div{
	visibility:visible;
}
#nav li div div,
#nav li:hover div div,
#nav li.hover div div{
	visibility:hidden;
}
#nav li:hover div li:hover div,
#nav li.hover div li.hover div,
#nav li:hover  div,
#nav li.hover  div{
	visibility:visible;
}
#nav li div:after {
	content:"";
	display:block;
	clear:both;
}
/*list with top shadow*/
#nav li ul{
	width:250px !important;
	background:url(/images/bg-top-part-drop.gif) no-repeat;
	padding:8px 0 18px 0;
}
#nav li ul:after {
	content:"";
	display:block;
	clear:both;
}
/*borders*/
#nav li ul li{
	float:left;
	width:100%;
	font-size:12px;
	line-height:33px;
	border-bottom:1px solid #112548;
}
/*background hover*/
#nav li ul li:hover,
#nav li ul li.hover{
	background:url(/images/bg-nav-drop-hover.gif) repeat-y;
}
#nav li ul li a{
	display:block;
	float:none;
	height:auto !important;
	text-indent:0 !important;
	padding-left:21px;
	width:229px;
	color:#fff;
	background:url(/images/bg-arrow-drop.gif) no-repeat 226px 50%;
}
/*hovers on link*/
#nav li ul li a:hover,
#nav li ul li:hover a,
#nav li ul li.hover a{
	background:url(/images/bg-arrow-drop-on.gif) no-repeat 226px 50%;
}
/*second drop down*/
#nav li ul li div{
	position:absolute;
	top:0;
	left:100%;
}
#nav li ul  div ul{
	padding-top:0 !important;
	background:none;
}
#nav li ul  div ul li a,
#nav li ul  div ul li a:hover{
	background:none;
}
/*drop down with only one menu*/
#nav li .one-drop a,
#nav li .one-drop a:hover,
#nav li div div a{
	background:none !important;
}
/*inner.html*/
/*list text*/
#content .list-text{
	width:100%;
	overflow:hidden;
	margin-top:15px;
}
#content .list-text li{
	width:100%;
	float:left;
	background:none;
	line-height:1.25em;
	color:#fff;
	padding-bottom:7px;
}
#content .list-text li strong{
	font-weight:bold;
}
/*flash*/
#flash{
	width:700px;
	margin:25px auto 0;
	overflow:hidden;
	clear:both;
	padding-bottom:35px;
}
#flash img{
	display:block;
}
/*featured*/
#featured{
	width:900px;
	margin:25px auto 0;
	overflow:hidden;
	clear:both;
	padding-bottom:35px;
}
#featured img{
	display:block;
}