* {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18pt;
	color: #262626;
}

.hidden {
	display: none;
}

.divisor {
	visibility: hidden;
	clear: both;
	margin: 0;
	padding: 0;
	height: 0px;
}

.divisor-visible-thin {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	border: 0;
	border-top: 1px solid #6b8e23;
}

.meta {
	display: none;
}

.breadcrumbs {
	margin: 10px 0 5px 0;
	padding: 0;
}

.currency {
}

.currencyCombo {
	margin-left: 5px;
}

.footnote * {
	font-size: 10px;
}

/* ******************************************* */

body {
	margin: 0;
}

img {
	border: 0;
}

h1 {
	font-size: 14px;
	padding: 0;
	margin: 0;
}

a {
	color: #6b8e23;
	text-decoration: none;
}

table {
	border-collapse: collapse;
}

table tr th, table tr td {
	border: 1px solid #6b8e23;
	padding: 5px;
}

a:hover {
	text-decoration: underline;
}

div#page {
	width: 810px;
	margin: 0 auto;
	border-top: 10px solid #6b8e23;
	border-bottom: 10px solid #6b8e23;
}

/* logo ************************************** */

#header {
	display: block;
	margin-top: 40px;
}

hgroup.logo {
	display: block;
	width: 225px;
	height: 53px;
	float: left;
}

hgroup.logo h1 {
	margin: 0;
	padding: 0;
}

/* mainMenu ********************************** */

div#mainMenu {
	width: 575px;
	margin-top: 12px;
	float: left;
}

div#mainMenu ul {
	margin: 0;
	padding: 0;
	text-align: right;
}

div#mainMenu ul li {
	display: inline;
	margin-left: 20px;
}

div#mainMenu ul li a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}

div#mainMenu ul li a.active, div#mainMenu ul li a:hover {
	color: #6b8e23;
}

/* subMenu ********************************** */

div#subMenu {
	width: 575px;
	margin-top: 12px;
	float: left;
}

div#subMenu ul {
	margin: 0;
	padding: 0;
	text-align: right;
}

div#subMenu ul li {
	display: inline;
	margin-left: 20px;
}

div#subMenu ul li a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}

div#subMenu ul li a.active, div#subMenu ul li a:hover {
	color: #6b8e23;
}

/* content *********************************** */

section#content h1.main {
	border-top: 2px solid #6b8e23;
	height: 150px;
	margin: 0;
	padding: 0;
}

/* keyInfo *********************************** */

.keyInfo {
	display: block;
	border-top: 2px solid #6b8e23;
}

.keyInfo article {
	display: block;
	width: 247px;
	float: left;
	margin-right: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #6b8e23;
	padding-top: 3px;
	background: url(/images/oshape.png) no-repeat;
}

.keyInfo article span.firstWord {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
	width: 36px;
	text-align: center;
}

.keyInfo article.last {
	margin-right: 0px;
}

.keyInfo article h2 {
	margin: 0;
	font-weight: bold;
	font-size: 16px;
	color: #6C8E24;
}

.keyInfo article em {
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}

/* mashup ************************************ */

.mashup {
	display: block;
	border-top: 2px solid #6b8e23;
}

.mashup article, .rightColumn article {
	display: block;
	width: 250px;
	float: left;
	font-size: 12px;
	margin-right: 25px;
	margin-top: 10px;
	color: #000000;
}

.mashup article.double {
	width: 525px;
}

.mashup article.last, .rightColumn article.last {
	margin-right: 0px;
}

.mashup article h2, .rightColumn article h2, .leftColumn h2 {
	margin: 0;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 2px solid #6b8e23;
	color: #6b8e23;
	font-size: 15px;
}

.mashup article h3, .rightColumn article h3 {
	margin: 0;
	font-weight: bold;
	margin-bottom: 2px;
	color: #6b8e23;
	font-size: 13px;
}

/* left & right columns ********************** */

.leftColumn {
	display: block;
	width: 535px;
	float: left;
	margin-top: 10px;
	margin-right: 25px;
	/*
	border-right: 1px solid #ddd;
	padding-right: 4px;
	*/
}

.leftColumn h3 {
	margin: 0;
	font-weight: bold;
	margin-bottom: 2px;
	color: #6b8e23;
	font-size: 13px;
}

.leftColumn p {
	margin-top: 0px;
}

.leftColumn article.teamMember {
	display: block;
	margin-top: 15px;
}

.leftColumn article.teamMember img {
	float: left;
	margin-right: 10px;
}

.leftColumn article.teamMember .nofoto {
	margin-left: 260px;
	height: 100px;
}

.leftColumn article.teamMember div.description {
	float: left;
	/*height: 194px;*/
	overflow: hidden;
}

.leftColumn article.teamMember div.description p.name, 
.leftColumn article.teamMember div.description p.name a {
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 2px;
	margin-top: -5px;	
}

.leftColumn article.teamMember div.description p.title {
	font-size: 12px;
	margin-top: -20px;
	font-style: italic;
	letter-spacing: 1px;	
}

.leftColumn article.teamMember div.description p.bio {
	margin-top: -15px;
	width: 275px;
}

.leftColumn article.solution {
	float: left;
	/*border: 1px solid #6b8e23;*/
	padding: 5px;
	padding-top: 0px;
	margin-bottom: 5px;
	background: url(/images/oshape.png) no-repeat;
}

.leftColumn article.solution ul {
	margin: 0px;
	padding-left: 15px;
}

.leftColumn article.solution h2 {
	border: 0;
	/*color: #262626;*/
	color: #ffffff;
	padding: 0;
	padding-top: 0px;
	margin: 0px;	
	margin-left: 13px;
	background: #6b8e23;
	height: 27px;
	line-height: 27px;
}

.leftColumn article.solution h2 abbr {
	color: #ffffff;
}

.leftColumn article.solutionShort {
	width: 252px;
	margin-right: 5px;
}

.leftColumn article.solutionLong {
	width: 523px;
}

.rightColumn {
	display: block;
	width: 235px;
	float: left;
}

/* portfolio ********************************* */

.leftColumn article.portfolioEntry {
	margin-top: 10px;
} 

.leftColumn article.portfolioEntry h3, 
.leftColumn article.portfolioEntry h3 a {
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 2px;
	margin-top: -5px;	
}

.leftColumn article.portfolioEntry h4 {
	font-size: 12px;
	margin-top: -5px;
	margin-bottom: 10px;
	font-style: italic;
	letter-spacing: 1px;	
}


/* footer ************************************ */

.socialMedia {
	margin-top: 20px;
	text-align: center;
}

.socialMedia a {
	margin-right: 20px;
}

.footer {
	text-align: center;
	display: block;
	font-size: 15px;
	padding: 5px;
}

