#page.list #landing
{
	padding: 25px;
	height: 359px;
}

#page.list #subNav
{
	background: #09264c;
	width: 696px;
	height: 32px;
	position: absolute;
	left: 0px;
	top: 75px;
	z-index: 90;
	overflow: hidden;
}

#page.list ul#subNav li
{
	margin-left: 25px;
	line-height: 32px;
	height: 32px;
}

#page.list ul#subNav li.finder
{
	background: #1d4e83;
	padding: 0 10px;
	margin: 0;
	float: right;
}

#page.list ul#subNav a
{
	/*color: #b3c2d4;*/
	color:#eee;
}

#page.list #featured,
#page.finder #finder,
#page.map #map
{
	background: #245c94;
	width: 280px;
	height: 220px;
	padding: 10px;
	margin-top: 39px;
	position: absolute;
	top: 107px;
	font-size: .9em;
	letter-spacing: -.05em;
	
	padding-right: 380px;
	
	z-index: 100;
}

#page.list #featured .slideshow
{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 350px;
	height: 220px;
}

#page.list #featured .slideshow ul
{
	float: left;
	width: 20px;
	height: 216px;
	padding-top: 4px;
	background: #0b2d5b;
}

body.theme7 #page.list #featured .slideshow ul
{
	background: #6B1414;
}


#page.list #featured .slideshow li
{
	float: left;
	width: 20px;
	margin-top: 8px;
	text-align: center;
}

#page.list #featured a
{
	color: #FFF;
	text-decoration: underline;
}

#featured .slideshow img
{
	display: none;
	position: absolute;
	left: 20px;
}

#featured .slideshowInfo
{
	display: none;
	position: absolute;
	width: 280px;
	overflow: hidden;
}

#featured .active,
#featured .slideshow img.active
{
	display: block;
}

#featured .featuredHead
{
	font-size: 1.05em;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 0.25em;
}

#page.list #featured .slideshow li a
{
	text-decoration: none;
}

#page.list #imagery
{
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
	z-index: 50;
}

#page.list #right
{
	padding: 40px 0 10px;
	width: 268px;
}


/* FINDER */

#page.list #finder
{
	background: #1d4e83;
	margin: 0;
	padding: 35px;
	width: 601px;
	height: 211px;
}

#page.list #finder label
{
	color: #b3c2d4;
}

#page.list #finderRight
{
	position: absolute;
	top: 20px;
	right: 10px;
	width: 330px;
}

#page.list #finderRight img
{
	position: absolute;
	top: 30px;
}


/* MAP */

#page.map #map
{
	background: #0b2d5b;
	padding: 0 25px 25px 25px;
	width: 607px;
	height: 367px;
	left: 0px;
}

#page.map #map .options
{
	width: 150px;
	height: 367px;
	float: left;
	background: #1d4e83;
}

#page.map #map .options li
{
	margin: 5px 5px 0 5px;
}


#page.map #map .map
{
	float: left;
}

#page.map #middle
{
	margin-top: 128px;
}

#page.map #right
{
	position: relative;
	top: -128px;
}
