@charset "utf-8";
/* CSS Document */
html
{
	overflow:scroll;
}
body 
{
	margin:0 0 0 0;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
img
{
	border:0;
}
#Table_01
{
	width:909px;
}
.content
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color:#7f8699; 
	padding: 10px 10px 10px 15px;
}
.content a:link, a:visited, a:active
{
	color:#7f8699;
	text-decoration:underline;
}
.content a:hover
{
	color:#7f8699;
	text-decoration:none;
}
.line
{
	height:1px; 
	border:0; 
	background-color:#7f8699;
}
#menuList
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border-bottom:1px solid #999;
}
#phoneNumbers
{
	border-bottom:1px solid #999;
}
#menuPad
{
	padding-left:30px;
}
#menuList ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
}
#menuList li
{
	padding-left:15px;
	display:inline;
}
#menuList .selected a:link, a:hover, a:visited, a:active
{
	text-decoration:none;
	color:#3163d7;
}
#menuList a:link, a:visited, a:active
{
	color:#999;
	text-decoration:none;
}
#menuList a:hover
{
	color:#3163d7;
}
#selected
{
	color:#3163d7;
}
#Logos
{
	width:890px;
	margin-left:20px;
}
#Logos td
{
	width:221px;
	height:116px;
	background-image:url(images/logos/Logo_bg.png);
	background-repeat:no-repeat;
}
.projectTitles
{
	/*font-family:"Futura Std Condensed Light", "Futura Std Condensed", Arial;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	color:#5f82af;
}
.boxesTable{}
.boxesTable td
{
	width:221px;
	height:116px; 
	background-repeat:no-repeat; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#EEE; 
	text-align:center;
	vertical-align:bottom;
	line-height:32px;
	margin-bottom:10px;
	cursor:pointer;
}
.boxesTable{}
.boxesTable td 2
{
	width:221px;
	height:116px; 
	background-repeat:no-repeat; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	color:#EEE; 
	text-align:center;
	vertical-align:bottom;
	line-height:32px;
	margin-bottom:10px;
	cursor:pointer;
}
.boxesTable a
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px; 
color:#FFFFFF;
text-decoration:none;
}
.boxesTable a:hover
{
text-decoration:underline;
}

