#footer	
{

	height: 100px;
	font-family: "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align:left;
	padding-left: 0px;
	padding-top: 0px;
	float:none;
	width: 975px;
	background-image: url(/images/footer_background_ps.png);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
}

#footerpadding
{
	width: 100%;
	float:left;
	text-align:left;
	margin:0;
	horizontal-align: left;
	vertical-align: middle;
	padding: 56px 0 5px 8px;

}

.menufooter ul
{
list-style: none;
display: inline;
padding-left: 0px;
margin-left: 0px;
float:left;
}

.menufooter li
{
list-style: none;
display: inline;
margin-left: -20px;
padding-right: 30px;
float:left;
}

.menufooter li a
{
color:#333;
padding-left: 0px;
float:left;
}

#designandbuild
{
display: block;
float: right;
margin-right: 35px;
margin-top: 15px;
margin-bottom: auto;
}

.moduletablefooter
{
padding: 1px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: 0px solid #000000;
float: left;
clear: none;
}