@charset "utf-8";
#row1
{
	height: 188px;
}
#row1 .left-side
{
	background-image: url(../images/global/subnav-bg.gif);
	float: left;
	height: 188px;
	width: 226px;
}
#row1 .left-side ul
{
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
}
#row1 .left-side ul li
{
	border:1px solid #f1f2f2;
}
#row1 .left-side ul li a
{
	color: #626262;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding:7px 0 7px 12px;
	text-decoration: none;
	margin:0;
}
#row1 .left-side ul li a:hover, #row1 .left-side ul li a.selected
{
	background-color: #e0e0e0;
}
.left-side img {
	padding:28px 0;
}
#row1 .right-side
{
	background-image: url(../images/global/expertise-img.jpg); 
	background-position: right;
	background-repeat: no-repeat;
	float: right;
	height: 188px;
	width: 586px;
}
#row1 .right-side .bottom
{
	background-color: #617152;
	background-image: url(../images/global/top-green-bdr-btm.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 14px;
	height: 94px;
	width: 309px;
}
#row1 .right-side .bottom .wrap
{
	padding: 10px;
}
#row1 .right-side .top
{
	background-color: #f1f2f2;
	background-image: url(../images/global/top-grey-bdr-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #626262;
	height: 94px;
	width: 309px;
	text-align: center;
	overflow:hidden;
}
#row1 .right-side .top .wrap
{
	padding:40px 15px;
}
#row1 .right-side .top h1
{
	font-size: 16px;
}
#row2
{
	font-size: 12px;
	margin-top: 8px;
}
#row2.full
{
	background-color: #f1f2f2;
	background-image: url(../images/global/row2-full-btm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 820px;
}
#row2.full .wrap
{
	padding: 10px;
}
#row2.full p
{
	padding: 0.5em;
}
#service-list
{
	color: #617152;
	float: left;
	font-size: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 332px;
}
#service-list li
{
	background-color: #fff;
	border: 1px solid #b4bcad;
	margin: 1px 0;
	padding: 4px;
}
.green-tab-content
{
	background-color: #f1f2f2;
	background-image: url(../images/global/row2-greentab-btm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 14px;
	width: 409px;
}
.green-tab-content .wrap
{
	padding: 20px 30px;
}
.green-tab-content h2
{
	background-color: #617152;
	background-image: url(../images/global/row2-greentab.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 14px;
	font-variant: small-caps;
	line-height: 26px;
	text-align: center;
}
#row2 a
{
	color: #41552e;
	font-size: 10px;
}