body{
	padding: 0px;
	margin: 0px;
	padding-top: 32px;
	
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	background-image: url('/template/box.gif');
	background-position: top center;
	background-repeat: no-repeat;
}
#box_container{
	width: 777px;
	margin: 0px auto;
	background-image: url('/template/box_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}
#container{
	width: 777px;
	background-color: #FFFFFF;
	position: relative;
	background-image: url('/template/box_right.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
#box_bottom{
	height: 18px;
	display: block;
	line-height: 18px;
}
#header{
	height: 100px;
}
#logo{
	width: 250px;
	float: left;
}
#logo img{
	padding-left: 10px;
	padding-top: 20px;
}	
#mainnav{
	width: 510px;
	float: left;
	position: relative;
	left: 5px;
	padding-top: 28px;
}
#mainnav .nav_selected{
	background-position: 0px -24px;
}

#subnav{
	width: 164px;
	float: left;
	display: block;
	padding-top: 45px;
}
#subnav_item{
	margin-bottom: 10px;
	padding-left: 10px;
}
#subnav_item a{
	color: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0px;
	padding-left: 15px;
}
#subnav_item a:hover{
	background-image: url(/images/plus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
}
#subnav_item .subnav_selected{
	background-image: url(/images/plus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
	font-weight: bold;
}

#content{
	width: 280px;
	float: left;
	display: block;
}
#rightcol{
	width: 286px;
	float: left;
	display: block;
	height: 307px;
}
#footer{
	clear: left;
	text-transform: uppercase;
	color: #666666;
	font-size: 9px;
	padding-right: 47px;
	text-align: right;
	position: relative;
	top: -7px;
}
#footer p{
	margin: 0px;
	padding: 0px;
}

/* ------------------------------------------------- */
#content_container{
}

.home{
	background-image: url('/template/contentbg_home.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}
.about{
	background-image: url('/template/contentbg_about.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}
.people{
	background-image: url('/template/contentbg_people.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}
.projects{
	background-image: url('/template/contentbg_projects.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}
.locations{
	background-image: url('/template/contentbg_locations.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}
.contact{
	background-image: url('/template/contentbg_contact.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}

/* ------------------------------------------------- */

#nav_about a{
	background-image: url('/template/nav_about.gif');
	background-repeat: no-repeat;
	width: 58px;
	height: 24px;
	border: none;
	display: block;
	line-height: 24px;
	font-size: 5px;
	margin-right: 30px;
	float: left;
}
#nav_about a:hover{
	background-position: 0px -24px;
}

#nav_people a{
	background-image: url('/template/nav_people.gif');
	background-repeat: no-repeat;
	width: 73px;
	height: 24px;
	border: none;
	display: block;
	line-height: 24px;
	font-size: 5px;
	margin-right: 30px;
	float: left;
}
#nav_people a:hover{
	background-position: 0px -24px;
}

#nav_projects a{
	background-image: url('/template/nav_projects.gif');
	background-repeat: no-repeat;
	width: 96px;
	height: 24px;
	border: none;
	display: block;
	line-height: 24px;
	font-size: 5px;
	margin-right: 30px;
	float: left;
}
#nav_projects a:hover{
	background-position: 0px -24px;
}

#nav_locations a{
	background-image: url('/template/nav_locations.gif');
	background-repeat: no-repeat;
	width: 60px;
	height: 24px;
	border: none;
	display: block;
	line-height: 24px;
	font-size: 5px;
	margin-right: 30px;
	float: left;
}
#nav_locations a:hover{
	background-position: 0px -24px;
}

#nav_contact a{
	background-image: url('/template/nav_contact.gif');
	background-repeat: no-repeat;
	width: 68px;
	height: 24px;
	border: none;
	display: block;
	line-height: 24px;
	font-size: 5px;
	float: left;
}
#nav_contact a:hover{
	background-position: 0px -24px;
}

/* ------------------------------------------------- */

#projectname{
	color: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0px;
	margin-bottom: 15px;
}

#content{
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
a{
	color: #ff1f20;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -1px;
}
a:hover{
	text-decoration: underline;
}
p{
	margin: 0px;
	padding-bottom: 10px;
	padding-right: 5px;
}
td{
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
h1{
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
}
h2{
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
}
hr{
	display: block;
	clear: left;
	color: #d5d5d5;
	height: 1px;
	width: 100%;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #d5d5d5;
	overflow:hidden;
	padding: 0px;
	font-size: 1px;
}
ul{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 15px;
}
li{
	padding-bottom: 5px;
}

/* ------------------------------------------------- */

#content_blank{
	width: 600px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

