body
{
	background-image:		url( /images/bg_home.gif );
	background-position:	477px 0px;
}

td#bottom-left
{
	background-image:		url( /images/bg_home_bottom.gif );
	padding:				21px 0px 0px 43px;
}

td#bottom-right
{
	background-color:		rgb(230,234,217);
	padding:				19px 21px 21px;
}

table#news
{
	margin-bottom:			46px;
	border-left:			20px solid white;
}

table#news th
{
	padding:				0px;
}

table#news td
{
	padding:				12px 0px 5px 8px;
	background-color:		white;
}

#links
{
	margin-bottom:			13px;
	padding-left:			110px;
	background-image:		url( /images/featuredprojects.gif );
	background-repeat:		no-repeat;
}

#links a
{
	margin-right:			1px;
	padding:				0px 3px;
	line-height:			9px;
	font-family:			verdana,arial,sans serif;
	font-size:				9px;
	text-decoration:		none;
	color:					rgb(145,134,126);
}

#links a.active,
#links a:hover
{
	background-color:		#ff0099;
	color:					white!important;
}

#nav-global
{
	display:				none;
}
