html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
html {height: 100%;}
body {
	line-height: 1.25em;
	color: black;
	background: #eaeaf8;
	font-size: .8125em;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	background: url(/images/blueprint.jpg) 0px 0px;
}
body.splash {
  background: #dbdcf1;
  background-image: none;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
em {
  font-style: italics;
}
strong {
  font-weight: bold;
}
.hidden {
  display: none;
}
.invisibile {
  visibility: hidden;
}
.center {
  text-align: center;
}
.orange {
  color: #ff8a00;
}
img.center {
  display: block;
  margin: 0 auto;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
.first {
  background: none;
}

/*layout*/
#masthead {
  background: #161762;
  overflow: hidden;
  border-bottom: 1px solid #ffffff;
  width: 100%;
  margin-top: 52px;
  height: 120px;
}
#logo {
  background: #ffffff;
  width: 284px;
  height: 100px;
  padding-top:20px;
  padding-left: 10px;
  float: left;
  display: inline;
}
#header {
  width: 650px;
  height: 60px;
  float: left;
  padding: 20px;
  color: #ffffff;
}
#wrapper {
  overflow: hidden;
  background: url(/images/bg-trans.png) 0px 0px repeat;
  width: 100%;
}

#sidebar {
  width: 253px;
  color: #ffffff;
  padding: 20px;
  float: left;
  display: inline;
}
#sidebar img.highlight {
  border: 2px solid #ffffff;
  display: block;
  margin: 0 auto;
}
#main {
  border-left:1px solid #ffffff;
  min-height: 350px;
  color: #ffffff;
  float: left;
  width: 648px;
  padding: 20px;
  background: url('/images/pixel-white.gif') 185px 0px repeat-y;
  position: relative;
  min-height: 445px;
}
.home #main {
  background: none;
}

#page a {
  color: #ffffff;
  text-decoration: none;
}
#page a:hover {
  text-decoration: none;
  color: #ff8a00;;
}
#footer {
  margin-bottom: 95px;
  color: #777777;
  font-size: .875em;
  background-color: #161762;
  border-top: 1px solid #fff;
  line-height: 1em;
}
#footer p {
  margin-left: 293px;
  padding: 2px 0px;
}

.projWrapper {
  width: 215px;
  position: absolute;
  top: 0px;
  left: 0px;
}
#proj1 {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 215px;
}
#proj2 {
  position: absolute;
  top: 20px;
  left: 235px;
}
#proj3 {
  position: absolute;
  top: 20px;
  left: 450px;
}
.projWrapper img {
  margin-bottom: 10px;
}
.projDesc {
  width: 210px;
  background: url(/images/dotted.gif) 100% 0px repeat-x;
  margin-top: 4px;
  padding-top: 4px;
}
.projWrapper .first {
  background: none;
}
.subnav {
  float: left;
  display: inline;
  width:153px;
  margin-right: 10px;
}
.subnav ul li {
  background: url(/images/dotted.gif) 0px 100% repeat-x;
  line-height: 1.25em;
  padding-bottom: .35em;
  padding-top: .35em;
}
.subnav ul li li {
  background: none;
  margin-left: 15px;
  padding-top: .15em;
  padding-bottom: .15em;
}
#page .subnav ul li.active a, #page .subnav ul li a:hover{
  text-decoration: none;
  color: #ff8a00;;
}
.projectnav {
  float: left;
  display: inline;
  margin-right: 10px;
}
.projectnav ul li {
  background: url(/images/dotted.gif) 0px 100% repeat-x;
  line-height: 1.25em;
  padding-bottom: .35em;
  padding-top: .35em;
}
.projectnav ul li li {
  background: none;
  margin-left: 15px;
  padding-top: .15em;
  padding-bottom: .15em;
}
#page .projectnav ul li.active a, #page .projectnav ul li a:hover{
  text-decoration: none;
  color: #ff8a00;;
}
.on{
  text-decoration: none;
  color: #ff8a00;;
}
.content {
  float: left;
  display: inline;
  width: 464px;
  padding: 0px 0px 0px 20px;
}
.content_nosubnav {
  float: left;
  display: inline;
  width: 564px;
  padding: 0;
}
/*Basic Styles*/

h1 {
  font-size: 3.538em;
  text-transform: uppercase;
  line-height: 1em;
}
h2 {
  font-size: 1.86em;
  background: url('/images/pixel-fade.gif') 0px 100% no-repeat;
  line-height: 1.35em;
  margin-bottom: .25em;
}
h3 {
  font-weight: bold;
    line-height: 1.5em;
}
p {
  margin-bottom: 1em;

}
span.heading {
  font-size: 1.692em;
}
.content ul {
    margin-left: 10px;
    margin-bottom: 1em;
}

.content ul li {
  background: url('/images/bullet.gif') 0px 7px no-repeat;
  padding-left: 7px;
  line-height: 1.5em;
}
#page {
  min-width: 1000px;
  height: 100%;
}
.splash #page {
  width: 100%;
  min-width: 750px;
  /*background: url(/images/bg-splash.jpg) 50% 50% no-repeat*/
  background-image: none;
}
#splash {
  margin-top: 40px;
  display: block;
  width: 704px;
  height: 358px;
  margin: 0 auto;
}
#nav {
  margin-top: 22px;
  padding-left: 2px;
  overflow: hidden;
}
#nav ul {
  text-transform: none;
  font-size:14px;
}
#nav ul li {
  float: left;
  display: inline;
  padding-right: 10px;
  border-right: 1px solid #ffffff;
  margin-right: 10px;
	padding-bottom:2px;
	padding-top:2px;
}
#nav ul li.on {
	background-color:#FFFFFF;
	margin-left:-10px;	
	padding-left:10px;
	padding-bottom:2px;
	padding-top:2px;
	border: none;
}
#nav ul li.on a{
	color: #161762;
	}
#nav ul li.last {
  border: none;
}
table.project-table td {
padding-bottom:5px;
padding-right:10px;}

table.project-table td ul{
margin:0; padding:0;}
