h1 {
	font-weight: bold; 
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size:16px; 
	font-weight:bold;
	letter-spacing:1px;
}
h2 {
	text-align:left;
	color:#003366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
}


body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/newbg.jpg);
	background-repeat: repeat-y;
	width: 1000px;
}
body a {
	color:#ffffff;
	text-decoration:none;
}

body a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#master {

    position: relative;

    width:760px;

    margin-left: auto;

    margin-right: auto;

    margin-top: 20px;

    background-color: #006600;

    text-align: left;

}

#logo {
	position: absolute;
	width:801px;
	height:243px;
	top: -20px;
	left: -20px;
	background-image: url(images/topbanner.jpg);
	background-repeat: no-repeat;
}
#aboutheader {
	position: absolute;
	width:801px;
	height:243px;
	top: -20px;
	left: -20px;
	background-image: url(images/header-about.jpg);
	background-repeat: no-repeat;
}
#curprojectsheader {
	position: absolute;
	width:801px;
	height:243px;
	top: -20px;
	left: -20px;
	background-image: url(images/header-current-projects.jpg);
	background-repeat: no-repeat;
}
#completedprojectsheader {
	position: absolute;
	width:801px;
	height:243px;
	top: -20px;
	left: -20px;
	background-image: url(images/header-completed-projects.jpg);
	background-repeat: no-repeat;
}
#careersheader {
	position: absolute;
	width:801px;
	height:243px;
	top: -20px;
	left: -20px;
	background-image: url(images/header-careers.jpg);
	background-repeat: no-repeat;
}
#subcontract {
	position: absolute;
	width:801px;
	height:243px;
	top: -20px;
	left: -20px;
	background-image: url(images/header-subcontracting.jpg);
	background-repeat: no-repeat;
}
#contactheader {
	position: absolute;
	width:801px;
	height:243px;
	top: -20px;
	left: -20px;
	background-image: url(images/header-contact.jpg);
	background-repeat: no-repeat;
}
#navbar {
	position: absolute;
	height:30px;
	width: 100%;
	top: 31px;
	right: 0px;
	text-align: right;
	background-color: #666666;
	line-height: 35px;
	border-bottom: solid #000000 2px
}

#picture {
	position: absolute;
	height:92px;
	width: 500px;
	top: 0px;
	right: 0px;
	background-color: #0000FF;
	background-repeat: no-repeat;
}

#bodywrap {
	background-color: #8C939E;
	margin-top: 150px;
	position: absolute;
	padding: 20px;
	top: 73px;
	height: auto;
	left: -20px;
	width: 762px;
}

#newscol {
	width:400px;
	float: left;
	margin-bottom: 0px;
	padding: 5px;
}
#rightcol {
	width:275px;
	float: left;
	margin-bottom: 0px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#maincol {
	margin-left: 350px;
	margin-bottom: 20px;
	padding: 5px;
}
#doccol {
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 5px;
}
#footer {
	width:100%;
	height:auto;
	clear: both;
	text-align: center;
	color: #ffffff;
	background-color: #7A818B;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a {
	width:100%;
	height:auto;
	clear: both;
	text-align: center;
	color: #ffffff;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.error 
{
	color:red;
}


li {
	line-height:24px;
}
#image_link {
	background-image:url(images/tdbg.gif);
}
a.image_l {
	background-color:#395173;
	border:0px solid #AFB4BD;
	letter-spacing:1px;
}
a.image_l:hover {
	background-color:#395173;
	letter-spacing:1px;
	/*border:1px solid #FFFFFF;*/
}
#text_desc_center {
	text-align:center;
	color:#FFFFFF;
	background-color:#0F1E4B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
}
#heading_sub2_small {
	text-align:center;
	color:#FFFFFF;
	background-color:#464B56;
	border:1px solid #585E6C;
	padding:2px 3px 2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
}
#items {
	text-align:center;
	background-color:#42495A;
	border:1px solid #585E6C;
	padding:2px 3px 2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #FFFFFF;
	letter-spacing:1px;
}
