﻿.Footer{
	width: 980px;
	float: left;
	background: url(Images/Footer/FooterBackground1.jpg)  no-repeat;
	padding-top:23px;
	color: #474747;
}

.Footer .f10{
	float: left;
	background: url(Images/Footer/FooterBackground2.jpg)  repeat-y;
  width: 980px;
}

.Footer .content{
  float: left;
  width: 980px;
  background: url(Images/Footer/FooterBackground3.jpg)  no-repeat bottom center;
  }

.Footer .f12 {
	float: left;
	padding: 0 26px 12px 26px;
  width: 928px;
	}

.Footer .LeftDiv{
	width: 292px;
	float: left;
}

.Footer .MiddleDiv{
	margin-left: 26px;
	width: 292px;
	float: left;
}

.Footer .RightDiv{
	margin-left: 26px;
	width: 292px;
	float: left;
}

.Footer .Sections{
	margin-bottom: 7px;
}

.Footer .Subtitle{
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
}

.Footer .HyperLinks a{
	color: #666666;
}

.Footer .f11 {
	height: 22px;
	padding-bottom: 4px;
	float: left;
	width: 980px;
	}

.Footer .f11 a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
.FooterSection .Up
{
	width: 960px;
	height: 21px;
	text-align: center;
	border-bottom: solid 1px #D9D9D9;
	float: left;
	background-image: url(Images/Footer/FooterBg.png);
	padding: 8px 10px 0 10px;
}

.FooterSection .Up a
{
	
	font-size: 12px;
	margin-right: 15px;
	color: #474747;
	cursor: pointer;
}

.FooterSection .Down
{
	width: 960px;
	height: 16px;
	text-align: center;
	float: left;
	background: url(Images/Footer/FooterBgSmall.gif) repeat-x;
	padding: 7px 10px 0 10px;
}

.FooterSection .Down a
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	margin-right: 15px;
	color: #474747;
	cursor: pointer;
}
	