#divNavigation .current {
	color: #666666;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#divLogo {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 24px;
	padding: 0px;
	display: inline;
}
#divNavigation {
	float: right;
	height: 69px;
	width: 558px;
	background-image: url(../images/headerBackground.jpg);
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
	text-align: right;
	background-repeat: no-repeat;
}

#divNavigation a:link, #divNavigation a:visited {
	color: #474F49;
}
#divNavigation a:hover{
	color: #E8E9E2;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#divHeader ul {
	display: inline;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	padding-left: 15px;
}
#divHeader li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 0px;
	list-style-type: none;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}
#divHeader {
	height: 85px;
	width: 670px;
	margin-bottom: 8px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: left;
	display: inline;
}
/*body.aboutUs #aAboutUs,
body.scopeOfServices #aScopeOfServices,
body.clientLogin #aClientLogin,
body.caseStudies #aCaseStudies,
body.contactUs #aContactUs,
body.scopeOfServices #aPerspectives{
	color: #000000;
	padding-top: 1px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
}*/
