body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 95%;
	margin: 1px 0px 0px 5px;
}
.NavBottom {
	font-size: 7pt;
	text-transform: uppercase;
	color: #DE8187;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}

.NavBottom a:link {
		color: #DE8187;
		text-decoration: none;
}
.NavBottom a:visited {
		color: #DE8187;
		text-decoration: none;
}
.NavBottom a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.NavCaseStudies {
	font-size: 8pt;
	text-transform: uppercase;
	color: #DE8187;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.NavCaseStudies a:link {
		color: #DE8187;
		text-decoration: none;
}
.NavCaseStudies a:visited {
		color: #DE8187;
		text-decoration: none;
}
.NavCaseStudies a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



.NavServiceTrack {
	font-size: 8pt;
	text-transform: uppercase;
	color: #DE8187;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.NavServiceTrack a:link {
	color: #DE8187;
	text-decoration: none;
	background-image: url(images/NavServiceTrackBackOff.gif);
	background-position: 0px;
}
.NavServiceTrack a:visited {
		color: #DE8187;
	text-decoration: none;
	background-image: url(images/NavServiceTrackBackOff.gif);
	background-position: 0px;
}
.NavServiceTrack a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/NavServiceTrackBackOn.gif);
	background-position: 0px;
}






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%;
}

.hiLite   {
	color: #333333;
	background: #ffffff;
	text-decoration:none;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	line-height: 35px;
	
	text-align: center;
}

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.clientList  {
	width:100%;
	text-align: center;
	padding: 0px;
	border-top: 1px solid #CC0000;
	border-right: 1px dotted #CC0000;
	border-bottom: 1px solid #CC0000;
	border-left: 1px dotted #CC0000;

}

div.clientList  {
	text-decoration:none;

	padding: 0px;
	width: 100%;
}

div.clientList td {
	text-decoration:none;
	width: 17%;

	
}
.clientList td  {
	color: #000000;
	text-decoration:none;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}
.clientList td a {
	color: #000000;
	text-decoration:none;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}
.clientList td a:link {
	color: #333333;

}

.clientList td a:active {
	color: #000000;
}

.clientList td a:visited {
	color: #000000;

}

.clientList td a:hover {
	color: #CC0000;


}
TABLE.serviceGrid {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin-left: 10px;
}

TABLE.serviceGrid TR TD {
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 7pt;
	text-indent: 7px;
}


#WHW p {
	font-size: 8pt;
	color: #333333;
}
#WHW h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 9pt;
	color: #333333;
}


#DEL p {
	font-size: 8pt;
	color: #FFFFFF;
}
#DEL h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 9pt;
	color: #FFFFFF;
}

#contactSnap img {
	margin: 0px;
	padding: 0px;
	border: 0px;

}
.CSTitle {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}

form {
	margin: 0px;
	padding: 0px;
}
