
		/*second-level*/

		#content ul.sub-nav li ul li { 
			background: #4a586a; 
			margin-bottom: 0;
			border-bottom: 1px #ccc solid;
		}

		html #content ul.sub-nav li.selected a {
			background: url(../images/arrow-down.gif) 6px 13px no-repeat;
		}

		#content ul.sub-nav li.hovered ul li a,
		#content ul.sub-nav li.selected ul li a {
			color: #fff;
			background: none;
		}
		
		#content ul.sub-nav li ul li a span {
			background: url(../images/double-arrow-right-small.gif) right center no-repeat;
			padding-right: 10px;
		}

		/*third-level*/

		#content ul.sub-nav li ul.nest2 { padding: 0 0 10px; }
		#content ul.sub-nav li ul.nest2 li {
			line-height: 0.75em;
			border-bottom: none;
		}

		#content ul.sub-nav li ul li a {
			color: #fff;
			font-size: 0.9em;
			text-transform: none;
			font-size: 0.75em;
			background: url(../images/double-arrow-right-small.gif) 10px center no-repeat;
			padding: 4px 0 4px 26px;
		}

		#content ul.sub-nav li ul.nest2 li a span {
			font-weight: normal;
			font-size: 0.87em;
			padding-right: 10px;
		}

		ul.sub-nav li a:hover { text-decoration: underline; }

#header { overflow:hidden;}

#header p {
    width:314px;
    font-size:1.2em;
    padding-top:44px;
}

/* QUICK SEARCH BOX */

/* BREADCRUMBS */




/* HOME PAGE - CONTACT US SEARCH CHANGER */
#search-changer label.region { background: url(../images/region.gif) 0 0 no-repeat; }
#search-changer label.city { background: url(../images/city.gif) 0 0 no-repeat; }
#search-changer label.service { background: url(../images/city.gif) 0 0 no-repeat; }
#search-changer .searchSubmit {
		background: url(../images/search.gif) no-repeat 0 0;border: none;clear: both;float: right;width: 72px;height: 24px;cursor: pointer; }
/* HEADER LINKS */
#header div.right ul li a:hover { text-decoration: underline;}

/*offscreen*/
#search-changer label.region span, #search-changer label.city span, #search-changer label.service span {
	position: absolute;
	left: -9999px; }
	
	
/* FILTERLISTLANDING */

.large-grid input.content-search-button {
		margin-top: 13px;
		float: left;
	}

input.content-search-button {
	background: url(../images/search.gif) no-repeat 0 0;
	padding: 0;
	text-indent: -999px;
	height: 26px;
	border: none;
	overflow: hidden;
	cursor: pointer;
	font-size:0;
	width:80px;
	text-align:right;
	color:#EDEEF0;
	
}

.news-feature .items li img {
			width: 77px;
			background: 62px;
		}

/* SEARCHLISTLANDING */

		input.content-search {
			padding: 2px;
			font-size: 1.08em;
			color: #000;
			border: 1px solid #00529c;
			margin-right: 4px;
		}


