/* CSS Document */

#bannerarea h3 {
	font-family:'trebuchet ms',arial;
	font-size:1.8em;
	font-weight:normal;
	color:#ffffff;
	margin:0px;
	padding:0px 0px 0px 412px;
}

#bannerarea h2 {
	font-family:'trebuchet ms',arial;
	font-size:1.8em;
	font-weight:normal;
	color:#ffffff;
	margin:0px;
	padding:54px 0px 0px 360px;
}

#navdiv .unselected a:hover {
	background-image: url(../images/services/overleft.gif);
	background-repeat:no-repeat;
	background-position:left top;
	color:#ffffff;
}
#navdiv .unselected a:hover span {
	background-image: url(../images/services/overright.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#navdiv .selected a {
	color: #ffffff;
	float:left;
	display: block;
	line-height: 1.8em;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-family:'trebuchet ms',arial;
	margin:0px;
	background-image: url(../images/services/selectedleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navdiv .selected a span{
	background-image:url(../images/services/selectedright.gif);
	background-repeat: no-repeat;
	float:left;
	display:block;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: right top;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#breadcrumb {
	width:860px;
	height:24px;
	padding:0px 0px 0px 28px;
	margin:0px 0px 0px 0px;	
	background-color:#14BAC0;
}

#breadspacer {
	width:888px;
	height:26px;
	padding:2px 0px 0px 0px;
	margin:0px 0px 0px 6px;
	border-top:2px solid #14BAC0;
	border-bottom:2px solid #14BAC0;
}

.highlight {
	color:#10969B;
}

#maincontentleft h1 {
	font-family:'trebuchet ms',arial;
	font-size:1.4em;
	color:#555555;
	padding:0px;
	margin:0px;
	font-weight:normal;
	border-bottom: 1px solid #14BAC0;
}
#maincontentleft h2 {
  font-family:'trebuchet ms',arial;
	font-size:1.1em;
	color:#555555;
	padding:0px;
	margin:20px 0px 20px 0px;
	font-weight:normal;
	border-bottom: 1px solid #14BAC0;
}

#maincontentright h2 {
	font-family:'trebuchet ms',arial;
	font-size:1.1em;
	color:#555555;
	padding:0px;
	margin:20px 0px 0px 0px;
	font-weight:normal;
	border-bottom: 1px solid #14BAC0;
}

#maincontentleft h3 {
	font-family:'trebuchet ms',arial;
	font-size:0.9em;
	font-weight:normal;
	color:#555555;
	line-height:1.4em;
	padding:0px;
	margin:20px 0px 20px 0px;
	border-bottom: 1px solid #14BAC0;
}

#maincontentleft a {
	color:#14BAC0;
	text-decoration:none;
}

#maincontentleft a:hover {
	text-decoration:underline;
}

/* BOXOUTS CSS */

.boxout_div {
	float:right;
	width:224px;
	padding:0px;
	margin:18px 0px 0px 10px;
	background-color:#14BAC0;
}

.boxout_top {
	background-image:url(../images/boxouts/servicestop.gif);
	background-repeat:no-repeat;
	height:10px;
	padding:0px;
	margin:0px;
}

.boxout_mid {
	padding:0px 20px 0px 20px;
	margin:0px;
}

#maincontentleft .boxout_mid h3 {
	font-family:'trebuchet ms',arial;
	font-size:1.0em;
	font-weight:bold;
	color:#ffffff;
	padding:0px;
	margin:0px 0px 8px 0px;
	border-bottom:1px solid #ffffff;
}

#maincontentleft .boxout_mid h4 {
	font-family:'trebuchet ms',arial;
	font-size:0.9em;
	font-weight:normal;
	color:#ffffff;
	padding:0px;
	margin:0px;
}

.boxout_bot {
	background-image:url(../images/boxouts/servicesbottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:10px;
	padding:0px;
	margin:0px;
}