body
{
	margin: 0px;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

a, a:link, a:hover, a:visited
{
	color: #325EA7;
}

b.headline
{
	font-size: 15px;
}

i
{
	color: #999;
	font-size: 13px;
	font-weight: bold;
}

.dark
{
	color: #333;
}

div.title
{
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
}

#page
{
	position: absolute;
	width: 800px;
}

#row1
{
	position: absolute;
}

#row1 div.logo
{
	position: absolute;
	width: 200px;
	height: 110px;
	border-right: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-top: #ccc 1px solid;
}

#row1 div.logo div.tagline
{
	width: 195px;
	padding: 1px 0px 0px 5px;
	border-top: #ccc 1px solid;
	color: #666;
}

#row1 div.header
{
	position: absolute;
	left: 202px;
	width: 590px;
	height: 100px;
	padding: 5px;
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	background-color: #f7f7f7;
}

#row1 div.header div.navigation
{
	position: absolute;
	top: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	letter-spacing: .5px;
	color: #666;
	cursor: pointer;
}

#row1 div.header div.navigation div.navItem
{
	position: absolute;
	padding: 0px 10px 0px 10px;
	color: #666;
}

#row1 div.header div.navigation div.navItemOver
{
	position: absolute;
	padding: 1px 10px 0px 10px;
	color: #6586BD;
}

#row2
{
	position: absolute;
	top: 110px;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}

#row2 div.information
{
	position: absolute;
	width: 190px;
	height: 150px;
	background-color: #999;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	color: #eaeaea;
	padding: 5px;
}

#row2 div.information span.address
{
	position: absolute;
	top: 105px;
	font-size: 9px;
}

#row2 div.feature
{
	position: absolute;
	top: 0px;
	left: 202px;
	width: 600px;
	height: 160px;
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	z-index: 0px;
}

#row2 div.feature img.featureImage
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0px;
}

#row2 div.subnavigation
{
	position: absolute;
	top: 0px;
	left: 202px;
	width: auto;
	/*padding: 0px 1px 0px 1px;
	background-color: #003366;
	z-index: 1px;*/
}

#row2 div.subnavigation div.sub
{
	position: absolute;
	top: 0px;
	width: 150px;
	height: 160px;
	background-color: #597EA2;
	border: #ccc 1px solid;
	opacity: 90;
	MozOpacity: 90;
	KhtmlOpacity: 90;
	filter: alpha(opacity=90); 
}

#row2 div.subnavigation div.sub div.subnavItem
{
	width: 130px;
	height: auto;
	border-bottom: #ccc 1px solid;
	padding: 5px 10px 5px 10px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

#row2 div.subnavigation div.sub div.subnavItemOver
{
	width: 130px;
	height: auto;
	border-bottom: #ccc 1px solid;
	padding: 5px 10px 5px 10px;
	color: #666;
	text-decoration: none;
	background-color: #CAD2D9;
	cursor: pointer;
}

#row2 div.subnavigation div.sub div.subnavItemSelected
{
	width: 130px;
	height: auto;
	border-bottom: #ccc 1px solid;
	padding: 5px 10px 5px 10px;
	color: #666;
	text-decoration: none;
	background-color: #eaeaea;
}

#row2 div.subnavigation div#portfolio
{
	left: 25px;
}

#row2 div.subnavigation div#services
{
	left: 150px;
}

#row2 div.subnavigation div#awards
{
	left: 285px;
}

#row2 div.subnavigation div#profiles
{
	left: 450px;
}

#border
{
	position: absolute;
	top: 271px;
}

#border div.left
{
	width: 180px;
	padding: 20px 10px 20px 10px;
	border: #ccc 1px solid;
	background-color: #6586BD;
}

#border div.right
{
	position: absolute;
	top: 0px;
	left: 202px;
	width: 580px;
	padding: 20px 10px 20px 10px;
	/*border-right: #ccc 1px solid;*/
	border-top: #ccc 1px solid;
	background-color: #325EA7;
}

#row3
{
	float: left;
	position: absolute;
	top: 281px;
	width: 800px;
	border: #ccc 1px solid;
	background-color: #eaeaea;
}

.content
{
	line-height: 18px;
}

#row3 div.content
{
	float: left;
	position: absolute;
	left: 200px;
	/*margin-left: 200px;*/
	width: 580px;
	/*height: 290px;*/
	padding: 20px 10px 20px 10px;
	background-color: #f7f7f7;
	border-left: #ccc 1px solid;
}

#projects
{
	
}

#project
{
	float: left;
	width: 100%;
	height: 100px;
	border-top: #ccc 1px solid;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}

div.projectOver
{
	float: left;
	width: 100%;
	height: 100px;
	border-top: #ccc 1px solid;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	background-color: #fff;
	cursor: pointer;
}

#project img
{
	float: left;
	border: #336699 1px solid;
	width: 100px;
	height: 100px;
	margin-right: 25px;
}

#project div.name
{
	color: #666;
	font-weight: bold;
	font-size: 12px;
}

#project div.description
{
	color: #999;
	font-size: 11px;
}

#project div.location
{
	color: #999;
	font-size: 11px;
}