﻿#servicesSubContent
{
	width:696px;
	float:left;
	margin:0 0 0 15px;
	padding:10px;
	background-color:#d9fedd;
	border:1px solid #ccc;
}

#services
{
	width:920px;
}
	#services ul
	{
		list-style:none;
		margin:30px 0 0 40px;
		
	}
	#services ul li ul
	{
		margin:10px;
	}
	#services li
	{
		padding:2px;
	}
	#services ul a
	{
		text-decoration:none;
		color:#355337;
	}
	#services ul a:hover
	{
		font-weight:bold;
	}
	#services label.title
	{
		font-size:14pt;
		font-weight:bold;
		margin:10px 0;
		display:block;
		text-align:center;
	}
	#services label.title a
	{
		text-decoration:none;
		color:#000;
	}
	#services label.title a:hover
	{
		color:#fff;
	}
	#services .bigDropMenu
	{
		float:left;
		width:301px;
		height:387px;
	}
	#services .bigDropMenuGreen
	{
		background:#fff url(Images/dropdown_green.jpg) top left no-repeat;
	}
	#services .bigDropMenuBlue
	{
		background:#fff url(Images/dropdown_blue.jpg) top left no-repeat;
	}
	#services .bigDropMenuOrange
	{
		background:#fff url(Images/dropdown_orange.jpg) top left no-repeat;
	}
	
	#services .bigDropMenuMiddle
	{
		margin:0 8px;
	}