#header {
	margin-bottom: 0;
}

.subheading {
 	background: url('/images/services_banner.png') top left repeat-x;
}

#heading {
	margin:0;
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;	
	float:left;
	padding-top: 3px;
}

#left h1 {
	color: #0083ad;
}
#content h1.blue {
	color: #0083ad;
}

#left h2 {
	margin-top: 0;
	font-size: 14px;
	color: #0083ad;
}

#left h3 {
	margin-top: 0;
	font-size: 16px;
	color: #0083ad;
	padding-bottom: 8px;
	border-bottom: 1px solid #dbdbdb;
	width:330px;
}

#left h4 {
	font-size: 16px;
	color: #000000;
	margin-top:50px;
	margin-bottom:20px;
}

#introtext {
	margin-bottom: 30px;
        font-size:17px;
        color:#0083ad;
        letter-spacing:0px;
        line-height:19px;
}

#content p{
	margin-bottom:30px;
}

#content a{
	color:#000000;
	font-weight: bold;
}

.strengths{
	margin-bottom:50px;	
}

#request_info_box {
	background: url(/images/req_info_blue.png) top left no-repeat;
}

p#workselect {
	margin-top: 60px;
	margin-bottom: 0px;
	overflow: hidden;
	background: url(/images/grey_spacer.gif) bottom left repeat-x;
}

p#workselect {
	margin-bottom: 10px;
}
#workselect a {
	display: block;
	float: left;
	font-size: 14px;
	color: #69b1c7;
	padding: 0 12px 14px 12px;
}
#workselect a.current {
	color: #0083ad;
	background: url(/images/ourwork_smallarrow.jpg) bottom center no-repeat;
}

#slideshow {
	margin: 0;
	overflow: hidden;
	clear: both;
}
#slideshow a.selected, #slideshow a:hover {
	display: block;
	float: left;
}
#slideshow a.selected {
	background: url(/images/bluebg.jpg) top left no-repeat #0083ad;
}

 #slideshow a:hover {
	background:  #00708c; 
 }
 
#slideshow a {
	display: block;
}
#slideshow span {
	color: #0083ad;
	display: block;
	float: left;
	padding: 0px 19px 10px 19px;
	font-size: 60px;
	font-weight: bold;
}
#slideshow a.selected span{
	color: #ffffff;
	background: url(/images/servicearrow.jpg) bottom center no-repeat;
}

#slideshow a:hover span{
	color: #ffffff;
	background: url(/images/blue-hover.png) bottom center no-repeat; 

}