/* universal footer */

.pipe-style {
	margin: 12px 0 0 6px;
	padding: 0;
	font-size: 8pt;
	color: #999999;}

/* HOMEPAGE footer */

#home-footer-wrapper {
	margin: 0;
	padding: 0 0 10px 0;
	height: auto;
	width: 877px;
	background: url(../Images/sdc-bg-footer.png) top left no-repeat;
	float: left;}

/* footer nav */

.footer-copyright {
	font-size: 7pt;
	color: #999999;
	text-transform: none;}

#footer-wrapper {
	margin: 0 auto;
	padding: 0;
	height: auto;
	width: 100%;}

#footer-cont {
	margin: 0;
	padding: 0;
	height: auto;
	width: 877px;
	float: left;
	display: inline;}

#footer-left-navlist {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 7pt;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	height: auto;
	width: 600px;
	float: left;}

#footer-left-navlist ul {
	display: inline;
	margin: 0;
	padding: 0;}

#footer-left-navlist li {
	display: inline;
	margin: 0;
	padding: 0 2px 0 2px;}

#footer-left-navlist li.last {
	border: none;
	color: #999999;}

#footer-left-navlist a {
	color: #999999;
	text-decoration: none;}

#footer-left-navlist a:hover {
	color: #8fc640;
	text-decoration: none;}

/* footer company */

#footer-credit-list {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	height: auto;
	width: 600px;
	float: left;}

#footer-credit-list ul {
	display: inline;
	margin: 0;
	padding: 0 2px 0 50px;}

#footer-credit-list li {
	display: inline;
	margin: 0;
	padding: 0 2px 0 2px;}

#footer-credit-list li.last {border: none;}

#footer-credit-list a {
	color: #999999;
	text-decoration: none;}

#footer-credit-list a:hover {
	color: #73b744;
	text-decoration: none;}

/* footer site credit */

#footer-sitecredit-list {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
	height: auto;
	width: 149px;
	float: right;}

#footer-sitecredit-list ul {
	display: inline;
	margin: 0;
	padding: 0;}

#footer-sitecredit-list li {
	display: inline;
	margin: 0;
	padding: 0;}

#footer-sitecredit-list li.last {border: none;}

#footer-sitecredit-list a {
	color: #999999;
	text-decoration: none;}

#footer-sitecredit-list a:hover {
	color: #8fc640;
	text-decoration: none;}
	
/* SUBPAGE footer */

#sub-footer-wrapper {
	margin: 0;
	padding: 0 0 10px 0;
	height: auto;
	width: 877px;
	background: url(../Images/sdc-bg-footer.png) top left no-repeat;
	float: left;
}

/* footer nav */

.subfooter-copyright {
	font-size: 7pt;
	color: #999999;
	text-transform: none;}

#subfooter-wrapper {
	margin: 0 auto;
	padding: 0;
	height: auto;
	width: 100%;}

#subfooter-cont {
	margin: 0;
	padding: 0;
	height: auto;
	width: 670px;
	float: right;
	display: inline;
}

#subfooter-left-navlist {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 7pt;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	height: auto;
	width: 500px;
	float: left;
}

#subfooter-left-navlist ul {
	display: inline;
	margin: 0;
	padding: 0;}

#subfooter-left-navlist li {
	display: inline;
	margin: 0;
	padding: 0 2px 0 2px;}

#subfooter-left-navlist li.last {
	border: none;
	color: #999999;}

#subfooter-left-navlist a {
	color: #999999;
	text-decoration: none;}

#subfooter-left-navlist a:hover {
	color: #8fc640;
	text-decoration: none;}

/* footer company */

#subfooter-credit-list {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	height: auto;
	width: 500px;
	float: left;
}

#subfooter-credit-list ul {
	display: inline;
	margin: 0;
	padding: 0 2px 0 50px;}

#subfooter-credit-list li {
	display: inline;
	margin: 0;
	padding: 0 2px 0 2px;}

#subfooter-credit-list li.last {border: none;}

#subfooter-credit-list a {
	color: #999999;
	text-decoration: none;}

#subfooter-credit-list a:hover {
	color: #73b744;
	text-decoration: none;}

/* footer site credit */

#subfooter-sitecredit-list {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
	height: auto;
	width: 100px;
	float: right;
}

#subfooter-sitecredit-list ul {
	display: inline;
	margin: 0;
	padding: 0;}

#subfooter-sitecredit-list li {
	display: inline;
	margin: 0;
	padding: 0;}

#subfooter-sitecredit-list li.last {border: none;}

#subfooter-sitecredit-list a {
	color: #999999;
	text-decoration: none;}

#subfooter-sitecredit-list a:hover {
	color: #8fc640;
	text-decoration: none;}
