﻿/* Header ------------------------------------------------------------------ */

#Header #Ethos
{
	height: 154px;
}

#Header #Ethos blockquote
{
	height: 154px;
}


/* Right Column ------------------------------------------------------------ */

#Content #Extras
{
	margin: 5px 10px 0 0;
	padding-top: 0;
	background: none;
}

#Extras #SiteIdentification
{
	height: 166px;
}

#Extras .PromoBox
{
	float: left;
	display: inline;
	width: 260px;
	height: 189px;
	margin: 0 0 9px 0;
}

#Extras .PromoBox h4
{
	margin: 0 0 5px 20px;
	padding: 20px 0 0 0;
	font-size: 2em;
	color: #FFFFFF;
	font-weight: normal;
}

#Extras .PromoBox p
{
	margin: 0 30px 0 20px;
	font-size: 1.2em;
	color: #FFFFFF;
	line-height: 1.2em;
}

#Content #Extras p a.MoreLink
{
	margin-top: 3px;
	background: url('/images/backgrounds/extras-arrow-white.gif') no-repeat center left;
	color: #FFFFFF;
}

#Extras #Facts p
{
	margin-top: 20px;
	margin-right: 40px;
	font-size: 1.8em;
}

#Extras #MoreInformation, 
#Extras #MoreInformation a
{
	float: left;
	display: inline;
	width: 260px;
	height: 44px;
}

#Extras #MoreInformation
{
	margin-bottom: 9px;
	background: url('/images/backgrounds/more-info-hover.png') no-repeat center left;
}

#Extras #MoreInformation a
{
	background: url('/images/backgrounds/more-info.png') no-repeat center left;
	text-indent: -9000px;
	overflow: hidden;
}

#Extras #MoreInformation a:hover
{
	background-image: url('/images/backgrounds/more-info-hover.png');
}

#Extras #PromoServices
{
	float: left;
	display: inline;
	width: 260px;
}

#Extras #PromoServices h4
{
	margin: 0 0 5px 20px;
	padding: 20px 0 0 0;
	font-size: 2em;
	color: #FFFFFF;
	font-weight: normal;
}

#Extras #PromoServices ul
{
	margin-left: 20px;
	margin-right: 15px;
	padding-bottom: 40px;
}

#Extras #PromoServices ul li
{
	background: url('/images/backgrounds/extras-arrow-white.gif') no-repeat 0 5px;
	font-size: 1.1em;
	color: #FFFFFF;
}

#Extras #PromoServices ul li strong
{
	display: block;
}

#Extras #PromoServices #ServicesInner
{
	background: url('/images/backgrounds/service-top.jpg') no-repeat top left;
}