body
{
	font-family: Verdana;
	font-size: 13px;
	line-height: 18px;
}

h2
{
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
}

a
{
	color:#0f4561;
}

#header
{
	position:relative;
	background:url(/images/header.gif);
	width:960px;
	height:91px;
}

#back-top-left
{
	background:url(/images/back-left-secondary.jpg) repeat-x;
	height: 500px;
}

#back-top-right
{
	background:url(/images/back-right-secondary.jpg) repeat-x;
	height: 500px;
}

#back-bottom-left
{
	background:url(/images/back-bottom-left.jpg) repeat-x bottom;
	height: 400px;
}

#back-bottom-right
{
	background:url(/images/back-bottom-right.jpg) repeat-x bottom;
	height: 400px;
}

#masthead-home
{
	position:relative;
}

#home-content
{
	background:url(/images/background-content-home.jpg) no-repeat;
	width:590px;
	padding:60px 20px 5px 20px;
	text-align: justify;
}

#secondary-content
{
	padding:20px 20px 5px 20px;
	text-align: justify;
}

.call-out-box
{
	background:url(/images/quote-box.jpg);
	width:142px;
	height:155px;
	line-height: 15px;
	text-align:center;
	margin-bottom:20px;
	padding-left:54px;
	padding-right:54px;
}

#header-home
{
	width:280px;
	height:91px;
	top:0px;
	left:0px;
	position:absolute
}

#header-contact
{
	width:275px;
	height:33px;
	top:0px;
	left:685px;
	position:absolute
}

#cell-main
{
	width: 960px;
}

#table-content
{
	width: 960px;
	background:url(/images/background-content.gif) repeat-y;
	clear: both;
}


#table-content-secondary
{
	width: 960px;
	background:url(/images/background-content-secondary.gif) repeat-y;
	clear: both;
}

#table-content-wide
{
	width: 960px;
	background:url(/images/background-content-wide.gif) repeat-y;
	clear: both;
}

#top-nav img, #top-nav a, #top-nav div
{
	height: 46px;
	text-decoration: none;
	display:block;
	background-color: #134f6b;
}

div.navHome{
	float:left;
	width: 102px;
	background: url(/images/btn-home.jpg) 0 0 no-repeat;
	background-position: -102px 0;
}

a.navHome{
	float:left;
	width: 102px;
	background: url(/images/btn-home.jpg) 0 0 no-repeat;
}

a:hover.navHome{
	background-position: -102px 0;
}

div.navWhyEsrd{
	float:left;
	width: 294px;
	background: url(/images/btn-why-esrd.jpg) 0 0 no-repeat;
	background-position: -294px 0;
}

a.navWhyEsrd{
	float:left;
	width: 294px;
	background: url(/images/btn-why-esrd.jpg) 0 0 no-repeat;
}

a:hover.navWhyEsrd{
	background-position: -294px 0;
}

div.navWhyProgram{
	float:left;
	width: 201px;
	background: url(/images/btn-why-our-program.jpg) 0 0 no-repeat;
	background-position: -201px 0;
}

a.navWhyProgram{
	float:left;
	width: 201px;
	background: url(/images/btn-why-our-program.jpg) 0 0 no-repeat;
}

a:hover.navWhyProgram{
	background-position: -201px 0;
}

div.navFaq{
	float:left;
	width: 87px;
	background: url(/images/btn-faq.jpg) 0 0 no-repeat;
	background-position: -87px 0;
}

a.navFaq{
	float:left;
	width: 87px;
	background: url(/images/btn-faq.jpg) 0 0 no-repeat;
}

a:hover.navFaq{
	background-position: -87px 0;
}

div.navResources{
	float:left;
	width: 137px;
	background: url(/images/btn-resources.jpg) 0 0 no-repeat;
	background-position: -137px 0;
}

a.navResources{
	float:left;
	width: 137px;
	background: url(/images/btn-resources.jpg) 0 0 no-repeat;
}

a:hover.navResources{
	background-position: -137px 0;
}

div.navContact{
	float:left;
	width: 118px;
	background: url(/images/btn-contact.jpg) 0 0 no-repeat;
	background-position: -118px 0;
}

a.navContact{
	float:left;
	width: 118px;
	background: url(/images/btn-contact.jpg) 0 0 no-repeat;
}

a:hover.navContact{
	background-position: -118px 0;
}

#key-facts
{
	background:url(/images/background-key-facts.gif)
}

#key-facts a
{
	padding: 10px 0px 0px 0px;
	display:block;
	text-decoration: none;
	color: #000000;
}

#key-facts a img
{
	border: 0px;
	display: block;
}

#key-facts a div
{
	padding-left: 20px;
	padding-right: 20px;
	line-height: 15px;
	font-size: 12px;
}

#key-fact-image
{
	display:block;
	padding:20px 20px 10px 20px
}

#footer
{
	color: #292519;
	font-size: 10px;
	line-height: 15px;
	height:128px;
	background:url(/images/footer.gif);
	position:relative
}
#footer a
{
	color: #0f4561;
	font-weight: bold;
	margin:10px
}

#footer-nav
{
	position:absolute;
	top:30px;
	left:20px
}

#footer-copyright
{
	position:absolute;
	top:100px;
	left:20px
}

#footer-address
{
	position:absolute;
	top:30px;
	left:770px;
	text-align:right;
	color: #000000;
}