/* 	Property Adjustment Key: top, right, bottom, left */

#footer {
	padding: 0;
	height: 140px;
	width: 949px;
	margin: 2px auto;
	padding: 10px;
	height: 140px;
	clear: both;
	display: block;
}

#footer * {
    font-family: Arial;
    font-size: 105%;
}

.xbottom.footerCurve .primeContentBorder {border-color: #25A1D8;}
.xbottom.footerCurve .primeContentxb1Bkgd {background-color: #25A1D8;}
.xbottom.footerCurve .primeContentBkgd {background-color: #EFF7FF;}

#footer dl {
	list-style-type: none;
	overflow: hidden;
	font-size: 90%;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	width: 260px;
}

#footer dl.companyInfo {
	width: 180px;
	float: left;
}

#footer dt {
	color: #FFBF00;
	font-weight: bold;
	clear: both;
}

#footer dd {
	margin: 5px 0 0 0;
	width: 130px;
	float: left;
}

#footer dl.companyInfo dd {
	width: 160px;
}

#footer dd a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer dd a:hover {
	text-decoration: none;
}

ul#footerLogos {
	list-style-type: none;
	overflow: hidden;
	float: right;
	width: 480px;
	margin: 0;
	padding: 0;
}

ul#footerLogos li {
	display: block;
	overflow: hidden;
	float: right;
	padding: 0 0 10px 15px;
}

#footer p.copyRightText {
	float: right;
	text-align: right;
	font-size: 90%;
	color: #FFFFFF;
	margin: 10px 0 0 0;
	padding: 0;
	width: 50%;
}

.triseptLogoPosition {
	float: right;
	margin: 0 0 0 5px;
}
