/* CSS Document */
/*revised 12/3/09*/

.foot_menu 
{
	font-size:12px;
	color:#333333;
	font-weight:normal;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 20px;
}
a.foot_menu 
{
	color:#FFFFFF;
	text-decoration:none;
}

a.foot_menu:hover 
{
	color:#FFFFFF;
	text-decoration:underline;
}

.body_text
{
	font-size:12px;
	color:#333333;
	font-weight:normal;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	line-height:18px;
}
.small_text
{
	font-size:9px;
	color:#333333;
	font-weight:normal;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 18px;
}
.title_text
{
	font-size:14px;
	color:#333333;
	font-weight:bold;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 18px;
}
#homeborder
{
	border-right: solid 2px #f47320;
	padding: 10px;
}

.body {
	background-color: #00718f;
}
.contentbg {	
	background-image: url(images/blueback.gif);
}
#servicestable
{
	border-right: solid 1px #bebfc2;
	border-left: solid 1px #bebfc2;
	padding: 4px;
}


/*highlighted technologies********************************/

#highlighted-technologies	{
	border:1px solid #999;
	text-align:center;
	width:220px;
	}
	
#highlighted-technologies p	{
	padding:0 4px 0 4px;
	font:12px/14px sans-serif;
	}
