/*================================================================================================================================================================*/
/*  SERVICES PAGE
/*================================================================================================================================================================*/
#servicesSectionBox3
{
	width: 284px;
	height: 194px;
	float: left;
	text-align: left;
	background-color: #EC9200;
	background-image: url(images/sectionBoxBG3.png);
	background-repeat: repeat-x;
}

#servicesSectionHeader3
{
	width: 278px;
	width: expression('280px'); /* Works for IE ONLY */
	height: 27px;
	height: expression('29px'); /* Works for IE ONLY */
	border-style:  solid;
	border-width: 1px;
	border-color: #ffffff;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 1px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #EC9200;
}

#servicesSectionBody3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	width: 280px;
	height: 160px;
	text-align: left;
 	margin-left: 2px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: #ffffff;
	background-repeat: none;
}

#servicesNavContainer 
{
	float: left;
}