* {padding: 0;margin: 0;}

body,html {
	background-image: url('../media/images/bkgd.gif');
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration:none;
}
img {border: 0px;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-left: 9px;
	padding-top: 4px;
	margin-bottom: 2px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

p {margin: 0 10px 1em}

fieldset {
	width: 80%;
	border-color: #999999;
	font-size: 11px;
	padding: 10px;
}
div#popup {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
/***************************************
id
***************************************/
#container {
	width: 739px;
	margin: 9px auto 0;
	padding: 0;
	position: relative;
}

#contactForm {
	font-size: 14px;
	padding: 3px;
	margin-left: 5px;
	border: 1px solid #999;
}

#contactForm legend {
	font-weight: bold;
}

#header {
	height: 125px;
	width: 739px;
	background: url('../media/images/header.png') top left no-repeat;
	position: relative;
	font: 10px Arial, sans-serif;
}

#yearsFlash {
	position: absolute;
	height: 76px;
	width: 276px;
	top: 0;
	right: 0 !important;
	right:  -1px;
}

#headerLink {

}

#headerLink a {
	position: absolute;
	left: 0;
	top: 0;
	height: 83px;
	width: 739px;
	display: block;
	text-decoration: none;
}

#homeImage {
	float: right;
	margin-bottom: 5px;
	margin-left: 25px;
	font-size: 11px;
	text-align: center;
}

#content {
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #8E96A3;
	border-right: 1px solid #8E96A3;
	background-color: #fff;
	padding-right: 25px;
	padding-left: 4px;
	font-size: 12px;
}

#content ul {margin-left: 25px;}

#footer {
	background-image: url('../media/images/footer.gif');
	background-repeat: no-repeat;
	height: 20px;
	width: 739px;
	background-color: transparent;
	color: #fff;
	font-size: 11px;
	padding: 0;
	margin: 0;
	margin-left: 0 !important;
	margin-left: 2px;
}

#footer a, #footer a:hover {
	padding: 0 6px;
	text-decoration: none;
	color: #fff;
}

#footer a:hover {
	color: #ccc;
	}
#map {
	height: 250px;
	width: 350px;
	border: 1px solid #999999;
}
/*************************************
class
*************************************/


/*************************************
Navigation
*************************************/
#header ul {list-style-type: none;}
#nav1 {
	background: url(../media/images/nav1.png) top left no-repeat;
	height: 15px;
	width: 282px;
	position: absolute;
	left: 4px;
	top: 99px;
	font-size: 11px;
}
#nav1 ul, #nav2 ul {list-style: none;}
#nav1 ul li a span, #nav2 ul li a span {position: absolute;left: -999px;}
#nav2 {
	background: url(../media/images/nav2.png) top left no-repeat;
	height: 17px;
	width: 244px;
	position: absolute;
	left: 383px;
	top: 91px;
}
#nav1 ul li a, #nav2 ul li a { display: block; }
#nav1 ul li,#nav2 ul li {float: left;}
#services a {	height: 15px;	width: 68px}
#services a:hover {background: url(../media/images/nav1.png) 0 -15px no-repeat;}
#services ul li a:hover {background-image: none;}
#capabilities a {	height: 15px;	width: 88px;}
#capabilities a:hover {	background: url(../media/images/nav1.png) -68px -15px no-repeat;}
#projects a {	height: 15px;	width: 75px;}
#projects a:hover {background: url(../media/images/nav1.png) -156px -15px no-repeat;}
#links a {height: 15px;	width: 50px;}
#links a:hover {	background: url(../media/images/nav1.png) -231px -15px no-repeat;}
#about a {height: 17px;	width: 106px;}
#about a:hover {background: url(../media/images/nav2.png) 0 -17px no-repeat;}
#contact a {height: 17px;width: 85px;}
#contact a:hover {	background: url(../media/images/nav2.png) -106px -17px no-repeat;}
#home a {	height: 17px;	width: 53px;}
#home a:hover {background: url(../media/images/nav2.png) -191px -17px no-repeat;}
#nav1 li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	margin: 0;
	padding: 0;
	background-color: #f7eed4;
}
#nav1 li li {margin: 0;	padding: 0;background-color: #f7eed4;}
#nav1 li ul a {
	display: block;
	color: #000;
	width: 180px;
	border: 1px solid #666;
	border-top: none;
	border-collapse: collapse;
	margin: 0;
	padding: 5px 8px;
	text-decoration: none;
}
#nav1 li:hover ul ul, #nav1 li.sfhover ul ul {left: -999em;}
#nav1 li:hover ul, #nav1 li.sfhover ul {left: auto;background-color: #fff;}
#nav1 li li:hover, #nav1 li li.sfhover {background-color: #9696ae;}
#nav1 li li a:hover {color: #fff;}