@charset "UTF-8";
/* CSS Document */
body {
	background:#5e5e5e url(../images/background.gif);
	margin:20px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h2 {
	font-size:16px;
	font-weight:bold;
}
h3{
	/*font-size:16px;
	text-decoration:underline;*/
}
h4{
	/*font-size:14px;*/
	text-decoration:underline;
}
a {
	color:#f47a20;
}
img{
	border:0;
}

p {
	margin:19px 0;
}
.outerwrapper {
	width:768px;
	margin:0 auto;
}
.bodywrapper {
	width:768px;
	background:#282828;
}
.top {
	background:no-repeat;
	width:768px;
	height:8px;
}
.bottom {
	background:no-repeat;
	width:768px;
	height:8px;
}
.logo {
	padding-left:14px;
	float:left;
}
.header_right {
	background-image:url(../images/bkgd_header.gif);
	background-repeat:no-repeat;
	float:left;
	width:540px;
	width:expression("539px");
	height:96px;
	position:relative;
}
.topnav {
	text-align:right;
	height:60px;
}
.topnav ul {
	padding:3px 0 0 0;
	margin:0;
}
.topnav li {
	list-style:none;
	display:inline;
	padding:8px 6px;
	
}
.topnav li a {
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}
.topnav li a:hover {
	color:#fbc632;
}


/*#navcontainer ul*/

#navcontainer ul 
{

padding:0;
margin:0;

width:540px;
background: url(../images/navOffBg.gif);
font-size:12px;
font-weight:bold;

position:absolute;

	left:0px;
	left:expression("-1px");
	bottom:0;
}
*html #navcontainer ul{
	width:541px;
	left:-2px;
	
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 13px 18px 8px 18px;
/*background-color: #036;*/
color: #000;
text-decoration: none;
float: left;
border-right:1px dotted #a48432;
}

#navcontainer ul li.first a{
	background: url(../images/navLeft.gif) no-repeat 0 0 !important;
}
#navcontainer ul li.first a:hover{
	background: url(../images/navLeftOn.gif) no-repeat 0 0 !important;
}
#navcontainer ul li.last a{
	border-right:none;
}
#navcontainer ul li a:hover
{
background: url(../images/navOnBgArrow.gif) no-repeat 50% 0;
color: #000;
}
#navcontainer ul li#active a{
	background: url(../images/navOnBgArrow.gif) no-repeat 50% 0 !important;
}
#navcontainer ul li.first#active a{
	background: url(../images/navLeftOn.gif) no-repeat 0 0 !important;
}


/*
.navigation {
	position:absolute;
	height:36px;
	width:540px;
	left:0px;
	left:expression("-1px");
	bottom:0;
}
.navigation div {
	float:left;
}
*/
.maincontent {
	width:759px;
	width:expression("758px");
	margin:0 0 0 5px;
	position:relative;
	background:url(../images/bkgd_maincontent.gif) top right repeat-y;
}
.homephoto {
	border-top:1px solid white;
	border-bottom:1px solid white;
	margin:0 0 0 5px;
	width:759px;
}
.leftcolumn {
	background:url(../images/bkgd_leftcolumn.gif) top left repeat-y;
	color:#FFF;
	width:219px;
	width:expression("218px");
	float:left
}
.rightcolumn {
	background-color:#FFFFFF;
	width:540px;
	float:left
}
*html .rightcolumn{
	width:539px;
	margin:0 0 0 -1px;
	padding:0 0 0 1px;
}

.rightcolumn a{
	color:#002a6c;
}
.subnav ul {
	padding:0;
	margin:0;
}
.subnav ul li {
	list-style:none;
	border-bottom:1px solid #999;
}
.subnav ul li a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	display:block;
	height:22px;
	padding:9px 0 0 15px;

}
.subnav ul li a:hover {
	background:url(../images/bkgd_navrollover.gif);
	color:#fbc632;
}
.subhead {
	/*background-color:#fbc632;
	height:27px;
	padding:14px 0 0 29px;*/
}
.subhead h1{
	background-color:#fbc632;
	height:25px;
	padding:7px 0 0 29px;
	margin:0;
	font-size:17px;
	color:#000;
}
.subnav .active a {
	background:url(../images/bkgd_navrollover.gif);
	color:#fbc632;
}
.content {
	padding:5px 29px 15px 29px;
	font-size:15px;
	line-height: 1.5;
}
.content form{
	font-size:12px;
	line-height: 1;
}
.footer {
	width:768px;
	margin:0 auto;
	color:#999;
	font-size:10px;
	
	text-align:center;
	padding:10px 0;
}


/** table logos **/

.logos td{
	width:33%;
	height:102px;
	text-align:center;
}
.logos td.large{
	width:33%;
	height:134px;
	text-align:center;
}
#testimonial{
	margin: 0 20px;
}
#testimonial h4{
	display:block;
	border-bottom:1px solid #ccc;
	font-size:17px;
}


/* side bar */
#categories{
      font-size:14px;

}
#categories h3{
	font-size:13px;
	margin:5px 10px;
}
#categories ul{
	padding:0;
	margin:0 0 0 30px;
}
#categories li{
	margin:4px 0;
	padding:0;
}
#categories .subcat{
	margin:0 0 20px 0;
}

.content .highlight2{
	color:#000;
	font-size:0.9em;
}
.content .event{
	border-bottom:1px solid #666;
}
.content .event p{
	margin:15px 0;
}

.projectImage{
	float:left;
	padding:0 10px 10px 0;
}
.projectDesc{
	float:left;
	width:300px;
	font-size:.9em;
	margin:0 0 15px 0;
}
.clear{
	clear:both;
}
.inline div{
	float:left;
}

.job_item_wrapper{ clear:both; }

.job_title{float:left; width:75px;}

.job_desc{float:left; }
