html, body, div, span, ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: url('http://www.civilengineeringcentral.com/images/greentop.jpg') top center repeat-x;
}

ol, ul {
	list-style: none;
	position: relative;
	padding: -20px 0px -20px 0px;
}
#ffnav ol, ul {
	list-style: none;
	position: relative;
	padding: 0px 0px 0px 0px;
}
#button {
	position:relative;
	height: 64px;
	z-index: 49999;
	overflow: hidden;
}
#button img {
	position: relative;
	z-index: 49999;
	overflow: hidden;
}
.nav {
	display: block;
	background:#49B4D8;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	position: absolute;
	top: 72px;
	visibility: hidden;
	width: 197px;
	z-index: 999999;
}
.ffnav {
	display: block;
	background:#49B4D8;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	position: absolute;
	top: 104px;
	visibility: hidden;
	width: 197px;
	z-index: 999999;
}
#navtop {
	position: absolute;
	top: -13px;
	width: 197px;
	height: 9px;
	z-index:100;
}
#navbottom {
	position: absolute;
	bottom: -8px;
	width: 197px;
	height: 9px;
}
.navtext {
	padding-top: 10px;
	font-family: Arial, sans-serif;
	color: black;
	font-size: .8em;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	font-weight: bolder;
	margin:0px;
}
.navtext .subitem {
	display: block;
	border-bottom: 1px solid white;
	margin:-6px 8px 0px 8px;
	padding: 0px 0px 10px 0px;
	
}
.navtext a.subitem{
	text-decoration: none;
	color: black;
}
.navtext a.subitem:visited {
	text-decoration: none;
	color: black;
}
.navtext a.subitem:hover {
	text-decoration: none;
	color: white;
}
.first {
	padding-top: 10px;
}	

/*
.nav {
	background: #49B4D8;
	width: 197px;	
	margin-right: 22px;
	position: relative;
	clear: right;
}
.nav .text {
	margin-top: -15px;
	padding: 0 10px;
	font-family: Arial, sans-serif;
	color: black;
	font-size: .8em;
	font-weight: bolder;
}
.nav a {
	text-decoration: none;
}
.nav a:hover {
	text-decoration: none;
	color: white;
}
.nav .subnavtop {
	background: url(../images/subnavbottom.gif) bottom right;
	width: 197px;
	height: 9px;
	position: absolute;
	bottom: -9px;
}
.nav .subnavbottom {
	background: url(../images/subnavbottom.gif) bottom right;
	width: 197px;
	height: 9px;
	position: absolute;
	bottom: -9px;
} */
#ffheader {
	width: 972px;
	height: 257px;
	left: 50%;
	position: relative;
	
}
#ffheadertwo {
	position: relative;
	left: -486px;
}
#fflogo {
	position: absolute;
	top: 0px;
	left: 0px;
}
#ffnav {
	position: absolute;
	display: block;
	height: 103px;
	width: 593px;
	top: 0px;
	left: 379px;
}
#ffnav li {
	float: left;
}
#ffnav span {
	display: none;
}
#ffnav a {
	display: block;
	background-repeat: no-repeat;
	background-position: top center;
}
#ffnav a:hover {
	background-position: bottom center;
}
#ffhome {
	background-image: url('http://www.civilengineeringcentral.com/images/home.jpg');
	width: 68px;
	height: 103px;
}
#ffemployers {
	background-image: url('http://www.civilengineeringcentral.com/images/employers.jpg');
	width: 85px;
	height: 103px;
}
#ffjobseekers {
	background-image: url('http://www.civilengineeringcentral.com/images/job_seekers.jpg');
	width: 92px;
	height: 103px;
}
#ffresources {
	background-image: url('http://www.civilengineeringcentral.com/images/resources.jpg');
	width: 83px;
	height: 103px;
}
#ffblog {
	background-image: url('http://www.civilengineeringcentral.com/images/blog.jpg');
	width: 50px;
	height: 103px;
}
#ffforum {
	background-image: url('http://www.civilengineeringcentral.com/images/forum.jpg');
	width: 62px;
	height: 103px;
}
#ffnewsletter {
	background-image: url('http://www.civilengineeringcentral.com/images/newsletter.jpg');
	width: 153px;
	height: 103px;
}


