body { color: black; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: white; }

body.standard { color: #EFEFEF; background-color: #000; align: center; valign: top; }
	
table {
	border-collapse: collapse;
	background-color: #444645;
	valign: top;
	align: center;
	padding: 0px;
	border: 0px;
}
table.splashone {
	width: 711px !important;
	overflow: hidden;
}

td, tr { }

td.splashmenu {
	width: 710px; 
	background-color: #000; 
	border-top: 1px solid #444645; 
	border-right: 1px solid #444645; 
	padding: 1px;
}

tr.blankcenter {
	border: 0;
	border-bottom: 2px solid #FFF;
	overflow: visible;
}

td.splashtitlebar {
	width: 711px !important;
	height: 89px !important;
	align: left;
	valign: bottom; 
	overflow: visible; 
	margin: 0px; 
	padding: 0px; 
	background-color: #590d19; 
	border: 0px; 
	border-right: 1px solid #444645;

}

td.splashcenterbody {
	overflow: visible;
	width: 711px !important;
	padding: 8px;
	margin: 0px;
}

td.splashfootleft {
	background-color: #000;
	margin: 0px; 
	padding: 0px 1px 1px 0px;
	width: 233px !important; 
	border-bottom: 1px solid #000;
}

td.splashfootcenter {
	background-color: #000;
	margin: 0px; 
	padding: 0px 1px 1px 0px;
	border-bottom: 1px solid #444645; 
	border-right: 1px solid #444645; 
}


p {}

div.splashtitle, p.splashtitle {
	display: inline;
	valign: bottom;
	font: 42px Arial;
	width: 711px !important;
	background-color: transparent;
	overflow: visible;
	padding: 0px; margin: 0px; padding-left: 8px;
}


a:link { color: #a9a9a9 ; text-decoration: none; }

a:visited { color: #a9a9a9 ; text-decoration: none; }

a:hover { color: #696969 ; text-decoration: none; }

a:active { color: red }
	
#splashonemenu {
	color: #FFF;
	background-color: #590d19;
	float: right;
	font-size: 13px;
	font-weight: bold;
}

#splashservicemenu {
	color: #FFF;
	background-color: #125c4d;
	float: right;
	font-size: 13px;
	font-weight: bold;
}

#splashprojectmenu {
	color: #FFF;
	float: right;
	font-size: 13px;
	font-weight: bold;
}

#splashonemenu a:link, #splashonemenu a:visited, #splashonemenu a:hover, #splashonemenu a:active, #splashprojectmenu a:link, #splashprojectmenu a:visited, #splashprojectmenu a:hover, #splashprojectmenu a:active {
	margin: 0px 16px;
	color: #FFF; 
}

#splashservicemenu a:link, #splashservicemenu a:visited, #splashservicemenu a:hover, #splashservicemenu a:active {
	margin: 0px 6px;
	color: #FFF; 
}

#splashonemenu a:hover, #splashprojectmenu a:hover, #splashservicemenu a:hover { color: #000; }

#splashfoot {
	height: 134px;
}

#rtlist {
	align: right;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	width: 123px;	
}

#pdesc {
	align: left;
	padding: 0px;
	margin: 0px;
	margin-right: 26px;
	font-size: 10px;
	font-weight: normal;
}

#pttl {
	font: .9em; 
	font-weight: bold; 
	align: left;
}


#pjct {}

#pjct li, #pjct ul {
	display: inline;
	margin: 0 1 0 1; padding: 7 12 7 12;
	background-color: #CCCCCC;
	width: 287px;
}
	
