#subFooter {
	background: #146891;
	font-size: 0.65em;
	line-height: 120%;
	padding: 8px 6px 10px 7px;
}
#subFooter li {
	background: url(/imgs/site/bullet_line.gif) no-repeat left center;
	float: left;
	margin-right: 5px;
	padding: 0 3px 0 10px;
}
#subFooter a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	background: #897BB7 url(/imgs/site/logo_swt_foot.gif) no-repeat right top;
	font-size: 0.65em;
	line-height: 130%;
	padding: 10px 130px 15px 15px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer_p1 {
	color: #FFFFFF;
	margin-bottom: 25px;
}
.footer_p2 {
	color: #B2D0E0;
	padding-top: 15px;
}
.footerLinks {
	font-size: 0.55em;
	line-height: 160%;
	background-color: #FFFFFF;
	width: 100%;
}
.footerLinks a {
	color: #666666;
	text-decoration: none;
}
.footerLinks .box1 {
	float: left;
	width: 22%;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footerSponsored {
	background: #FFFFFF;
	padding: 10px 15px 0 0;
}
#footerSponsored li {
	font-size: 0.6em;
	float: left;
	background: url("/imgs/site/bullet_alliance_members.gif") no-repeat scroll left 0.34em transparent;
	margin-left: 10px;
	padding-left: 10px;
}
#footerSponsored li a {
	text-decoration: none;
	color: #333333;
}
#footerSponsored li a:hover {
	text-decoration: underline;
}
#footerWrapper {
	margin-top: 25px;
	width: 100%;
	display: block;
	overflow: hidden;
}

#subFooter ul li.first {
	background-image: none;
}


#footerDMO {
	background: url(/imgs/site/footer-bottom.gif) no-repeat left top;
	/*margin-top: 10px;
	padding-top: 38px;*/
}
#footerDMO li {
	float: left;
}
#footerDMOFoot {
	background: url(/imgs/site/footer_bottom.gif) no-repeat center bottom;
	height: 38px;
}

pre#debug{
	border: 2px solid #069;
	background-color: #CCC;
	background: #CCC url(/imgs/cms/debug.gif) repeat top left;
	text-align: left;
	padding: 20px;
}
