/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:18px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/backgroundLogo.gif);
	background-position:top;
	background-repeat:no-repeat;
}
a {
	color: #71B866;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	display:inline;
	font-size:30px;
	color:#000000;
	line-height:30px;
}

#preload {
	display:none;
}

#overall {
	float:left;
	width:100%;
}

#logoRow {
	float:left;
	width:100%;
	text-align:center;
	padding:60px 0px 25px 0px;
}

#logoCentralised {
	width:950px;
	margin:0px auto;
	
}

#logoArea {
	width:950px;
	text-align:left;
}

#logoAreaLeft {
	float:left;
	width:550px;
	color:#1D1D1D;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#logoCentralised img{
	margin-bottom:10px;
}

#logoAreaRight {
	float:right;
	width:162px;
	color:#1D1D1D;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#logoAreaRightPhone {
	float:left;
	width:155px;
	font-size:18px;
	color:#666666;
	padding:17px 0px 0px 7px;
	height:20px;
}

#logoAreaRightCallBack{
	float:left;
	width:162px;
}

#logoAreaRightCallBack a{
	float:left;
	color:#666666;
	font-weight:bold;
	font-size:12px;
	padding:3px 0px 3px 12px;
	background-image:url(../images/greenBullet.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#navigationRow {
	float:left;
	width:100%;
	text-align:center;
	background-image:url(../images/navigationBackground.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#navigationCentralised {
	width:958px;
	margin:0px auto;
	text-align:left;
}

#navigationLinks {
	width:954px;
	float:left;
	border-left:4px solid #ffffff;
}

#navigationLinks a {
	float:left;
	padding:4px 0px 12px 0px;
	font-size:11px;
	background-image:url(../images/navigationDivider.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	color:#666666;
	font-weight:bold;
	text-align:center;
}

#navigationLinks a:hover {
	text-decoration:none;
}

#navigationLinks .home{
	width:60px;
	padding-right:4px;
}

#navigationLinks .about{
	width:100px;
	padding-right:4px;
}

#navigationLinks .services{
	width:100px;
	padding-right:4px;
}

#navigationLinks .work{
	width:170px;
	padding-right:4px;
}

#navigationLinks .caseStudies{
	width:100px;
	padding-right:4px;
}

#navigationLinks .coverage{
	width:160px;
	padding-right:4px;
}

#navigationLinks .news{
	width:120px;
	padding-right:4px;
}

#navigationLinks .contact{
	width:112px;
	padding-right:4px;
}

#navigationLinks .home:hover, #navigationLinks .about:hover, 
#navigationLinks .services:hover, #navigationLinks .work:hover, 
#navigationLinks .caseStudies:hover, #navigationLinks .coverage:hover, 
#navigationLinks .news:hover, #navigationLinks .contact:hover 
{
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/navigationBackgroundRo.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#navigationLinks .homeOnIt{
	width:60px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(../images/navigationBackgroundOnIt.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border-right:4px solid #ffffff;
}

#navigationLinks .aboutOnIt{
	width:100px;
	color:#FFFFFF;
	background-image:url(../images/navigationBackgroundOnIt.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border-right:4px solid #ffffff;
}

#navigationLinks .servicesOnIt{
	width:100px;
	color:#FFFFFF;
	background-image:url(../images/navigationBackgroundOnIt.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border-right:4px solid #ffffff;
}

#navigationLinks .workOnIt{
	width:170px;
	color:#FFFFFF;
	background-image:url(../images/navigationBackgroundOnIt.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border-right:4px solid #ffffff;
}

#navigationLinks .caseStudiesOnIt{
	width:100px;
	color:#FFFFFF;
	background-image:url(../images/navigationBackgroundOnIt.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border-right:4px solid #ffffff;
}

#navigationLinks .coverageOnIt{
	width:160px;
	color:#FFFFFF;
	background-image:url(../images/navigationBackgroundOnIt.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border-right:4px solid #ffffff;
}

#navigationLinks .newsOnIt{
	width:120px;
	color:#FFFFFF;
	background-image:url(../images/navigationBackgroundOnIt.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border-right:4px solid #ffffff;
}

#navigationLinks .contactOnIt{
	width:112px;
	color:#FFFFFF;
	background-image:url(../images/navigationBackgroundOnIt.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border-right:4px solid #ffffff;
}

#flashRow {
	float:left;
	width:100%;
	text-align:center;
	background-color:#d9d8cf;
	border-top:10px solid #FCDA18;
}

#flashCentralised {
	width:958px;
	margin:0px auto;
	text-align:left;
}

#flashArea {
	float:left;
	width:936px;
	background-color:#79c36d;
	border-left:4px solid #ffffff;
	border-right:4px solid #ffffff;
	padding:0px 7px 0px 7px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#flashArea a {
	float:right;
	color:#FFFFFF;
	background-image:url(../images/flashBullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:3px 5px 3px 12px;
}

.flashIntro {
	font-size:23px;
	line-height:24px;
	font-weight:bold;
}


#flashAreaLeft {
	float:left;
	width:370px;
}

#flashAreaMiddle {
	float:left;
	width:240px;
	padding:10px 30px 0px 30px;
}

#flashAreaMiddleRow {
	float:left;
	width:240px;
	padding:0px 0px 10px 0px;
}

#flashAreaMiddleRow2 {
	float:left;
	width:240px;
}


#flashAreaRight {
	float:left;
	width:265px;
}


#headingRow {
	float:left;
	width:100%;
	text-align:center;
	background-color:#d9d8cf;
	border-top:10px solid #FCDA18;
}

#headingCentralised {
	width:958px;
	margin:0px auto;
	text-align:left;
}

#headingArea {
	float:left;
	width:936px;
	background-color:#79c36d;
	border-left:4px solid #ffffff;
	border-right:4px solid #ffffff;
	padding:10px 7px 10px 7px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	font-size:15px;
}

#contentRow {
	float:left;
	width:100%;
	text-align:center;
	padding:30px 0px 50px 0px;
}

#contentCentralised {
	width:950px;
	margin:0px auto;
	text-align:left;
}

#contentArea {
	float:left;
	width:950px;
}

#footerRow {
	float:left;
	width:100%;
	text-align:center;
	background-color:#d9d8cf;
}

#footerCentralised {
	width:958px;
	margin:0px auto;
}


#footerArea {
	float:left;
	width:936px;
	border-left:4px solid #ffffff;
	border-right:4px solid #ffffff;
	border-bottom:1px solid #d9d8cf;
	text-align:left;
	padding:5px 7px 4px 7px;
	font-size:11px;
	color:#666666;
	
	font-weight:normal;
}

#footerArea a{
	color:#333333;
}

#footerAreaLeft {
	float:left;
	width:400px;
}

#footerAreaRight {
	float:right;
	width:400px;
	text-align:right;
}

#footerLineRow {
	float:left;
	width:100%;
	text-align:center;
	padding:0px 0px 10px 0px;
}

#footerLineCentralised {
	width:950px;
	margin:0px auto;
	height:4px;
	border-bottom:1px solid #79c36d;
	text-align:left;
}

#bulletLink {
	float:left;
	padding:3px 12px 3px 15px;
	background-image:url(../images/blackBullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
}

/*----------------------------------------------------------*/


#contentLeft{
	float:left;
	width:700px;
}

#contentRight{
	float:right;
	width:240px;
}

#contentInsideLeft {
	float:left;
	width:400px;
}

#contentTitle{
	float:left;
	width:700px;
}

#contentMain{
	float:left;
	width:700px;
	padding:30px 0px 0px 0px;
}

#contentMain ul{
	list-style:circle;
}

#contentTitle2{
	float:left;
	width:400px;
}

#contentMain2{
	float:left;
	width:400px;
	padding:20px 0px 0px 0px;
}

#contentInsideRight {
	float:right;
	width:290px;
}

#contentInsideRightNews {
	float:right;
	width:240px;
	padding:0px 0px 0px 50px;
}

#contentRightNews, #contentRightCaseStudies{
	float:left;
	width:220px;
	padding:0px 10px 40px 10px;
	
}

#contentRightNews ul, #contentRightCaseStudies ul{
	padding:20px 0px 0px 30px;
	width:160px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

#contentRightNews li, #contentRightCaseStudies li{
	list-style-image:url(../images/greenBullet.gif);
	padding:0px 0px 10px 0px;
	
	font-weight:normal;
}

#contentRightNews .rightTitle, #contentRightExternal .rightTitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	color:#666666;
	line-height:27px;
	height:35px;
	border-bottom:1px solid #CCCCCC;
	padding-left:10px;
	font-weight:normal;

}

#newsNav, #caseNav {
	float:left;
	width:220px;
	padding:0px 10px 40px 10px;	
}

#newsNav .rightTitle, #caseNav .rightTitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#79c36d;
	padding-top:7px;
	height:28px;
	border-bottom:1px solid #CCCCCC;
	padding-left:10px;
	margin-bottom:10px;

}

#newsNav a {
	float:left;
	width:200px;
	text-decoration:underline;
	color:#666666;
	font-style:italic;
	padding:5px 10px 5px 10px;
}

#newsNav a:hover {
	background-color:#F2F1EF;
	color: #79c36d;
}

#newsNav .newsOnIt2 {
	font-weight:bold;
}

/*
#caseNav  ul{
	padding:20px 0px 0px 30px;
	width:160px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

#caseNav li{
	list-style-image:url(../images/greenBullet.gif);
	padding:0px 0px 10px 0px;
}
*/

#contentRightExternal{
	float:left;
	width:190px;
	padding:10px 25px 20px 15px;
}

#contentRightExternal a {
	float:left;
	padding:3px 12px 3px 12px;
	width:166px;
	background-image:url(../images/greenBullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom:8px;
}

.introText {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	color:#666666;
}

#polaroids {
	float:left;
	width:210px;
	height:170px;
	padding:27px 32px 33px 48px;
	background-image:url(../images/polaroidBG.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
	
#contactForm {
	float:right;
	width:195px;
	padding:10px 10px 10px 10px;
	border:1px solid #d9d8cf;
	margin-right:30px;
}

.contactForm {
	width:193px;
	border:1px solid #79c36d;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
}

.submit {
	width:193px;
	border:1px solid #79c36d;
	background-color:#79c36d;
	color:#FFFFFF;
}

.submit:hover {
	background-color:#d9d8cf;
	color:#333333;
}

#team1, #team2, #team3, #team4, #team5, #team6 {
	display:none;
	float:left;
	padding:0px 0px 10px 0px;
}

#teamImg0 {
	padding:10px 10px 10px 10px;
}

#teamImg1, #teamImg2, #teamImg3, #teamImg4, #teamImg5, #teamImg6 {
	display:none;
	padding:10px 10px 10px 10px;
}