/*----- Footer -----*/

.general-color
{
    color:#999999;
}

div.footer {
	clear: both;
	float: left;
	margin: 0 0 95px;
	position: relative;
	width: 980px;
	text-align:center;
}

p.sign-up-newsletter {
	background: url(../images/site/sign-up-promotions.gif) no-repeat 0 0;
	height: 21px;
	margin: 0 0 5px;
	width: 273px;
}

p.sign-up-newsletter a {
    display: block;
    height: 21px;
    width: 273px;
}

ul.footer-links li {
	color: #999;
	display: inline;
	margin: 0 5px 0 0;
}

ul.footer-links li.copy { margin: 0 15px 0 0; }

ul.footer-links li a {
	color: #999;
	text-transform: uppercase;
}

ul.footer-links li a:hover { color: #F03; }

p.brand-link {
	position: absolute;
	right: 0;
}

p.brand-link a {
	color: #999;
	text-transform: uppercase;
}

p.brand-link a:hover { color: #F03; }

.notice1
{
    color:#999999;
    font-size:11px;
    display:block;
    text-align:center;
    margin:10px 0;
}
