#footerWrapper {
	background-image: url(../images/footerBackground.png);
	background-repeat: repeat-x;
	height: 170px;
	width: 100%;
}
#footerWrapper #footerFocus {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/sojoIconFooterBackground.png);
	background-repeat: no-repeat;
	height: 170px;
}
#footerWrapper #footerFocus #footerAddress {
	float: left;
	width: 205px;
	margin-right: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #036;
	margin-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #036;
	height: 131px;
	text-align: right;
}
#footerWrapper #footerFocus #footerLinks {
	display: block;
	float: left;
	height: 131px;
	width: 150px;
	margin-top: 20px;
	margin-right: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #036;
}
#footerWrapper #footerFocus h2 {
	color: #df0c59;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footerWrapper #footerFocus #footerLinks a:link, #footerWrapper #footerFocus #footerLinks a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #036;
	float: left;
	clear: both;
	border: none;
}
#footerWrapper #footerFocus #footerLinks a:hover, #footerWrapper #footerFocus #footerLinks a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	color: #000;
}
#footerWrapper #footerFocus #footerAddress strong {
	color: #df0c59;
}
#footerWrapper #footerFocus #footerSalesPitch {
	float: left;
	width: 231px;
	height: 131px;
	margin-right: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #036;
	margin-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #036;
}
#footerWrapper #footerFocus #footerCopyright {
	float: left;
	width: 231px;
	height: 131px;
	border-right-style: none;
	margin-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #036;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footerWrapper #footerFocus #footerLinks #linksColumn1 {
	float: left;
	width: 70px;
	margin-right: 10px;
}
#footerWrapper #footerFocus #footerLinks #linksColumn2 {
	display: block;
	float: left;
	width: 70px;
}
.clearer {
	clear: both;
	width: 0;
	height: 0;
}
.halfHeader {
	width: 50%;
	float: right;
	margin-bottom: 5px;
	clear: both;
}
a.basicLink:link, a.basicLink:visited {
	color: #df0c59;
	text-decoration: none;
	border: none;
}
a.basicLink:hover, a.basicLink:active {
	color: #000;
	text-decoration: underline;
}

