@import url("main.css");

.home #content
{
	width: 604px;
	padding-left:59px;
	padding-right:50px;
}

.home #content ul li
{
	padding-bottom:0;
}

.home #content h2
{
	padding-bottom:12px;
}


.home #cta
{
	width:223px;
	min-height:470px;
	float:left;
}
/*  
.home #cta a
{
	width:223px;
	height:1px;
	padding-top:143px;
	display:block;
	overflow:hidden;
}


.home #cta a#cta-top
{
	background:url(/images/cta/home-cta-top.jpg) 0 0 no-repeat;
}

.home #cta a#cta-middle
{
	background:url(/images/cta/home-cta-middle.jpg) 0 0 no-repeat;
}

.home #cta a#cta-bottom
{
	background:url(/images/cta/home-cta-bottom.jpg) 0 0 no-repeat;
}

.home #cta a#cta-top:hover,.home #cta a#cta-middle:hover,.home #cta a#cta-bottom:hover
{
	background-position: -223px 0;
}
*/
h1.home-header {
	font-size: 28px;
	color: #4e4e4e;
	margin-top:10px;
	text-transform:uppercase;
}
h1.home-header span {
	color: #c20001;
}



.contentfooter {
	font-size: 18px;
	color: #000; /*#4e4e4e;*/
	padding-top:10px;
	text-transform:uppercase;
}

.contentfooter span {
	color: #c20001;
}

.home #cta .ctaHeader
{
	font-size: 18px;
	color: #4e4e4e;
	text-transform:uppercase;
	padding:18px 0 15px 32px;
}

.home #content li a {
	font-size: 13px;
	color: #000000;
	text-decoration:underline;
}
.home #content li a:hover {
	font-size: 13px;
	color: #000000;
	text-decoration:none;
}



.home #cta .ctaLink {
	padding: 10px 0 0 32px;
	font-size: 11px;
	color:#666666;
	}
.home #cta .ctaLink a{
	color:#666666;
	}
.home #cta .ctaLink a:hover {
	color:#666666;
	}
.home #cta .ctaLink a:visited {
	color:#666666;
	}