﻿/* Content
--------------------------------------------------------------------------------------- */

#Promo
{
	float: left;
	display: inline;
	width: 335px;
	height: 155px;
	margin: 10px;
	padding: 2px;
	border: solid #C2DEF5;
	border-width: 1px;
	overflow: hidden;
}

#CTA
{
	float: left;
	display: inline;
	margin: 10px 0 0 0;
	padding: 3px 3px 20px 3px;
	width: 196px;
	background: url('/images/cta-bg.png') no-repeat top left;
}

#Content #CTA h3
{
	float: left;
	display: inline;
	width: 178px;
	margin: 0 2px 0 0;
	padding: 8px;
	background: url('/images/cta-act-now-bg.png') repeat-x bottom;
	text-align: center;
}

#CTA h4
{
	float: left;
	display: inline;
	width: 182px;
	margin: 0 0 0 0;
	padding: 6px;
	background: url('/images/cta-phone-bg.png') repeat-x bottom;
	text-align: center;
}

#CTA ul
{
	float: left;
	display: inline;
	margin: -2px 0 0 0;
	padding: 0;
	list-style: none;
}

#CTA ul li
{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}

#Content #CTA ul li a
{
	float: left;
	display: inline;
	width: 154px;
	margin: 0;
	padding: 10px 0 10px 40px;
	font-size: 0.9em;
	color: #FFFFFF;
	text-transform: lowercase;
}

#CTA ul li#InfoPack a
{
	background: url('/images/cta-infopack-bg.png') no-repeat top left;
}

#CTA ul li#InfoPack a:hover
{
	background: url('/images/cta-infopack-bg-hover.png') no-repeat top left;
}

#CTA ul li#CallMe a
{
	background: url('/images/cta-callme-bg.png') no-repeat top left;
}

#CTA ul li#CallMe a:hover
{
	background: url('/images/cta-callme-bg-hover.png') no-repeat top left;
}

#CTA ul li#Newsletter a
{
	background: url('/images/cta-newsletter-bg.png') no-repeat top left;
}

#CTA ul li#Newsletter a:hover
{
	background: url('/images/cta-newsletter-bg-hover.png') no-repeat top left;
}


/* Extras
--------------------------------------------------------------------------------------- */

#Extras
{
	float: left;
	display: inline;
	width: 545px;
	margin: 0 0 0 10px;
	border: solid #C2DEF5;
	border-width: 1px 0 1px 0;
	background: url('/images/extras-bg.gif') repeat-y top left;
}

#Extras h4
{
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #8EC3ED;
	text-transform: lowercase;
}

/* -------------------------- */

#Extras #Featured
{
	float: left;
	display: inline;
	width: 200px;
}

#Extras #Featured h3
{
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 1.2em;
	color: #001F42;
	text-transform: none;
	background: none;
	border: none;
}

#Extras #Featured p
{
	margin: 7px 10px 0 0;
	padding: 0;
	line-height: 1.4em;
	font-size: 1.1em;
}

#Extras #Featured img
{
	float: left;
	display: inline;
	margin: 10px 10px 0 0;
	padding: 1px;
	border: solid 1px #C2DEF5;
}

/* -------------------------- */

#Extras #Testimonial
{
	float: left;
	display: inline;
	width: 135px;
	background: url('/images/home-quote-bg.png') no-repeat top left;
}

#Extras #Testimonial h4
{
	display: none;
}

#Extras #Testimonial blockquote
{
	margin: 40px 10px 0 10px;
	padding: 0 0 20px 0;
	background: url('/images/home-quote-mark.png') no-repeat bottom right;
	font-size: 1.2em;
	color: #001F42;
	line-height: 1.5em;
	text-align: center;
}

#Extras #Testimonial small
{
	display: block;
	margin: 10px 5px;
	text-align: right;
	color: #8EC3ED;
}

/* -------------------------- */

#Extras #News
{
	float: left;
	display: inline;
	width: 205px;
}

#Extras #News h4
{
	margin-left: 10px;
}

#Extras #News h2
{
	margin: 13px 0 0 10px;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
}

#Extras #News h2 a
{
	border: solid #8EC3ED;
	border-width: 0 0 1px 0;
	color: #001F42;
	text-transform: none;
	text-decoration: none;
}

#Extras #News h2 a:hover
{
	border-color: #001F42;
}

#Extras #News h3
{
	float: left;
	display: inline;
	margin: 10px 0 10px 10px;
	padding: 5px;
	width: 31px;
	background: #8EC3ED;
	color: #FFFFFF;
	font-size: 1.1em;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
}

#Extras #News p
{
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
	width: 200px;
	font-size: 1.1em;	
}