/* CSS Document */

body{
margin:0px; background-image:url(../images/Bg.jpg)}

a:link{text-decoration:none}
a:hover{text-decoration:underline; color:#FF6600}
a:visited{text-decoration:underline}
a:active{text-decoration:none}

.content{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11.5px; color:#333333; line-height:140%}

.homecontent{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11.5px; color:#333333; line-height:140%}

.Heading{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px; color:#000099; font-weight:bold}

.contact{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12.5px; color:#333333; line-height:120%; font-weight:bold}

.clientlinks{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11.5px; color:#333333; line-height:200%}

img {
	border: none;
	}



/* ==== Home ==== */


.homeLeftCell {
	background-image: url(../images/Index_10b_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #67a4d1;
	}

.homeLowerRightCell {
	background-image: url(../images/lowerRightCell_Bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #4284b4;
	}

.homeCentrePanel {
	background-image: url(../images/Index_11.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
	}



/* ==== About Us ==== */


.subNav {
	text-align: center;
	position: relative;
	display: block;
	padding-bottom: 10px;
	}

.subNav strong {
	color: #333333;
	}

.subNav a {
	color: #999999;
	}

.subNav a:link {
	text-decoration: none;
	}

.subNav a:visited {
	text-decoration: none;
	}

.subNav a:active {
	text-decoration: underline;
	color: #ff6600;
	}

.subNav a:hover {
	text-decoration: underline;
	color: #ff6600;
	}



/* ==== Case Studies ==== */


.projectLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-align: center;
	}

.projectLabel a {
	color: #333333;
	}

.projectLabel a:link {
	text-decoration: none;
	}

.projectLabel a:visited {
	text-decoration: none;
	}

.projectLabel a:active {
	text-decoration: underline;
	color: #ff6600;
	}

.projectLabel a:hover {
	text-decoration: underline;
	color: #ff6600;
	}
