body
{
	text-align:center;
	font:10px Verdana, Arial, sans-serif;
	height:100%;
	color:#000000;
	background-color:#ffffff;
	margin:10px auto 0px auto;
	line-height:1.3em;
	background-color:#eeeeee;
}

#wrapper
{
	width:760px;
	height:510px;
	text-align:left;
	margin:10px auto 0px auto;
	background-color:#ffffff;
	border-right:4px solid #ababab;
	border-bottom:4px solid #ababab;
	position:relative;
}

.dropshadow
{
	position:absolute;
	background-color:#eeeeee;
	overflow:hidden;
	height:4px;
	width:4px;
}

#logo
{
	height:74px;
	display:block;
	float:left;
	width:735px;
	padding-left:25px;
	padding-top:10px;
}

#footer
{
	height:30px;
	float:left;
	color:#939598;
	display:block;
	line-height:30px;
	padding-left:10px;
}

#footer a
{
	color:#939598;
	text-decoration:none;
}

#footer a:hover, #content a:hover, #content div.featurecolumn a:hover
{
	text-decoration:underline;
}

#nav
{
	height:30px;
	width:546px;
	background-image:url(../images/navbar.gif);
	background-repeat:repeat-x;
	background-position:left;
	padding-left:214px;
	display:block;
	float:left;
	margin-bottom:7px;
}

#nav img, #logo img
{
	float:left;
	display:block;
	border-width:0px;
}

#nav a
{
	display:block;
	height:26px;
	float:left;
}

#nav a:hover, #nav a.selected
{
	border-bottom:3px solid #B15C11;
}

#sidebar
{
	width:190px;
	margin:0px 10px 0px 10px;
	height:359px;
	float:left;
	display:inline;
}

#sidebarcontent
{
	width:165px;
	height:1px;
	padding:30px 0px 0px 15px;
	color:#ffffff;
}

#sidebarcontent span
{
	font-size:16px;
	line-height:26px;
	display:block;
}

#contentwrapper
{
	height:359px;
	width:540px;
	float:left;
	background-image:url(../images/bluebg.gif);
}

#header
{
	width:498px;
	margin:16px 0px 0px 22px;
	display:inline;
	color:#006893;
	font-size:22px;
	float:left;
}

#content
{
	margin:0px 20px 0px 22px;
	display:inline;
	float:left;
	color:#000000;
}

#content a
{
	color:#000000;
	text-decoration:none;
}

#whocontent
{
	width:301px;
	height:282px;
	margin:0px 10px 0px 22px;
	display:inline;
	float:left;
	color:#000000;
}

#whocontent span, #content span
{
	color:#006893;
	font-size:14px;
	font-weight:bold;
}

#images
{
	height:282px;
	width:187px;
	float:left;
}

#homecontent
{
	height:359px;
	width:540px;
	float:left;
	background-image:url(../images/homebg.jpg);
}

#projectlink, #projectlink2, #projectlink3
{
	height:136px;
	width:156px;
	display:block;
	margin:0px 0px 0px 0px;
	cursor:pointer;
	background-image:url(../images/featured1.png);
	_background-image:url();
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/featured1.png',sizingMethod='scale');	
}

#projectlink2
{
	background-image:url(../images/featured2.png);
	_background-image:url();
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/featured2.png',sizingMethod='scale');
}

#projectlink3
{
	background-image:url(../images/featured3.png);
	_background-image:url();
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/featured3.png',sizingMethod='scale');
}

.featurecolumn
{
	float:left;
	width:155px;
	padding-right:16px;
}

#content div.featurecolumn a
{
	color:#006893;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}