body {
	background-color: #336699;
	padding: 0px;
	margin: 0px;
	font-family: verdana, trebuchet MS, arial, sans-serif;
	font-size: 12px;
	text-align: center;
    color:#333;
	line-height: 16px;
}
P {	font-size: 12px;
	font-family: verdana, trebuchet MS, arial, sans-serif;
	line-height: 16px;
	color: #000000; }
li {font-size: 12px;
	font-family: verdana, trebuchet MS, arial, sans-serif;
	line-height: 16px;
	color: #000000; }
h1 {font-size: 14px;
	font-family: verdana, trebuchet MS, arial, sans-serif;
	line-height: 16pt;
	color: #003399; }
A { font-weight: bold; color: #0099ff; }
A:Visited {	font-weight: bold; color: #006699; }
A:Active  {	font-weight: bold; color: #cc0000; }
A:Hover   { font-weight: bold; text-decoration: none; color : #0099ff; }
.projectphoto {	border: 1px solid #000; }
.toptext {
	font-size: 12px;
	font-family: verdana, trebuchet MS, arial, sans-serif;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}
#servicesmenu {
	position: absolute;
	width: 200px;
	padding: 0px;
	margin: 0;
	visibility: hidden;
	z-index: 100;
}
#homemenu {
	position: absolute;
	width: 200px;
	padding: 0px;
	margin: 0;
	visibility: hidden;
	z-index: 100;
}
#projectsmenu {
	background: #99CCFF;
	layer-background-color: #99CCFF;
	position: absolute;
	width: 200px;
	padding: 0px;
	margin: 0;
	visibility: hidden;
	z-index: 100;
}
#safetymenu {
	position: absolute;
	width: 200px;
	padding: 0px;
	margin: 0;
	visibility: hidden;
	z-index: 100;
}
#contactmenu {
	position: absolute;
	width: 150px;
	padding: 0px;
	margin: 0;
	visibility: hidden;
	z-index: 100;
}
#aboutmenu {
	background: #99CCFF;
	layer-background-color: #99CCFF;
	position: absolute;
	width: 150px;
	padding: 0px;
	margin: 0;
	visibility: hidden;
	z-index: 100;
}
.white  { color :#ffffff; }
.navtext  {
	font-size : 12px;
	font-weight : bold;
	padding : 10px;
	font-family: verdana, trebuchet MS, arial, sans-serif;
	line-height : 16px;
	color : #FFFFFF;
	text-decoration:none;
}
A.navtext:visited {
	color : #FFFFFF;
	text-decoration:none;
}
A.navtext:hover {
	font-size : 12px;
	font-weight : bold;
	font-family: verdana, trebuchet MS, arial, sans-serif;
	line-height : 16px;
	color : #FFFFFF;
	text-decoration:none;
}
A.navtext:active {
	color : #FFFFFF;
	text-decoration:none;
}

#homedesc {
	padding:10px;
}

#contactform {
	float: right;
	width: 400px;
	top:85;
}
.button  {
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, trebuchet MS, arial, sans-serif;
	color: #FFFFFF;
	padding: 2px;
	background-color : #003399;
}
.whitebold  {	font-weight : bold;	color :#FFFFFF; }
.required  {	font-weight : bold;	color :#cc3300; }
.green {		font-weight : bold;	color :#339900; }
.formfield  {
	font-size : 10px;
	font-family: verdana, trebuchet MS, arial, sans-serif;
	color: #000000;
	background-color : #FFFFFF;
}
.tableheader {	color: #FFFFFF; background-color : #336699; }
