﻿#footer 
{
	background: #111111; /* url(../../../../images/Home/Tear_Slim.png) repeat-x top;*/
	color: #CCCCCC;
	font-size: 12px;
	padding-top: 10px;
}
#footer a
{
	color: #CEB95A;
}
#footer a:hover,
#footer a:visited:hover
{
	background-color: #CEB95A;
	color: #111111;
}
#footer a:visited
{
	color: #877E56;
}
#footer h1
{
	color: #4C84B2;
	font-size: 15px;
	line-height: normal;
	margin: 0;
	padding: 0;
}
#footer p
{
	line-height: 18px;
}
#footer ul
{
	border-top: #888888 1px solid;
	margin-left: 0;
	margin-top: 8px;
	padding-left: 0;
	padding-top: 8px;
	line-height: 18px;
}
#footer #copyright
{
	border-top: 1px solid #888888;
	float: left;
	margin-top: 10px;
	padding-top: 5px;
	text-align: center;
	width: 934px;
}
#footer #copyrightText
{ 
	float: right;
	text-align: right;
}
#footer #logo
{
	float: left;
}
#footer #stickMan
{
	float: right;
	padding-left: 5px;
	position: relative;
	top: -36px;
}
