#headerContainer {
	text-align: left;
	width: 750px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(bgContent.jpg);
	
}
#headerContainer #header {
	border-bottom: 2px solid #000000;
	background-color: #FFFFFF;
}
#headerContainer #header #headerLogoCnt {
	float: left;
	width: 310px;
}
#headerContainer #header #headerLogoCnt #headerLogo {
	padding-top: 17px;
	padding-left: 16px;
}
#headerContainer #header #headerRolloverBanner {
	float: left;
	width: 440px;
	clear: right;
	text-align: right;
}

#headerContainer #spacer {
	height: 37px;
}
div.clear { line-height:0px;}
/* footer CSS*/
#footerCnt {
	background-image: url(bgFooter.jpg);
	background-repeat: repeat-x;
	color: #d5d5d5;
	background-color: #785277;
	width: 750px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
#newsletterBarCnt {
	height: 42px;
	font-size: 9px;
}
#newsletterBar {
	padding-top: 10px;
	padding-left: 22px;
}
#newsletterBar h2 {
	float: left;
	width: auto;
}
#newsletterBar p {
	float: left;
	width: auto;
	padding-top: 2px;
	padding-left: 26px;
	color: #c7c7c7;
}
#newsletterBar .form {
	float: left;
	width: 160px;
	padding-left: 25px;
}
#newsletterBar form input.text {
	margin-top: 4px;
}
#footer {
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
}


#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #d5d5d5;
	text-decoration: underline;
}
#footer ul {
	list-style: none;
	height: 1em;
	margin: 0 auto;
	width: 410px;
}
#footer ul li {
	float: left;
	width: auto;
	border-left: 1px solid #ffffff;
	background-image: url(../../expertAdvice_files/inherit);
	padding: 0;
}
#footer ul li.first {
	border-left: 0;
}
#footer ul li a, #footer ul li a:link, #footer ul li a:visited, #footer ul li a:hover, #footer ul li a:active {
	padding: 0 5px;
}
#footer #recallNotice {
	padding: 15px 20px 0 20px;
	text-align: center;
}
