/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px; }
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin: 5px 0;	}
a:active {	outline: none;	}
:focus {	-moz-outline-style: none;	}
a:link, a:visited {
	color: #0417D3;
	text-decoration: underline;
}
a:hover, a:active {	text-decoration: none;}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
html, body {	height: 100%;}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5c5c5c;
	background: #aaa url(../images/bg.gif) 0 0 repeat-x;
}
#container {
	background: url(../images/repeat.gif) 0 0 repeat-y;
	width: 758px;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
}
#header {
	margin: 0;
	height: 150px;
	text-indent: -1234em;
	background: url(../images/header.jpg) 0 0 no-repeat;
}
#header a {
	display: block;
	height: 150px;
	text-decoration: none;
}
#navigation {
	margin: 0;
	padding: 5px 0 0;
	float: left;
	width: 171px;
	list-style: none;
}
#navigation li {
	margin: 0;
	font-size: 13px;
}
#navigation li strong,
#navigation li a {
	padding: 1px 0 2px 7px;
	line-height: 1;
	_height: 1px;
	color: #000;
	text-decoration: none;
	display: block;
	background: url(../images/hover.gif) 2px 3px no-repeat;
}
#navigation li strong {
font-weight: normal;
	background: url(../images/header.gif) 2px 3px no-repeat;
}
#navigation li a:hover {
	background: transparent;
}
#navigation ul {
	margin: 1px 0 5px 8px;
	list-style: none;
}

li#logos {
	background: url(/images/logos.jpg) 50% 30px no-repeat;
	padding: 0;
height: 365px;

}

#title {
	background: url(../images/heading.gif) 0 0 no-repeat;
	margin: 0 0 0 178px;
	font-size: 20px;
	color: #FFF;
	line-height: 1;
	padding: 12px 0 15px 8px;
}
#content {
	margin: 0;
	width: 390px;
	padding: 0px 0 0 22px;
	min-height: 530px;
	_height: 530px;
	float: left;
}
#project {
	margin: 0 10px 0 594px;
}
#project h4 {
	margin: 0;
	position: absolute;
	left: 594px;
	top: 161px;
	font-size: 18px;
	color: #FFF;
	line-height: 1;
	width: 153px;
	text-align: center;
}
#project dl {
	margin: 0;
	padding: 5px 0;
	text-align: center;
}
#project img {
	border-width: 0;
}
#project a {
	text-decoration: none;
	color: #5c5c5c;
}
#project dt {
	text-align: center;
	margin: 10px 0 0;
}
#project dd {
	margin: 0 6px;
}
dd.name {
	color: #010101;
}
dd.location {
	color: #898989;
}
#project h4.servicecenter {
position: static;
background: #BEBEBE;
padding: 4px 8px;
margin: 20px 0 0;
width: auto;
}
#project h4.servicecenter a {
color: #FFF;
}
div.servicecenter {
text-align: center;
padding: 10px 0;
}

#clear {
	height: 41px;
}
#footer {
	background: url(../images/footer.gif) 50% 3px no-repeat;
	height: 21px;
	padding-top: 20px;
	margin: -41px 0 0;
	position: relative;
}
#links {
	background: #FFF;
	border-top: 1px solid #000;
	padding: 3px 10px;
	margin: 0;
	color: #000;
	height: 14px;
	line-height: 14px;
	vertical-align: middle;
}
#links a {	color: #000;	}
#footer a {	text-decoration: none;}
#footer a:hover {	text-decoration: underline;}
#byline a {	color: #c3c3c3;}
#byline {
	width: 178px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 0px;
	margin: 0 0 0 -379px;
	font-size: 10px;
}


#byline em {
	font-style: normal;
	text-decoration: underline;
}
/* Forms */
option {
	padding-right: 10px;
}
form label {
	display: block;
	margin: 2px 0;
	float: left;
	width: 140px;
	height: 14px;
}
form input, 
form textarea,
form select  {
	clear: right;
	display: block;
	margin: 2px 0 2px 150px;
	font-size: 12px;
}

form input {
	padding: 2px 3px;
}
form textarea {
	padding: 2px 3px;
	width: 200px;
	height: 120px;
}
form select {
}
form input.button {
	margin-left: 0;
	margin: 10px 0;
	border: 1px solid #000;
	background: #FFF;
	color: #000;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 14px;
	width: 100px;
	text-align: center;
	cursor: pointer;
}
label.checkbox {
	float: none;
	width: auto;
}
.checkbox input {
	width: auto;
	display: inline;
	margin: 0 5px 0 0;
	vertical-align: middle;
}

div.projectlist {
clear: both;
padding: 5px 0 0;
}
.projectimage {
float: left;
}
.projectimage img {
border-width: 0;
margin: 0;
}
.projectlist h3 {
margin: 0 0 5px 160px;
font-size: 14px;
}
.projectlist p {
margin: 0 0 5px 160px;
}
p.more {
text-align: right;
}
#content .projectlist a {
text-decoration: none;
}
#content .projectlist a:hover {
text-decoration: underline;
}



h3.projecttitle {
font-size: 18px;
margin: 0 0 10px;
}
.projectview img {
vertical-align: middle;
border-width: 0;
margin: 6px;
}

li#videolink {
background: url(/images/videolink.jpg) 0 0 no-repeat;
height: 122px;
width: 163px;
margin: 20px 0 0 6px;
text-indent: -1234em;
}
#navigation li#videolink a {
display: block;
height: 122px;
border-width: 0;
background: none;
}


