body{
	background:url(../layout/bg_aqua.gif) #1db4c8 center top repeat-x;
}
#header #logo{
	background:url(../layout/logo_aqua.jpg) no-repeat left;
}
#middleCol h1{
		font-size:18px;
		color:#1DB4C8;
		margin:0px 0px 6px 0px;
		font-weight:bold;
	}
	#leftNav li a#currentLeftNav{
				background:#1DB4C8;
				text-decoration:none;
			}
#leftNav li ul li{
	border-bottom:1px solid #1DB4C8;
}	
#leftNav li.skills ul li a:hover{
	background:#FFF;
	color:#1DB4C8;
}

#middleCol .dividerLine_green{
		border-bottom:2px dashed #1DB4C8;
}		

	#middleCol h1{
		font-size:18px;
		color:#1DB4C8;
		margin:0px 0px 6px 0px;
		font-weight:bold;
	}
	
	#middleCol h4{
		font-size:16px;
		font-weight:bold;
		color:#1DB4C8;
		margin:6px 0px 6px 0px;
		padding:12px 0px 6px 0px;
		border-top:2px dashed #000;
	}
	
	#middleCol h5{
		font-size:16px;
		font-weight:bold;
		color:#1DB4C8;
		margin:6px 0px 6px 0px;
	}
	
	#middleCol h6{
		font-size:14px;
		font-weight:bold;
		color:#1DB4C8;
		margin:12px 0px 6px 0px;
		padding:12px 0px 6px 0px;
		border-top:2px dashed #000;
	}
#middleCol .list_imageLeftTextRightCaseStudies a{
	color:#1DB4C8;
}	
