@CHARSET "ISO-8859-1";

body {
	text-align: center;
	min-width: 1100px;
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0pt;
	position: relative;	
	background-color: #eff5f9;
	font-family: georgia;
	font-size: 11px;
	color: #636363;		
}

div.clear {
	clear:both;
}

a {
	text-decoration: none;
	font-family: georgia;
	font-size: 11px;
	color: #636363;
}

a img {
	border: none; 
}


a.greenLink {
	color: #598527;	
}

a.readmore {
	display: block;
	float: right;
	font-size: 11px;
	font-weight:bold;
}
	
input {
	color: #636363;
	background: #f6f6f6;
	border: 1px solid #b9b9b9;
	font-family: Tahoma;
	font-size: 11px;
	padding-left:5px;
}

div.logo {
	float:left;
	width:250px;	
}

div.options {
	float:right;
	font-family: tahoma;
	font-size: 11px;
	color: #898989; 
	text-align: center;
}

div.options a {
	padding-right: 5px;
	vertical-align: middle;		
}

div.options a:visited {
	padding-right: 5px;
	font-family: tahoma;
	font-size: 11px;
	color: #898989; 		
}
	
div.menu {
	float: right;
	
}

div.menu ul
{
	list-style-type:none;
	margin: 0px;
}

div.menu li
{
	float: left;
	height: 32px;
}

div.menu li a, div.menu li a:visited {
 	display: block;
	height: 32px;
	text-transform: uppercase;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	color: #363636;	
	line-height: 32px;
}

#home a {
	background: url(/images/home.jpg);	
	background-position: top center;
	width: 57px;
}

#home a:hover {
	background-image:url(/images/homeRollover.jpg);
	background-position: top center;
	width: 57px;	
}

#services a {
	background-image:url(/images/services.jpg);	
	width: 80px;
}

#services a:hover {
	background-image:url(/images/servicesRollover.jpg);
	width: 80px;	
}

#about a {
	background-image:url(/images/about.jpg);	
	width: 63px;
}

#about a:hover {
	background-image:url(/images/aboutRollover.jpg);	
	width: 63px;
}

#learningCentre a {
	background-image:url(/images/learningCentre.jpg);	
	width: 150px;
}

#learningCentre a:hover {
	background-image:url(/images/learningCentreRollover.jpg);	
	width: 150px;
}

#methodologies a {
	background-image:url(/images/methodologies.jpg);	
	width: 136px;
}

#methodologies a:hover {
	background-image:url(/images/methodologiesRollover.jpg);
	width: 136px;	
}

#caseStudies a {
	background-image:url(/images/caseStudies.jpg);	
	width: 111px;
}

#caseStudies a:hover {
	background-image:url(/images/caseStudiesRollover.jpg);
	width: 111px;	
}

#contact a {
	background-image:url(/images/contact.jpg);
	width: 81px;	
}

#contact a:hover {
	background-image:url(/images/contactRollover.jpg);	
	width: 81px;
}

div.divider {
	margin-left:25px;
	border-top: solid #707070 1px;
	width: 950px;
	height: 1px;
}

div.container {
	margin:0 auto;
	text-align: left;
	position:relative;
	top: 0px;
	background-image:url(/images/background.jpg);
	background-repeat: repeat-y;
	width:1100px;

	padding-left: 100px;
}

div.innerContainer {
	margin-left:25px;
	width:950px;
	position: relative;
}

div.moviePanel {
	width: 626px;
	height: 332px;	
	float: left;
	padding-right: 8px;
	margin-right: 9px;		
}

div.newsPanel {
	width: 303px;
	float: left;	
}

div.newsItems {
	height: 258px;	
}
	
div.newsBox {	
	padding: 10px 6px 10px 6px;

	line-height: 1.5;			
}

a.newsLink, a.newsLink:hover, a.newsLink:visited {
	color: #56afe9;		
}

div.newsBottom {
	background-image: url("/images/newsBottomStripes.jpg");
	background-repeat: no-repeat;
	height: 29px;
	padding-top: 5px;
	padding-left: 15px;
}

div.newsBottom a {
	font-size: 14px;
	font-weight: bold;
	color: #598527;
	padding: 8px 0px 0px;
}

div.detailColumn {
	float: left;		
}

div.detailSpacer {
	padding-right: 8px;
	height: 100%;
	padding-left: 8px;
	height:100%; 
	width:1px; 
	float:left;	
}

div.rightBorder {
	border-right: solid 1px #d7d7d7;		
}
	
div.topline {
	border-top: solid 1px #d7d7d7;	
	height: 1px;	
}

div.topPadding {
	padding: 4px 0px 0px;
	height: 0px;
}

div.columnHeader {
	background-image: url("/images/stripes.jpg");
	background-repeat: repeat-x;
	font-size: 30px;
	color: #1c90dc;
	width: 288px;
	padding:5px;	
	height:45px;
}

div.columnText {
	line-height: 2;
}

div.bottomline {
	border-bottom: solid 1px #707070;
}

div.footerSiteMap {
	height:172px;
	background: url(/images/footer3.jpg) no-repeat;
	padding-left:140px;
	margin-top: 26px;
	position: relative;
}

div.footerColumn {
	float: left;
	padding-top:20px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 1.5;
}

div.footerColumn1 {
	width: 160px;
}

div.footerColumn2 {
	width: 160px;
}

div.footerColumn3 {
	width: 160px;
}

div.footerColumn4 {
	width: 200px;
}

a.footerlink {
	background: transparent url(/images/pointerInTheFooter.jpg) no-repeat scroll 0pt 50%;
	padding-left: 12px;
	color: #707070;
}

a.footerlink:hover {
	background:transparent url(/images/pointerInTheFooterRollover.jpg) no-repeat scroll 0pt 50%;
}

a.footerlinkhead {
	color: #252525;
	text-decoration: none;
	font-weight: bold;
	padding-left: 60px;
}

div.footerDetails {
	position: absolute; 
	bottom: 0px;	
}
	
div.footerCopyrightText {
	font-family: tahoma;
	font-size: 10px;
}

div.copyrightLeft {
	float:left;	
}

div.copyrightRight {
	margin-left:255px;	
}

div.copyrightRightTop {
	margin-top: 4px;	
}
div.blueText {
	display:inline;
	color: #0283c4;	
}

div.copyrightDivider {
	border-bottom: solid #707070 1px;
	width: 950px;
	height: 1px;
}

div.copyrightIndent {	
	padding-left: 25px;
}
	
div.valid {
	margin-left:777px;
	white-space:nowrap;
}

div.contentPadding {
	padding-top:10px;
	height:100%;
}

div.middleContent {
	float: left;
	width: 490px;
	padding-left: 9px;
	padding-right: 9px;
}

div.leftMenu { 
	float:left;
	width: 185px;
	height: 600px;
	padding-right: 9px;

}

div.leftMenu a, div.leftMenu a:visited, div.leftMenu a:hover {
 	display: block;
	width: 184px; 	
	height: 24px;
	text-transform: uppercase;
	text-align: left;
	text-indent: 5px;

	font-size: 8pt;
	font-weight: bold;
	color: #898989;	
	line-height: 24px;
}

div.leftMenu a { 
	background-image:url(/images/LeftSideMenu.jpg);
	background-position: 0 .6em;
	background-repeat: no-repeat;
}

div.leftMenu a:hover { 
	background-image:url(/images/LeftSideMenuRollover.jpg);
	background-position: 0 .6em;
	background-repeat: no-repeat;
}

#rightMenu {
	float: left;
	height: 420px;

	padding-left: 9px;
}

div.rightMenuWidth {
	width: 215px;	
}

div.rightMenuColumnHeader {
	background-image: url("/images/striped2.jpg");
	background-repeat: repeat-x;
	font-size: 25px;
	color: #1c90dc;
	padding-left: 15px;	
	height:33px;
}

div.title {
	font-family: helvetica;
	font-size: 20pt;
	color: #1c90db;	
}

div.breadcrumbs {
	font-family: helvetica;
	font-size: 8pt;
	color: #b7b7b7;	
}

div.breadcrumbs strong {
	color: #7ec7f7;	
}

div.articleText {

	line-height: 2;

	padding-top: 9px;
}

div.clientImage {
	height: 96px;
	text-align: center;
	padding-top: 10px;
}

div.contactForm input {
	color: #707070;
	background: #f6f6f6;
	border: 1px solid #b9b9b9;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding-left:5px;
	width: 215px;
	height: 20px;
	margin-bottom: 5px;
}

div.contactForm strong {
	display:block;
	font-weight:normal;
	padding:10px;	
}

div.contactForm textarea {
	color: #707070;
	background: #f6f6f6;
	border: 1px solid #b9b9b9;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding-left:5px;
	width: 215px;
	height: 103px;
	margin-bottom: 5px;
}

div.caseSummary, div.caseSummary a, div.caseSummary a:visited {
	padding-top: 12px;
	line-height: 2em;			
}

div.caseSummary a:hover {
	
}

div.caseTitle {
	height: 33px;	
}

strong.caseFeatured {
	font-family: Helvetica;
	font-size: 20pt;
	color: #1c90db;
}

strong.caseLight {
	color: #7ec7f7;
}

strong.smallTitle {
	font-family: Helvetica;
	font-size: 16pt;
	color: #56afe9;	
}

div.caseShortDetail {
	float: left;
	width: 284px;
	padding-right: 16px;		
}

div.caseSmallImage {
	float: left;
	width: 189px;
	text-align: right;	
	border-left: 1px solid #898989;
}
div.caseSmallImage  img{
	background:url(/images/frameSmall.jpg) no-repeat;
	width: 173px;
	height: 45px;
	padding: 3px;
}

div.caseDivider {
	height: 1px;
	border-bottom: 1px solid #7d7d7d;
	padding-top: 12px;
}

div.indexColumnWidth {
	width: 303px;
}

div.setBottom {
	position: relative;
	bottom: 0px;
}

.hiddenPic {
	display:none;
}