@font-face {
	font-family:'tradegothic-boldcondtwenty';
	src:url('../fonts/tradegothic-boldcondtwenty-webfont.eot');
	src:url('../fonts/tradegothic-boldcondtwenty-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/tradegothic-boldcondtwenty-webfont.woff') format('woff'),
		url('../fonts/tradegothic-boldcondtwenty-webfont.ttf') format('truetype'),
		url('../fonts/tradegothic-boldcondtwenty-webfont.svg#TradeGothicBoldCondensedNo20') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'tradegothic-condeighteen';
	src:url('../fonts/TradeGothic-CondEighteen.eot');
	src:url('../fonts/TradeGothic-CondEighteen.eot?#iefix') format('embedded-opentype'),
		url('../fonts/TradeGothic-CondEighteen.woff') format('woff'),
		url('../fonts/TradeGothic-CondEighteen.ttf') format('truetype'),
		url('../fonts/TradeGothic-CondEighteen.svg#TradeGothicBoldCondensedNo20') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'trade_gothic';
	src:url('../fonts/trade_gothic-webfont.eot');
	src:url('../fonts/trade_gothic-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/trade_gothic-webfont.woff') format('woff'),
		url('../fonts/trade_gothic-webfont.ttf') format('truetype'),
		url('../fonts/trade_gothic-webfont.svg#TradeGothicRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'univers-lightultracondensed';
	src:url('../fonts/univers-lightultracondensed-webfont.eot');
	src:url('../fonts/univers-lightultracondensed-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/univers-lightultracondensed-webfont.woff') format('woff'),
		url('../fonts/univers-lightultracondensed-webfont.ttf') format('truetype'),
		url('../fonts/univers-lightultracondensed-webfont.svg#Univers49LightUltraCondensed') format('svg');
	font-weight:normal;
	font-style:normal;
}
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.alignleft {float:left;}
.alignright {float:right;}
body {
	margin:0;
	color:#000;
	font:15px/20px 'trade_gothic', Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:922px;
}
img {border-style:none;}
a {
	color:#46a92a;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
input,
textarea,
select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	width:100%;
	position:relative;
	padding:0 0 0px;
	overflow:hidden;
}
#header {
	/* background:#2e2319 url(../images/bg-header.jpg) repeat-x; */
	background: #000;
	width:100%;
}
.header-holder {
	/* background: url(../images/bg-header-holder.jpg) no-repeat 0 100%; */
}
.header-frame {
	/* background: url(../images/bg-header-frame.jpg) no-repeat 100% 0; */
	padding:38px 0 13px;
	position:relative;
}
.header-frame .arrow {
	position:absolute;
	bottom:-14px;
	left:50%;
	z-index:10;
	margin:0 0 0 -13px;
	width:27px;
	height:14px;
	background:url(../images/arrows.gif) no-repeat;
}
.header-content {
	width:445px;
	margin:0 auto;
}
.header-content:after,
#main:after,
.post:after,
.post .heading:after,
.post-box .heading:after,
.footer-info:after,
.post-box:after,
.post-content:after,
.work-detail .specific .heading:after {
	content:"";
	display:block;
	clear:both;
}
#nav {
	text-transform:uppercase;
	overflow:hidden;
	font:21px/23px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	padding:0 0 35px;
	width:506px;
	margin:0 auto;
}
#nav li {
	float:left;
	background: url(../images/separator-nav.png) no-repeat 0 6px;
	padding: 0 6px 0 16px
}
#nav li:first-child {
	background:none;
/* 	padding:0; */
}
#nav span {
	display:block;
	text-align:center;
}
#nav a {
	color: #fff;
	padding:0 0 4px;
	display:inline-block;
}
#nav .current-menu-item a,
#nav a:hover {
	text-decoration:none;
	padding:0 0 3px;
	color: #FFFFFF;
	border-bottom:1px solid #46a92a;
}
.logo {
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/logo.png) no-repeat;
	width:445px;
	height:70px;
	margin:0 0 20px;
}
.logo a {
	display:block;
	height:100%;
}
.header-content .box {
	overflow:hidden;
	width:200px;
	background: url(../images/bg-header-box.png);
	padding:21px 118px 20px 121px;
}
.header-content .text-box {
	display:block;
	border:solid #2f2518;
	border-width:10px 17px;
	background:#46a92a;
	font:26px/28px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	color:#fff;
	padding:4px 5px;
	text-align:center;
}
#main {
	width:922px;
	margin:0 auto;
	padding:54px 0 9px;
	position: relative;
}
#content {
	width:682px;
	float:left;
}
.post {
	height:1%;
	padding:0 0 64px;
}
.more {font-family:'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;}
a.more {
	color: #e86d1f;
}

.more2 {
	font-family:'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	font-size: 18px;
}
a.more2{
	color: #e86d1f;
}

.post .heading,
.post-box .heading {
	height:36px;
	background: url(../images/bg-post-heading.gif);
	color:#fff;
	text-transform:uppercase;
	margin:0 0 23px;
}
.post .heading h2,
.post-box .heading h2 {
	float:left;
	height:30px;
	border-right:17px solid #fff;
	background:#46a92a;
	position:relative;
	padding:6px 14px 0;
	font:21px/24px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
}
.heading h2 .arrow {
	position:absolute;
	z-index:10;
	bottom:-8px;
	left:50%;
	margin:0 0 0 -8px;
	width:15px;
	height:8px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/arrows.gif) no-repeat 0 -20px;
}
.post .text-holder,
.post-box .text-holder {overflow:hidden;}
.post p {margin:0 0 4px;}
.post h3 {
	font:18px/19px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	margin:0 0 8px;
}
.post h3 a {color:#000;}
.post .text-info {
	margin:-31px 0 -30px 20px;
	float:right;
	font:223px/223px 'univers-lightultracondensed', Arial, Helvetica, sans-serif;
	letter-spacing:-10px;
	color:#296292;
}
.post .text-info .col-1 {
	font-weight:normal;
	float:left;
	padding:0 22px 0 0;
}
.post .text-info .col-2 {
	float:left;
	color:#8bb4d6;
	font:135px/135px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	letter-spacing:-3px;
	text-align:right;
}
.text-info .col-2 span {display:block;}
.post .text-info .col-2 .row-1 {
	padding:15px 0 0;
}
.post .text-info .col-2 .row-2 {
	font-size:63px;
	line-height:63px;
	letter-spacing:0px;
	margin: -10px 0 0;
}
.post .alignright {margin:0 0 0 20px;}
.post .alignleft {margin:0 39px 0 0;}
.item-3 .alignright {margin:-105px 2px -42px 10px;}
.post .text-box {overflow:hidden;}
.post .sub-heading {
	overflow:hidden;
	font:44px/38px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	color:#2d6ca0;
	letter-spacing:-.5px;
	margin:0 0 17px;
}
.post .text-2013 {
	float:left;
	color:#8bb4d6;
	font:206px/206px 'univers-lightultracondensed', Arial, Helvetica, sans-serif;
	padding:0 39px 0 0;
	letter-spacing:-7px;
	margin: -34px 39px -40px 0;
}

.post-blog .post h3 {
	font:28px/29px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	margin:-4px 0 8px;
}
.post-blog .post {
	border-bottom-color:#CCCCCC;
  	border-bottom-style:solid;
  	border-bottom-width:1px;
  	height:1%;
	margin-bottom:27px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:29px;
	padding-left:0;
	padding-right:0;
	padding-top:0;
}

.post-latest .post h3 {
	font:28px/29px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	margin:-4px 0 8px;
}
.post-latest .post-box {
  	height:1%;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:0px;
	padding-left:0;
	padding-right:0;
	padding-top:0;
}

.carousel {
	float:right;
	width:440px;
	height:335px;
	position:relative;
	overflow:hidden;
	margin:0 0 0 20px;
}
.carousel .frame {
	position:relative;
	overflow:hidden;
	width:440px;
	height:247px;
	padding:0 0 9px;
}
.carousel .frame ul {
	width:99999px;
	overflow:hidden;
}
.carousel .frame li {
	float:left;
	width:440px;
	height:247px;
}
.carousel .frame img {vertical-align:top;}
.carousel .switcher {
	width:450px;
	overflow:hidden;
}
.carousel .switcher ul {
	width:99999px;
	overflow:hidden;
}
.carousel .switcher li {
	float:left;
	width:140px;
	height:78px;
	padding:0 10px 0 0;
}
.carousel .switcher img {vertical-align:top;}
.post .partner-logo {
	display:block;
	width:203px;
	height:53px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/logo-partner.gif) no-repeat;
	margin:43px 0 0;
}
#sidebar {
	float:right;
	width:201px;
	color:#5f6062;
}
#sidebar .box {
	overflow:hidden;
	padding:0 0 38px;
}
#sidebar h3 {
	position:relative;
	font:21px/23px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	color:#5f6062;
	text-align:center;
	background:#ededed;
	margin:0 0 27px;
	padding:8px 0 6px;
	text-transform:uppercase;
	min-height:23px;
}
#sidebar h3 .arrow {
	position:absolute;
	z-index:10;
	bottom:-9px;
	left:50%;
	margin:0 0 0 -10px;
	width:19px;
	height:9px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/arrows.gif) no-repeat 0 -40px;
}
#sidebar .border {
	padding:0;
	border-bottom:1px solid #ccc;
}
.box .partner-list {
	overflow:hidden;
	width:212px;
	margin:0 -11px 0 0;
	padding:0 0 18px;
}
.box .partner-list li {
	display:inline-block;
	padding:0 11px 9px 0;
	width:95px;
}
*+html .box .partner-list li {display:inline;}
.box .partner-list img {vertical-align:top;}
#sidebar h4 {
	font:16px/18px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	margin:0 0 7px;
}
.friends-list {
	overflow:hidden;
	padding:0 0 10px;
	margin:0 0 0 -5px;
	font:14px/16px 'trade_gothic', Arial, Helvetica, sans-serif;
	color:#5f6062;
}
*+html .box .friends-list li {display:inline;}
.friends-list li {
	display:inline-block;
	padding:0 0 2px 5px;
}
.friends-list span {
	padding:0 0 0 5px;
	color:#46a92a;
	position:relative;
	bottom:1px;
}
.article-list {
	overflow:hidden;
	font:14px/18px 'trade_gothic', Arial, Helvetica, sans-serif;
	margin:-19px 0 0;
}
.article-list li {
	overflow:hidden;
	vertical-align:top;
	margin:-1px 0 1px;
	padding:12px 1px 9px;
	border-top:1px solid #ccc;
}
.article-list .date {
	display:block;
	padding:0 0 6px;
	font:16px/18px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
}
.article-list .author {
	display:block;
	padding:0 0 2px;
	font-family:'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
}
.article-list a {color:#5f6062;}
.article-list p span {
	color:#46a92a;
	position:relative;
	bottom:1px;
}
#footer {background:#ededed;}
.footer-holder {
	width:922px;
	margin:0 auto;
	padding:27px 0 5px;
	background: url(../images/bg-footer-holder.gif) no-repeat;
	color:#5f6062;
}
.footer-info {
	width:100%;
	padding:0 0 6px;
}
.footer-info .phone {
	float:left;
	font:50px/52px 'univers-lightultracondensed', Arial, Helvetica, sans-serif;
	padding:0 83px 0 0;
}
.icons-list {
	float:left;
	font:16px/20px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:10px 0 0;
}
.icons-list li {
	float:left;
	padding:5px 22px 0 36px;
	min-height:50px;
	background: url(../images/icons.png) no-repeat;
}
.icons-list a {color:#999a9b;}
.icons-list .item-2 {background-position:0 -100px;}
.icons-list .item-3 {
	background-position:0 -200px;
	padding:5px 0 0 28px;
}
.social-networks {
	float:right;
	margin:12px -6px 0 0;
}
.social-networks li {
	float:left;
	padding:0 0 0 7px;
}
.social-networks a {
	display:block;
	width:31px;
	height:32px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/bg-social-networks.png) no-repeat;
}
.social-networks .twitter {background-position:0 -40px}
.social-networks .facebook {background-position:0 -80px}
.social-networks .google {background-position:0 -120px}
.footer-frame {
	overflow:hidden;
	padding:18px 18px;
	width:889px;
	margin:0 auto;
	background: url(../images/bg-footer-frame.gif);
	font-size:12px;
	line-height:14px;
	color:#5f6062;
}
.footer-frame a {color:#5f6062;}
.footer-frame .address {
	float:left;
	background:#ededed;
	padding:2px 8px;
}
.footer-frame .copy {
	float:right;
	background:#ededed;
	padding:2px 8px;
}
.footer-nav {
	overflow:hidden;
	background:#ededed;
	padding:2px 0 2px 130px;
	text-align:center;
	font-size:12px;
	line-height:14px;
	width:460px;
	margin:0 auto;
}
.footer-nav li {
	float:left;
	padding:0 5px 0 10px;
	background: url(../images/bg-footer-nav.gif) no-repeat 0 3px;
}
.footer-nav li:first-child {background:none;}
/* work page */
.work .header-frame {padding:33px 0 16px;}
.work .header-content {width:922px;}
.work #nav {padding:0;}
.work .logo {
	float:left;
	width:118px;
	height:20px;
	background-position:0 100%;
	padding:0 41px 0 0;
	margin:0;
}
.date-box {
	width:121px;
	height:37px;
	float:right;
	background: url(../images/bg-date-box.png) no-repeat;
	color:#fff;
	padding:26px 0 0 31px;
	margin:-18px 0 0;
}
.date-box .datetext {
	width: 92px;
	height:14px;
	text-transform:uppercase;
	font-size:9px;
	line-height:12px;
	overflow: hidden;
	text-align: center;
;
}

.date-box strong {
	display:block;
	font-weight:normal;
}

.social-box {
	position: relative;
	top: -9px;
	float: right;
	width: 100px;
	height: 43px;
	
}

.footer-holder .social-box {
	top: 15px;	
}

.social-box .sociallabel {
	font-family: 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	padding-bottom: 3px;
}

.social-box a {
	display: block;
	float: left;
	text-indent: -9999px;
	width: 19px;
	height: 17px;
	background: url('../images/social-icons.gif') no-repeat 0 0;
	margin-right: 4px;
}

.social-box a:hover {
	background-image: url('../images/social-icons-over.gif');
}

.social-box a.linkedin {
	background-position: -19px 0;
}

.social-box a.facebook {
	background-position: -38px 0;
}

.social-box a.googleplus {
	background-position: -57px 0;
}


.homehorizontalline {
	width: 684px;
	margin-bottom: 7px;
	border-bottom: 1px solid #cdcdcd;
}

.homeleftcol {
	float: left;
	width: 670px;
	height: 296px;
	border-right: 1px solid #cdcdcd;
	padding-right: 12px;
	margin-bottom: 50px;
}

.homeleftcol .visual-text-home {
	font-size: 120px;
	line-height: 125px;
	text-shadow: none;
}

.homeleftcol .supportingtext {
	padding: 25px 0 0 10px;	
}

.homerightcol {
	float: right;
	width: 230px;
}

.homerightcol .supportingtext {
	padding-top: 76px;
	font-family: 'tradegothic-condeighteen', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 31px;
	color: #46a92a;
}



.homerightcol .supportingtext span {
	font-family: 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
}

.homerightcol .supportingtext .plussign {
	font-family: 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	font-size: 60px;
	line-height: 70px;
	color: #000;
}

.work #main {padding:52px 0 9px;}
.visual-text {
	display:block;
	color:#000;
	font:172px/172px 'univers-lightultracondensed', Arial, Helvetica, sans-serif;
	letter-spacing:-5px;
	text-align:center;
	text-shadow:4px 4px 3px #dbdbdb;
	border-bottom:6px solid #ededed;
	position:relative;
	margin:-23px 0 47px;
	width:100%;
}
.visual-text .arrow,
.post-area .arrow{
	position:absolute;
	z-index:10;
	bottom:-13px;
	left:50%;
	margin:0 0 0 -7px;
	width:13px;
	height:7px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/arrows.gif) no-repeat 0 -60px;
}
.post-area {
	position:relative;
	border-bottom:6px solid #ededed;
	padding:0 0 32px;
	margin:0 0 35px;
}
.post-box {
	padding:0 0 29px;
	margin:0 0 27px;
	height:1%;
	position: relative;
}
.post-area .post-box {border-bottom:1px solid #ccc;}
.post-box .img-holder {
	float:right;
	margin:2px 0 0 33px;
	position:relative;
	width:330px;
}
.post-box .img-holder img{float:right;}
.post-box .mini-logo {
	width:120px;
	height:70px;
	position:absolute;
	right:0;
	top:6px;
	background: url(../images/bg-mini-logos.png) no-repeat;
	overflow:hidden;
	text-indent:9999px;
}
.post-box .ideas {background-position:0 -100px;}
.post-box .wells {background-position:0 -200px;}
.post-box .best {background-position:0 -300px;}
.post-box .text-holder {
	background: url(../images/bg-text-holder.gif) repeat-x 0 100%;
	padding:0 0 31px;
}
.post-box h3 {
	font:38px/36px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	margin:0 0 16px;
	letter-spacing:-2px;
	text-transform:uppercase;
}
.post-box p {margin:0 0 5px;}
.post-box h3 a {color:#a2c3de;}
.post-box h3 a span {color:#296292;}
.post-area .last-box {
	margin:0;
	padding:0;
	border:0;
}
.friends-box {
	overflow:hidden;
}
.friends-box h3 {
	font:28px/22px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 11px;
}
.friends-box .friends-list {margin:0 0 0 -3px;}
.friends-box li {
	padding:0 0 2px 3px;
	white-space:nowrap;
}
*+html .friends-box li {display:inline;}
.friends-box li span {padding:0 0 0 3px;}
/* work detail page */
.work-detail #main {padding:52px 0 62px;}
.work-detail .post-box .heading {margin:0 0 33px;}
.work-detail .post-box {margin:0;}
.post-content {
	height:1%;
	padding:0 0 5px;
	z-index: 10;
}
.post-content .img-item-1 {margin:-51px 0 0 -20px;}


.post-content .text-holder {
	background:none;
	padding:0;
}
.post-content .heading-text {
	overflow:hidden;
	margin:0 0 60px;
	z-index: 10;
}
.post-content h3 {
	font-size:38px;
	line-height:40px;
	color:#a2c3de;
	margin:0 0 -24px;
	overflow:hidden;
}
.post-content .text-business {
	font:219px/220px 'univers-lightultracondensed', Arial, Helvetica, sans-serif;
	color:#296292;
	margin:0;
	overflow:hidden;
}
.text-business span {
	float:left;
	margin:0 0 0px -11px;
	letter-spacing:-5px;
}

.social-plugin {
	overflow:hidden;
	min-height:22px;
	padding:0 0 32px;
}
.social-plugin img {vertical-align:top;}
.post-box .obj-list {
	overflow:hidden;
	margin-bottom: 20px;
}
.post-box .sub-title {
	display:block;
	font:28px/32px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	margin:0 0 5px;
	letter-spacing:0;
}
.obj-list ul {
	font:20px/24px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#7f0c2a;
	padding:5px 0 18px;
}
.obj-list li {
	vertical-align:top;
	padding:0 0 12px 15px;
	background: url(../images/bg-obj-list.gif) no-repeat 0 7px;
}
.post-box .text-box {
	overflow:hidden;
}
.post-box .visual-box {
	overflow:hidden;
	padding:10px 0 30px 28px;
}
.visual-box .alignleft {margin:0 60px 0 0;}
.visual-box .list-holder {
	overflow:hidden;
	font:16px/20px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	color:#2d6c9d;
	padding:2px 0 0;
}
.visual-box .row-1 {
	overflow:hidden;
	margin:0 0 -4px;
}
.visual-box .list-holder .text {
	float:left;
	font:95px/100px 'univers-lightultracondensed', Arial, Helvetica, sans-serif;
	letter-spacing: -3px;
	margin:0 27px 0 -4px;
}
.visual-box .list-holder ul {
	overflow:hidden;
	padding:14px 0 0;
}
.visual-box .list-holder li {
	float:left;
	width:30px;
	height:73px;
	padding:0 4px 0 0;
	background: url(../images/bg-people.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
.visual-box .list-holder .active {background-position:-40px 0;}





.info-text {
	overflow:hidden;
	background: url(../images/bg-post-heading.gif);
	padding:18px 41px 17px 42px;
	width:594px;
	margin:0 0 14px;
}
.info-text .info-holder {
	background:#fff;
	text-transform:uppercase;
	font:20px/26px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	color:#a2c3de;
	padding:13px 31px;
	letter-spacing: -0.5px;
}
.info-text .info-holder .sub-heading {
	display:block;
	text-transform:uppercase;
	font-size:28px;
	line-height:30px;
	color:#2d6c9d;
}
.post-box .img-item-2 {margin:-2px 34px 0 -4px;}
.post-box .video-holder {
	overflow:hidden;
	width:680px;
	padding:0 0 13px;
}
.post-box .video-holder img {vertical-align:top;}
.post-box img {display:block;}
.specific {padding:33px 0 0;}
.work-detail .specific .heading {
	color:#a2c3de;
	background:none;
	height:auto;
	margin:0;
	padding:0 0 40px;
	width:100%;
}
.specific .heading h3 {
	font: 52px/54px 'tradegothic-boldcondtwenty',Arial,Helvetica,sans-serif;
	letter-spacing: -1px;
	margin:0;
	overflow:hidden;
}
.specific .heading h3 strong {
	color:#296292;
	font-weight:normal;
}
.specific .heading h3 sup {
	font-size:30px;
	line-height:30px;
	position:relative;
	bottom:18px;
}
.specific .heading .alignright {margin:-48px 3px 0 10px;}







/* NEW STYLES ADDED BY PAUL */


.post-content .text-headline {
	font:219px/220px 'univers-lightultracondensed', Arial, Helvetica, sans-serif;
	color:#296292;
	overflow:hidden;
	margin:0 0 -10 0px;
}
.text-headline span {
	float:left;
	margin:0 0 -10 -7px;
	letter-spacing:-5px;
}

#cs_td_bg_img {
	position: absolute;
	right: 0px;
	top: 60px;
	z-index: -20;
	background: url(../images/cs_td_img1.jpg) no-repeat;
	width: 306px;
	height: 424px;
}

#cs_id_bg_img {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 20;
	background: url(../images/cs_id_img1.png) no-repeat;
	width: 323px;
	height: 419px;
}

#cs_wf_bg_img {
	position: absolute;
	right: 0px;
	top: 44px;
	z-index: 20;
	background: url(../images/cs_wf_img1.png) no-repeat;
	width: 260px;
	height: 331px;
}

#visual-box-td {
	width: 256px;
	height: 270px;
	background: url(../images/cs_td_img2.png) no-repeat;
	float: right;
	margin-top: -10px;
}

#visual-box-id {
	width: 320px;
	height: 225px;
	float: right;
	margin: -10px 7px 0 40px;
}

#visual-box-wf {
	width: 124px;
	height: 124px;
	float: right;
	margin: 40px 7px 0 40px;
}

.post-box .wide-image {
	overflow:hidden;
	width:710px;
	margin:0 0 5px -15px;
}

.us_detail_titles {
	height: 40px;
	display:block;
	color:#000;
	letter-spacing:-1px;
	border-bottom:6px solid #ededed;
	position:relative;
	margin:0px 0 30px;
	width:100%;
}

.us_detail_titles .name {
	font: 32px/32px 'tradegothic-boldcondtwenty',Arial,Helvetica,sans-serif;
	width: 50%;
	float: left;
}

.us_detail_titles .position {
	font: 18px/18px 'tradegothic-boldcondtwenty',Arial,Helvetica,sans-serif;
	width: 50%;
	float: right;
	text-align: right;
	margin-top: 11px;
}

.post-box .arrow{
	position:absolute;
	z-index:10;
	bottom:-13px;
	left:50%;
	margin:0 0 0 -7px;
	width:13px;
	height:7px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/arrows.gif) no-repeat 0 -60px;
}


.us_img {
	float: right;
}

.us_text {
	float: left;
	width: 200px;
}

.us_text strong {
	font: 25px/28px 'tradegothic-boldcondtwenty',Arial,Helvetica,sans-serif;
	color:#296292;
	font-weight:normal;
}

.us_text strong blockquote {
	text-indent: -0.4em;
}

.box .staff-list {
	overflow:hidden;
	width:212px;
	margin:0 -11px 0 0;
}

.box .staff-list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
} 

.box .staff-list li {
	display:inline-block;
	padding:0 7px 2px 0;
	width:62px;
}

.box .staff-list a {
	margin: 0;
	padding: 0;
	width: 62px;
	height: 72px;
	vertical-align: bottom;
}

.box .staff-list a:hover v{
	border: thin solid #46a92a inset;
}

.visual-text-us {
	display:block;
	color:#000;
	font:155px/155px 'univers-lightultracondensed', Arial, Helvetica, sans-serif;
	letter-spacing:-5px;
	text-align:center;
	text-shadow:4px 4px 3px #dbdbdb;
	border-bottom:6px solid #ededed;
	position:relative;
	margin:-23px 0 47px;
	width:100%;
}

.latest-side {
	float: left;
	width: 200px;
}

.latest-article {
	float: right;
	width: 443px;
}

.jobdetail .latest-article {
	float: left;
	width: 675px;
}

.latest-article .header {
	border-bottom-color:#ededed;
	border-bottom-style:solid;
	border-bottom-width:3px;
	color:#7F0C2A;
	font:20px/20px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.latest-article .title {
	display:block;
	color:#000;
	font:38px/38px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 10px 0 26px 0;
}

.latest-article p {
	margin: 0 0 20px 0;
}

.latest-article .body {
	margin: 18px 0 0 0;
}

.latest-article h2 {
	font: 20px/25px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #5f6062;
	padding-bottom: 25px;
}

.latest-side .header {
	color:#7F0C2A;
	font:16px/16px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height: 22px;
}

.latest-side .title {
	display:block;
	color:#000;
	font:38px/38px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.latest-share {
	padding: 15px 0 0 0;
}

.latest-share .header{
	margin: 0 0 5px 0;
}

.visual-text-home {
	display:block;
	color:#000;
	font:144px/148px 'univers-lightultracondensed', Arial, Helvetica, sans-serif;
	letter-spacing:-5px;
	text-shadow:4px 4px 3px #dbdbdb;
	position:relative;
	margin:-23px 0 5px;
	width:100%;
	z-index: -1;
}

.visual-text-capabilities {
	display:block;
	color:#000;
	font:144px/148px 'univers-lightultracondensed', Arial, Helvetica, sans-serif;
	letter-spacing:-5px;
	text-align:center;
	text-shadow:4px 4px 3px #dbdbdb;
	border-bottom:6px solid #ededed;
	position:relative;
	margin:-23px 0 30px;
	width:100%;
	z-index: -1;
}

.post-capabilities .post-box .image-holder {
	float: right;
	width: 220px;
}

.post-capabilities .post-box .text-left {
	float: left;
	width: 420px;
}

.post-capabilities .post-box {
	margin: 0;
	padding: 0;
}

.separator {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #ededed;
	margin: 20px 0 36px 0;
}

.post-capabilities .post-box .overlap {
	margin: -43px 0 0 0;
	padding: 0;
}

.post-capabilities .post-box .text-left strong {
	color:#296292;
	font-family:tradegothic-boldcondtwenty, Arial, Helvetica, sans-serif;
	font-size:28px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:28px;
	text-transform: uppercase;
}

.post-capabilities .post-box .text-left p {
	padding: 5px 0 5px 0;
}

.post-capabilities h3 {
	color:#296292;
	font:20px/25px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
}

.post-capabilities .post-box .left-col {
	float: left;
	width: 200px;
}

.post-capabilities .big-headline {
	font:90px/90px 'univers-lightultracondensed', Arial, Helvetica, sans-serif;
	color: #296292;
	letter-spacing: 0px;
	margin-bottom: 20px;
}

.post-capabilities .big-plus {
	float: right;
	width: 36px;
}

.post-capabilities .big-plus img {
	margin: 0;
	padding: 8px 0 8px 0;
}


.post-capabilities .post-box .right-col {
	float: right;
	width: 420px;
	margin: 10px 0 0 0;
}

.post-capabilities .post-box .right-col strong {
	color:#296292;
	font-family:tradegothic-boldcondtwenty, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	text-transform: uppercase;
}

.post-capabilities .post-box .right-col p {
	margin: 10px 0 32px 0;
}

.post-capabilities .post-box .single-column {
	float: left;
	width: 200px;
	padding: 0 39px 0 0;
}

.post-capabilities .post-box .single-column-right {
	float: right;
	width: 200px;
	padding: 0 0px 0 0;
}

.post-capabilities .single-column h3, .post-capabilities .capabilities-grid h3 {
	font:19px/22px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
}

.post-capabilities .single-column-right h3 {
	font:19px/22px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
}

.post-capabilities .single-column p {
	margin: 10px 0 15px 0;
}

.post-capabilities .single-column-right p {
	margin: 10px 0 15px 0;
}

.post-capabilities .b2-box {
	padding-top: 24px;
}

.post-capabilities .channels {
	padding: 24px 0 24px 0;
}

.post-capabilities ul {
	list-style: none;
}

.post-capabilities li {
	padding: 0 0 13px 0;
}



.post-capabilities .capabilities-grid {
	position: relative;
	top: -20px;
	width: 680px;
	height: 760px;
	background: url(../images/bg-capabilities1.jpg) no-repeat;
	overflow: hidden;
}


.post-capabilities .capabilities-grid .col1, 
.post-capabilities .capabilities-grid .col2, 
.post-capabilities .capabilities-grid .col3 {
	float: left;
	width: 205px;
	padding: 205px 30px 0 0;
}

.post-capabilities .capabilities-grid .col3 {
	padding: 205px 0 0 0 !important;
}


.post-capabilities .capabilities-grid h3 {
	margin-bottom: 10px;
}

.post-capabilities .capabilities-grid .services {
	width: 200px;
	position: absolute;
	top: 510px;
}

.post-capabilities .capabilities-grid .heading {
	background: none;
}

.post-capabilities .capabilities-grid .heading h2 {
	border-right:0;
}

.post-capabilities .capabilities-grid p {
	padding-bottom: 8px;
}



.visual-text-us {
	display:block;
	color:#000;
	font:148px/148px 'univers-lightultracondensed', Arial, Helvetica, sans-serif;
	letter-spacing:-5px;
	text-align:center;
	text-shadow:4px 4px 3px #dbdbdb;
	border-bottom:6px solid #ededed;
	position:relative;
	margin:-23px 0 30px;
	width:100%;
	z-index: -1;
}

.post-us .post-box .image-holder {
	float: right;
	width: 220px;
}

.post-us .post-box .text-left {
	
}

.post-us .post-box {
	margin: 0;
	padding: 0;
	position: relative;
}

.post-us .post-box .overlap {
	margin: -43px 0 0 0;
	padding: 0;
}

.post-us .post-box .text-left strong {
	color:#296292;
	font-family:tradegothic-boldcondtwenty, Arial, Helvetica, sans-serif;
	font-size:28px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:28px;
	text-transform: uppercase;
}

.post-us .post-box .text-left p {
	padding: 5px 0 5px 0;
}

.post-us h3 {
	color:#7F0C2A;
	font:20px/25px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
}

.post-us .post-box .left-col {
	float: left;
	width: 200px;
}

.post-us .big-headline {
	float: right;
	font:100px/100px 'univers-lightultracondensed', Arial, Helvetica, sans-serif;
	color: #296292;
	letter-spacing: 0px;
}

.post-us .big-plus {
	float: right;
	width: 36px;
}

.post-us .big-plus img {
	margin: 0;
	padding: 8px 0 8px 0;
}


.post-us .post-box .right-col {
	float: right;
	width: 420px;
	margin: 10px 0 0 0;
}

.post-us .post-box .right-col strong {
	color:#296292;
	font-family:tradegothic-boldcondtwenty, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	text-transform: uppercase;
}

.post-us .post-box .right-col p {
	margin: 10px 0 32px 0;
}

.post-us .post-box .single-column {
	float: left;
	width: 200px;
	padding: 0 39px 0 0;
}

.post-us .post-box .single-column-right {
	float: right;
	width: 200px;
	padding: 0 0px 0 0;
}

.post-us .single-column h3 {
	font:20px/24px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
}

.post-us .single-column-right h3 {
	font:20px/24px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
}

.post-us .single-column p {
	margin: 10px 0 15px 0;
}

.post-us .single-column-right p {
	margin: 10px 0 15px 0;
}

.post-us .b2-box {
	padding-top: 24px;
}

.post-us .channels {
	padding: 24px 0 24px 0;
}

.post-us ul {
	list-style: none;
}

.post-us li {
	padding: 0 0 13px 0;
}

#plusheader {
	position: absolute;
	top: 20px;
	left: 10px;
	width: 100%;
}

.post-us .headline {
	color:#000000;
	font-family:tradegothic-boldcondtwenty, Arial, Helvetica, sans-serif;
	font-size:28px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:28px;
	text-transform: uppercase;
}

.smallblue {
	font: 38px/38px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	color: #8bb4d6;
	text-transform: uppercase;
	letter-spacing: -0.5px;
}

.bigblue {
	font: 116px/100px 'univers-lightultracondensed', Arial, Helvetica, sans-serif;
	color: #296292;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.smallbrown {
	font: 22px/24px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	color: #8d7f67;
	text-transform: uppercase;
	letter-spacing: -0.5px;
}

.plusheadertext {
	font: 62px/65px 'univers-lightultracondensed', Arial, Helvetica, sans-serif;
	color: #8d7f67;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	margin-bottom: 15px;
}

.pluscontent {
	min-height: 240px;
}

.pluscontent-left {
	float: left;
	width: 330px;
	text-align: left;
}

.pluscontent-right {
	float: right;
	width: 285px;
	text-align: right;
}

.pluscontent-headline {
	font: 22px/24px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: -0.5px;
}
/* contact page */
.contact .visual-text {
	font-size:162px;
	line-height:169px;
	margin: -23px 0 31px;
	text-transform: uppercase;
}
.contact .post-box {
	padding:0;
	margin:0;
}
.map-holder {
	width:680px;
	height:290px;
	overflow:hidden;
	margin:0 0 44px;
}
.post-box .column-holder {
	width:717px;
	margin:0 -35px 0 0;
}
.post-box .column-holder .column {
	float:left;
	width:220px;
	padding:0 19px 42px 0;
}
.post-box address {font-style:normal;}
.post-box .column-holder h3 {
	font-size:28px;
	line-height:32px;
	margin:0 0 6px;
	letter-spacing:0;
}
.column-holder .column span {display:block;}
.post-box .column-holder a {
	color:#000;
	text-decoration:underline;
}
.post-box .column-holder a:hover {text-decoration:none;}
.post-box .column-holder .double {
	width:440px;
	padding:0 38px 42px 0;
}
.post-box .column-holder .column p {margin:0 0 21px;}
.column-holder .social-networks {
	float:none;
	overflow:hidden;
	margin:13px 0 0;
}
.column-holder .social-networks li {
	padding:0 7px 0 0;
}
/* join page */
.post-holder {
	overflow:hidden;
	margin:-31px 0 0;
}
.post-holder .visual-text {
	font-size:140px;
	line-height:145px;
	padding:0 0 5px;
	letter-spacing:-3px;
	margin:-23px 0 24px;
	text-transform: uppercase;
}
.post-holder .post-box {
	border-bottom:3px solid #ededed;
	margin:3px 0 -3px;
	padding:28px 0 30px;
}
.post-holder .visual-holder {
	overflow:hidden;
	margin:0 0 20px;
}
.post-holder .visual-holder img {display:block;}
.post-holder .post-box p {margin:0;}
.post-holder .title-text {
	overflow:hidden;
	padding: 0 16px 13px 0;
}
.post-holder .title-text .alignright {margin:0 0 0 10px;}
.post-holder .post-box .column-holder {margin: 0 -35px 3px 0;}
.post-holder .post-box .column {
	padding: 0 29px 0 0;
	width: 210px;
}
.title-text h3 {
	font-size:40px;
	line-height:50px;
	color:#8bb4d6;
	overflow:hidden;
}
.title-text h3 strong {
	font:140px/140px 'univers-lightultracondensed', Arial, Helvetica, sans-serif;
	color:#296292;
	margin:-14px 0 -15px;
	float:left;
	width:100%;
}
.title-text h3 em {
	font-style:normal;
	float:left;
	margin:0 0 -5px;
	width:100%;
}
.column .text-yes {
	float:left;
	font:60px/60px 'univers-lightultracondensed', Arial, Helvetica, sans-serif;
	color:#705f41;
	margin:-6px 3px 0 0;
}
.post-holder .important-text {
	font:24px/27px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	color:#af5243;
	text-transform:uppercase;
	margin:0 0 -1px;
}
.post-holder .important-text p {margin:0;}
.post-holder .indent {padding:0 0 14px 61px;}
.post-holder .column-holder .special-column {
	background:#ededed;
	margin:-10px 0 2px 3px;
	padding:11px 14px 12px;
	width:173px;
}
.post-holder .column-holder .special-column p {margin:0;}
.post-holder .special-column strong {
	display:block;
	font:24px/27px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	color:#af5243;
	text-transform:uppercase;
	padding:0 0 5px;
}
.post-holder .people-list {
	float:right;
	padding:6px 29px 0 0;
}
.post-holder .people-list li {
	float:left;
	height:151px;
	width:69px;
	background: url(../images/bg-people-list.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 0 10px;
}
.post-holder .people-list .active {background-position:-80px 0;}
.post-holder p a {
	color:#000;
	text-decoration:underline;
}
.post-holder p a:hover {text-decoration:none;}
#content .job-box {
	overflow:hidden;
	padding:0 0 19px 0;
	position: relative;
	top: -12px;
}
#content .job-box p {margin:0 0 5px;}
#content .job-box ul {
	overflow:hidden;
	padding:0 0 0 22px;
}
#content .job-box li {
	overflow:hidden;
	vertical-align:top;
	padding:0 0 3px 12px;
	background: url(../images/separator-job-list.gif) no-repeat 0 4px;
}
#content .job-box a {
	color:#000;
	text-decoration:underline;
}
#content .job-box a:hover {text-decoration:none;}


#content .jobdetail ul {
	list-style: disc;
	padding-left: 1em;
	padding-bottom: 10px;
}
#content .jobdetail li {
	list-style-position: outside;
}


#sidebar .job-box {
	min-height:156px;
}
#sidebar .job-box li {
	overflow:hidden;
	padding:0 0 4px;
}
#sidebar .job-box a {
	color:#5ba745;
	font-weight:bold;
}
#sidebar .job-box a:hover {text-decoration:none;}
#sidebar .job-box a span {
	font-weight:normal;
	color:#000;
	padding:0 5px 0 0;
}
#sidebar .job-box a:hover span {text-decoration:underline;}

.taglist a {
	font: 16px/22px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #5f6062;
	text-decoration: none;
}

.taglist span {
	color: #46a92a;
	position: relative;
	top: -2px;
}

.articlesep {
	clear: both;
	border-bottom-color: #ededed;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	padding-top: 25px;
	margin-bottom: 45px;
}

.latest-author .author-thumb {
	float: left;
	padding: 5px 5px 0 0;
}

.latest-author .author-name {
	font: 16px/20px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	padding: 5px 0;
}

.latest-author .author-bio {
	font-size: 12px;
	line-height: 18px;
}

.latest-author .author-contact {
	font-size: 12px;
	padding-top: 15px;
}

.latest-article .header .author-info {
	color: #000;
	text-transform: none;
	font: 15px/20px 'trade_gothic', Arial, Helvetica, sans-serif;
}

.homeslider {
	height: 380px;
	margin-bottom: 40px;
}

.homeslider .contentleft {
	width: 510px;
	padding-top: 46px;
	float: left;
}
.homeslider .preheadline {
	font: 26px/30px 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 0 20px;
	color: #46a92a;
}
.homeslider .slidecontent {
	float: right;
	width: 410px;
	overflow: hidden;
}

.homeslider .slidecontent .slotshadow {
	z-index: 100;
	width: 12px;
	height: 404px;
	position: relative;
	float: right;
	background: url(../images/homeslide_slotshadow.png) no-repeat;
}

.homeslider .slidecontent .bb {
	z-index: 40;
	height: 0;
	float: right;
	position: relative;
	top: 129px;
	left: 220px;
}

.homeslider .slidecontent .ideas {
	z-index: 10;
	height: 0;
	float: right;
	position: relative;
	background: url(../images/homeslide_ideas.png) no-repeat;
	left: 360px;
}

.homeslider .slidecontent .laptop {
	z-index: 20;
	height: 0;
	position: relative;
	background: url(../images/homeslide_laptop.png) no-repeat;
	top: 20px;
	left: 410px;
}

.homeslider .slidecontent .datacard {
	z-index: 30;
	height: 0;
	float: right;
	position: relative;
	background: url(../images/homeslide_datacard.png) no-repeat;
	top: 90px;
	left: 360px;
}

.employeewidget {
	width: 201px;
	height: 99px;
	margin-bottom: 5px;
	background-color: #ededed;
	color: #5f6061;
	clear: both;
}

.employeewidget .biopic {
	width: 87px;
	float: left;
}

.employeewidget .bioinfo {
	float: left;
	width: 114px;
	font-family: 'tradegothic-boldcondtwenty', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	position: relative;
}

.employeewidget .bioinfo .biocontent {
	position: absolute; 
	bottom: -90px;
	left: 0;
}

.employeewidget .plussign {
	width: 12px;
	height: 11px;
	margin-bottom: 6px;
	background: url('../images/plussign.png') no-repeat 0 0;
}

.employeewidget .biomeet {
	font-size: 14px;
	line-height: 20px;
	color: #46a92a;
}

.employeewidget .bioname {
	font-size: 16px;
	line-height: 20px;
}

.employeewidget .biotitle {
	font-size: 12px;
	line-height: 15px;
}


.sociallinks {
	
}

.sociallinks .connectwith {
	padding: 40px 0 5px 0;
	font: 18px/20px 'tradegothic-boldcondtwenty',Arial,Helvetica,sans-serif;
}


.sociallinks .icon {
	float: left;
	margin-right: 5px;
}

.sociallinks .icon a {
	display: block;
	width: 26px;
	height: 24px;
	text-indent: -9999px;
}
.sociallinks .icon a:hover {
	background-position-y: -24px;
}

.sociallinks .linkedin a {
	background: url('../images/icon_linkedin.jpg') no-repeat 0 0;
}

.sociallinks .twitter a {
	background: url('../images/icon_twitter.jpg') no-repeat 0 0;
}


#sidebar.uspage {
	padding-top: 20px;
}