.NavBottom {
	font-size: 7pt;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}

.NavBottom a:link {
		color: #FFFFFF;
		text-decoration: none;
}
.NavBottom a:visited {
		color: #FFFFFF;
		text-decoration: none;
}
.NavBottom a:hover {
	color: #DE8187;
	text-decoration: none;
}

.NavCaseStudies {
	font-size: 8pt;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.NavCaseStudies a:link {
		color: #FFFFFF;
		text-decoration: none;
}
.NavCaseStudies a:visited {
		color: #FFFFFF;
		text-decoration: none;
}
.NavCaseStudies a:hover {
	color: #DE8187;
	text-decoration: none;
}

div.logo {
	width:100%;
	display: block;
	text-align: center;
	background-color: #6666FF;
	line-height: 400px;

}

#logo img{
display:block; /*allows the element to take auto margins*/
margin:0 auto; /*centers in compliant browsers*/
text-align:center; /*centers in old versions of IE*/
}

table.menu a {
	width:100%;
	border:1px solid #CC0000;
	display: block;
	text-align: center;
	padding: 0px;
}

div.menu  {
	text-decoration:none;
	display: block;
	padding: 0px;
	width: 100%;
}
div.menu a {
	color: #333333;
	background: #ffffff;
	text-decoration:none;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	line-height: 35px;
	filter:blendTrans(duration=0.5);

}
div.menu a:link {
	color: #DE8187;
	height: 100%;
	width: 100%;
	background-color: #C1131E;
}

div.menu a:active {
	color: #000000;
	background: #FFFFFF;
	height: 100%;
	width: 100%;
	background-color: #C1131E;
}

div.menu a:visited {
	color: #DE8187;
	height: 100%;
	width: 100%;
	background-color: #C1131E;
}

div.menu a:hover {
	color: #000000;
	background: #FFFFFF;
	height: 100%;
	width: 100%;

}







table.caseStudy  {
	text-align: center;
	padding: 0px;
	background-image: url(images/Backgrounds/RedTrans.gif);
	border: 0px none;
}

div.caseStudy  {
	text-decoration:none;

	padding: 0px;
	width: 100%;
}

div.clientList td {
	text-decoration:none;
	width: 17%;

	
}

div.clientList a {
	color: #000000;
	text-decoration:none;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}
div.clientList a:link {
	color: #333333;

}

div.clientList a:active {
	color: #000000;
}

div.clientList a:visited {
	color: #000000;

}

div.clientList a:hover {
	color: #CC0000;


}
.CSDesc {
	font-size: 8pt;
}
.CSTitle {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}

.testbg1 {
	background-image: url(images/Backgrounds/IH2E0267.jpg);
	background-repeat: no-repeat;
}
.cursor {
	cursor: pointer;
}
