body.Home{
	background-color:transparent;
	color:#adaba8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	text-align:left;
	background-repeat:no-repeat;
	background-image: url(../Images/PatternBgHome.gif);
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	background-position: center 285px;
	width: auto; 
}
html {
	background-image: url(../Images/HomeTileBg.gif);
	background-repeat: repeat-x; 
}
#FooterHome{
	margin-bottom:0;
	height:70px;
	width:952px;
	margin-left: 0px;
	margin-top: -20px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#FooterHome a{
	color:#2394cf;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.FooterLeftHome{
	width:530px;
	float:left;
	font-size:11px;
	padding-top: 0px;
	padding-left: 5px;
	font-weight: normal;
	color: #2394cf;
	margin: 0px;
}
.FooterRightHome{
	float:right;
	width:330px;
	text-align:right;
	font-size:10px;
	font-weight: normal;
	color: #2394cf;
	margin: 0px;
	padding: 0px;
}
.PageTopHome{
	background-image:url(../Images/PageTopBg.jpg);
	height:114px;
	width:952px;
	margin-left: 0px;
}

