/*default settings*/
* {
	margin: 0;
	padding: 0;
}
body, html {
	background-color: #fff;
	font-family: 'Verdana', sans-serif;
	line-height: 13px;
	font-size: 12px;
	color: #757b7c;
}
a { 
	cursor: pointer;
	text-decoration: none;
	outline: none;
}		
img { 
	border: 0;
}
/*header settings*/
#header {
	width: 100%;
	height: 227px;
	background: url(../images/header.jpg) top center no-repeat;
}
h1 {
	width: 295px;
	height: 78px;
	margin: 50px 0 0 100px;
	float: left;
	display: inline;
	background: url(../images/logo.gif) top left no-repeat;
	text-indent: -2000em;
}
h1 a {
  	display: block;
  	height: 100%;
}
.rightColumn p.slogan1 {
	font-size: 18px;
	color: #b2babc;
	margin-top: 30px;
}
.rightColumn p.slogan2 {
	font-size: 29px;
	color: #ff9600;
	margin-top: 15px;
	margin-left: 120px;
	margin-bottom: 35px;
}

/*navigation settings*/
#navigation {
	text-align: center;
	float: left;
	margin: 25px 0 0 87px;
}
#navigation li {
	float: left;
	list-style-type: none;
}
#navigation li a {
	font-size: 13px;
	color: #869194;
	padding: 14px 14px;
	display: block;
}
#navigation li ul {
	display: none; 
	width: 115px;
	background-color: #ff9d18;
}
#navigation li.longer ul {
	display: none; 
	width: 206px;
	background-color: #ff9d18;
}
#navigation li.longer2 ul {
	display: none; 
	width: 230px;
	z-index: 1;
	background-color: #ff9d18;
}
#navigation li a:hover {
	background: url(../images/buttonHover.jpg) top left repeat-x;
	color: #fff;
}
#navigation li:hover ul, #navigation li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	margin-top: -1px;
}
#navigation li:hover li, #navigation li.hover li {
	float: none;
}
#navigation li:hover li a, #navigation li.hover li a {
	border-bottom: 1px solid #ff9d18;
	background-image: none;
	color: #fff;
	font-size: 11px;
	text-align: left;
	padding: 3px 0 5px 15px;
}
#navigation li:hover li a:hover, #navigation li.hover li a:hover {
	color: #fadcb7;
	background-image: none;
}
/*content settings*/
#wrapper {
	width: 950px;
	height: auto;
	margin: 0 auto;
}
.singleArticle {
	width: 488px;
	height: 100px;
	float: left;
	border: solid 1 px red;
}
/*left column settings*/
.leftColumn {
	width: 195px;
	height: auto;
	float: left;
	margin-left: 100px;
	margin-bottom: 30px;
}
ul.leftMenu {
	width: 175px;
	height: 182px;
	list-style-type: none;
	line-height: 18px;
	padding: 10px;
	background: url(../images/leftMenu.jpg) top left no-repeat;
}
ul.leftMenu li a {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #606668;
	padding-bottom: 8px;
	display: block;
	background: url(../images/bulletGrey.jpg) top right no-repeat;
}
ul.leftMenu li a:hover {
	background: url(../images/bulletBlack.jpg) top right no-repeat;
}
ul.leftMenu li a.csrHover {
	background: url(../images/bulletBlack.jpg) top right no-repeat;
}
ul.leftMenu li.contact {
	padding-top: 9px;
}
ul.leftMenu li a:hover {
	color: #999;
}
.gallery {
	width: 195px;
	height: 149px;
	float: left;
	background: url(../images/galleryBg.jpg) top left no-repeat;
}
.gallery p, .offering p {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #606668;
	padding: 10px 0 0 10px;
}
.gallery a {
	display: block;
	width: 172px;
	height: 109px;
	padding: 8px 0 0 10px;
}
.offering {
	width: 195px;
	height: 277px;
	float: left;
	margin-top: 3px;
	background: url(../images/offering.jpg) top left no-repeat;
}
.offering a {
	color: #606668; 
}
a.today, a.tiger, a.oblio, a.entertraining {
	display: block;
	width: 172px;
	margin: 17px 0 0 13px;
}
a.today {
	height: 50px;
	background: url(../images/today.jpg) top left no-repeat;
}
a.tiger {
	height: 43px;
	background: url(../images/tiger.jpg) top left no-repeat;
}
a.oblio {
	height: 46px;
	background: url(../images/oblio.jpg) top left no-repeat;
}
a.entertraining {
	height: 28px;
	background: url(../images/entertraining.jpg) top left no-repeat;
}
/*right column settings*/
.rightColumn, .rightColumn2 {
	width: 558px;
	height: auto;
	float: left;
	margin-left: 8px;
}
.rightColumn p {
	font-size: 12px;
	color: #606668;
	margin-bottom: 14px;
	margin-left: 20px;
}
.rightColumn2 p {
	font-size: 12px;
	color: #606668;
	margin-bottom: 14px;
	margin-left: 20px;
	line-height: 18px;
}
h2 {
	font-size: 18px;
	color: #b2babc;
	font-weight: normal;
	line-height: 26px;
	margin-left: 20px;
}
h2 span {
	color: #606668;
}
h2 img {
	margin: 4px 0 0 4px;
	position: absolute;
}
.articles {
	width: 558px;
	height: 480px;
	float: left;
	margin-top: 10px;
	background: url(../images/articleBg.gif) top left no-repeat;
}
.text {
	font-size: 12px;
	padding-right: 25px;
	width: 525px;
	height: auto;
	line-height: 22px;
	padding-bottom: 30px;
	color: #757b7c;
}
h3 {
	font-size: 18px;
	color: #606668;
	font-weight: normal;
	margin-left: 20px;
	padding-bottom: 8px;
}
h3 img {
	position: absolute;
	border-left: solid 6px #fff;
}
h3.spaced {
	line-height: 22px;
}
h3.larger {
	line-height: 22px;
}
p.orange {
	font-size: 13px;
	color: #f9a123;
}
p.title {
	font-size: 18px;
	color: #ff9600;
	margin-top: 20px;
}
h3.bottom {
	margin-top: 40px;
}
/*footer settings*/
.footer {
	width: 838px;
	height: 95px;
	margin: 0 auto;
	clear: both;
	background: url(../images/footer.jpg) top left no-repeat;
}
.footer p {
	font-size: 11px;
	color: #869194;
	padding: 25px 0 0 25px;
	float: left;
}
.footerLinks {
	float: right;
	padding: 25px 25px 0 0;
	color: #869194;
}
.footerLinks a {
	font-size: 11px;
	color: #869194;
}

/*WHY US*/

#navigation li a.active {
	background: url(../images/buttonHover.jpg) top left repeat-x;
	color: #fff;
}
ul.whyus {
	color: #757b7c;
	line-height: 22px;
	margin-left: 40px;
}
.subLinks, .subLinks2 {
	width: 250px;
	height: 43px;
	float: left;
	padding-top: 15px;
	padding-left: 10px;
	background: url(../images/subLinks.jpg) top left no-repeat;
	margin: 30px 0 0 28px;
}
.subLinks a, .subLinks2 a {
	font-size: 15px;
	color: #606668;
	padding-right: 47px;
}

/*WHO ARE WE*/

.texts p {
	font-size: 13px;
	color: #757b7c;
	line-height: 22px;
}
.subLinks2 {
	padding-left: 40px;
}

/*VALUES*/

.subLinks3 {
	width: 250px;
	height: 43px;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
	background: url(../images/subLinks2.jpg) top left no-repeat;
	margin: 30px 0 0 28px;
}
.subLinks3 a {
	font-size: 15px;
	color: #606668;
	padding-right: 35px;
}

/*OUR PARTNERS*/

.partners a {
	font-size: 15px;
	color: #ff9600;
	padding-left: 20px;
}

/*TODAY*/

.todayLogo {
	width: 157px;
	height: 72px;
	float: left;
	margin-left: 20px;
	background: url(../images/todayLogo.jpg) top left no-repeat;
}
.rightText {
	float: left;
	text-align: center;
	margin-left: 30px;
}
p.twelve {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
.offeringCont {
	width: 520px;
	height: auto;
	float: left;
	line-height: 18px;
	padding-top: 20px;
}
.offeringCont p {
	font-size: 12px;
}
.offeringCont ul {
	margin-left: 34px;
}

/*TIGER*/

.tigerLogo {
	width: 157px;
	height: 63px;
	float: left;
	margin-left: 20px;
	background: url(../images/tigerLogo.jpg) top left no-repeat;
}

/*OBLIO*/

.oblioLogo {
	width: 143px;
	height: 74px;
	float: left;
	margin-left: 20px;
	background: url(../images/oblioLogo.jpg) top left no-repeat;
}

/*ENTERTRAINING*/

.enterLogo {
	width: 186px;
	height: 46px;
	float: left;
	margin-left: 20px;
	background: url(../images/enterLogo.jpg) top left no-repeat;
}

/*REFFERALS*/

.referinte {
	width: 550px;
	height: auto;
	float: left;
	border: solid 1px #fff;
}
.refferals {
	width: 570px;
	height: auto;
	float: left;
	margin-left: 20px;
}
.refferals p {
	font-size: 12px;
	font-style: oblique;
	line-height: 16px; 
}
.heartButton {
	width: auto;
	height: 35px;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
}
.heartButton a {
	color: #606668;
}
.hleft {
	display: block;
	width: 25px;
	height: 35px;
	float: left;
	background: url(../images/heart_left.jpg) top left no-repeat;
}
.hright {
	display: block;
	width: auto;
	height: 24px;
	float: left;
	padding: 11px 8px 0 8px;
	background: url(../images/heart_right.jpg) top right no-repeat;
}

/*CLIENTS*/

.clientList ul {
	float: left;
	margin-left: 35px;
	line-height: 16px;
}
p.small {
	font-size: 12px;
}
.globals {
	width: 500px;
	height: auto;
	float: left;
	margin-top: 15px;
}

/*CONTACT*/

ul.contacte {
	margin-left: 23px;
	line-height: 18px;
	list-style-type: none;
}
ul.contacte li a {
	color: #FF9900;
}

/*CAL EARTH*/
ul.team {
	margin-top: -10px;
	margin-left: 35px;
	line-height: 16px;
}
.calearth {
	width: 524px;
	height: 434px;
	margin-left: 20px;
	margin-bottom: 10px;
	background: url(../images/calearth.jpg) top left no-repeat;
}

/*LEADERSHIP TEAMBUILDING*/

.banner {
	width: 500px;
	height: 161px;
	margin-left: 20px;
	background: url(../images/banner.jpg) top left no-repeat;
}
.banner2 {
	width: 500px;
	height: 137px;
	margin-left: 20px;
	background: url(../images/banner2.jpg) top left no-repeat;
}
.banner3 {
	width: 498px;
	height: 211px;
	margin-left: 20px;
	background: url(../images/banner3.jpg) top left no-repeat;
}

ul.team2 {
	margin-top: -10px;
	margin-left: 35px;
	line-height: 16px;
	list-style-type: none;
}

/*PRESENCE*/

.drums {
	width: 524px;
	height: 433px;
	margin-left: 20px;
	margin-bottom: 20px;
	background: url(../images/drums.jpg) top left no-repeat;
}

/*GALLERY*/

.hidden {
	display: none;
}

/*BEST YEAR YET*/

.byyLogo {
	width: 158px;
	height: 87px;
	float: left;
	margin-left: 20px;
	margin-right: 40px;
	background: url(../images/byy.jpg) top left no-repeat;
}
span.teme {
	font-size: 9px;
}
ol.list {
	margin-top: -10px;
	margin-left: 35px;
	line-height: 18px;
}

a.aorange {
	color: #FF9900;
}


/*CONFERENCES*/

.conf01 {
	width: 500px;
	height: 333px;
	float: left;
	margin: 0 40px 10px 20px;
	background: url(../images/conf01.jpg) top left no-repeat;
}

.movie {
	margin-left: 20px;
}

/*CSR*/

.csr01 {
	width: 487px;
	height: 369px;
	float: left;
	margin: 10px 40px 20px 20px;
	background: url(../images/csr01.jpg) top left no-repeat;
}
.csr02 {
	width: 487px;
	height: 371px;
	float: left;
	margin: 10px 40px 20px 20px;
	background: url(../images/csr02.jpg) top left no-repeat;
}














































