@charset "utf-8";
#col2
{
	background-color: #f1f2f2;
	background-image: url(../images/global/right-col-btm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	float: right;
	font-size: 12px;
	width: 595px;
}
#col2 .wrap
{
	padding: 15px 20px;
}
#row1 .left-side
{
	background-image: url(../images/global/subnav-bg.gif);
	background-repeat: no-repeat;
	float: left;
	
	width: 226px;
}
#row1 .left-side ul
{
	list-style: none;
	margin-top: 5px;
	padding: 0;
	height: 188px;
}
#row1 .left-side ul li
{
	border:1px solid #f1f2f2;
	margin:0;
	padding:0;
	
}
#row1 .left-side ul li a
{
	color: #626262;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding:7px 0 7px 12px; 
	text-decoration: none;
}
#row1 .left-side ul li a:hover, #row1 .left-side ul li a.selected
{
	background-color: #e0e0e0;
}
.left-side img {
	clear:both;
	padding:15px 0;
}
#row1 .right-side
{
	background-image: url(../images/global/expertise-img.jpg);
	background-position: right;
	background-repeat: no-repeat;
	float: right;
	height: 188px;
	width: 595px;
}
#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: 316px;
	overflow:hidden;	
}
#row1 .right-side .bottom .wrap
{
	padding: 15px;
}
#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: 316px;
	text-align: center;
	overflow:hidden;	
}
#row1 .right-side .top .wrap
{
	padding:30px 15px;
}
#row1 .right-side .top h1
{
	font-size: 16px;
}
#row1 .right-side .top h1
{
	font-size: 16px;
}
#row1 .right-side .wrap
{
	padding: 20px;
}