*
{
	margin: 0;
}
HTML
{
	height: 100%;
}
BODY
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	color: #FFF;
	font-family: Verdana, "Trebuchet MS", Helvetica, "Sans Serif";
	font-size: 12px;
	line-height: 16px;
}
TABLE
{
	width: 100%;
	height: 100%;
}
TD
{
	vertical-align: middle;
	text-align: center;
}
DIV.container
{
	position: relative;
	top: -10px;
	margin: 0 auto;
	width: 1000px;
	text-align: center;
	background-color: #989C35;
}
H1
{
	color: #2043B0;
	font-size: 16px;
	font-weight: bolder;
	margin-left: 5px;
}
SPAN, UL
{
	margin: 0px;
	padding: 0px;
}
P
{
	margin: 10px 0px 15px 20px;
	padding: 0px;
	width: 775px;
}
.header
{
	width: 100%;
	height: 60px;
	padding: 0px;
	margin: 0px;
	background-color: #000;
}
.display
{
	width: 100%;
	height: 375px;
}
.menu
{
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background-color: #000;
}
.casestudies
{
	width: 165px;
	height: 160px;
	background-color: #2D2D2D;
	z-index: 10;
	visibility: hidden;
	position: absolute;
	filter: alpha(opacity=95);
	opacity: 0.95;
	left: 315px;
}
.casestudiesCONTAINER
{
	width: 165px;
	height: 160px;
	padding: 5px 7px 7px;
	margin: 0px;
	color: #FFF;
	z-index: 10;
	visibility: hidden;
	position: absolute;
	left: 315px;
	text-align: left;
	line-height: 19px;
}
.whatwedo
{
	width: 180px;
	height: 160px;
	background-color: #2D2D2D;
	z-index: 10;
	visibility: hidden;
	position: absolute;
	filter: alpha(opacity=95);
	opacity: 0.95;
	left: 195px;
}
.whatwedoCONTAINER
{
	width: 180px;
	height: 160px;
	padding: 5px 7px 7px;
	margin: 0px;
	color: #FFF;
	z-index: 10;
	visibility: hidden;
	position: absolute;
	left: 195px;
	text-align: left;
	line-height: 19px;
}
.domestic
{
	width: 180px;
	height: 70px;
	background-color: #2D2D2D;
	z-index: 10;
	visibility: hidden;
	position: absolute;
	filter: alpha(opacity=95);
	opacity: 0.95;
	left: 505px;
}
.domesticCONTAINER
{
	width: 180px;
	height: 70px;
	padding: 5px 7px 7px;
	margin: 0px;
	color: #FFF;
	z-index: 10;
	visibility: hidden;
	position: absolute;
	left: 505px;
	text-align: left;
	line-height: 19px;
}
.content
{
	width: 100%;
	height: 180px;
	color: #000;
	text-align: left;
	background-color: #989C35;
	background-image: url(/images/background.footer.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-top: 20px;
	z-index: 0;
}
.green
{
	color: #989C35;
}
A.green
{
	text-decoration: none;
	color: #FFF;
	cursor: pointer;
}
A.green:VISITED
{
	text-decoration: none;
	color: #FFF;
}
A.green:HOVER
{
	font-weight: normal;
	color: #989C35;
}
A.green:VISITED:hover
{
	font-weight: normal;
	color: #989C35;
}
A.greenMENU
{
	text-decoration: none;
	color: #FFF;
	padding: 0px 20px;
}
A.greenMENU:VISITED
{
	text-decoration: none;
	color: #FFF;
}
A.greenMENU:HOVER
{
	font-weight: normal;
	color: #989C35;
}
A.greenMENU:VISITED:hover
{
	font-weight: normal;
	color: #989C35;
}
A.casestudiesMENU
{
	text-decoration: none;
	color: #FFF;
	filter: alpha(opacity=100);
	opacity: 1.0;
}
A.casestudiesMENU:VISITED
{
	text-decoration: none;
	color: #FFF;
}
A.casestudiesMENU:HOVER
{
	font-weight: normal;
	color: #989C35;
}
A.casestudiesMENU:VISITED:hover
{
	font-weight: normal;
	color: #989C35;
}
A.whatwedoMENU
{
	text-decoration: none;
	color: #FFF;
	filter: alpha(opacity=100);
	opacity: 1.0;
}
A.whatwedoMENU:VISITED
{
	text-decoration: none;
	color: #FFF;
}
A.whatwedoMENU:HOVER
{
	font-weight: normal;
	color: #989C35;
}
A.whatwedoMENU:VISITED:hover
{
	font-weight: normal;
	color: #989C35;
}
A.domesticMENU
{
	text-decoration: none;
	color: #FFF;
	filter: alpha(opacity=100);
	opacity: 1.0;
}
A.domesticMENU:VISITED
{
	text-decoration: none;
	color: #FFF;
}
A.domesticMENU:HOVER
{
	font-weight: normal;
	color: #989C35;
}
A.domesticMENU:VISITED:hover
{
	font-weight: normal;
	color: #989C35;
}
