body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#000000;
	background-color:#808084;
	text-align:center;
}
p{
	padding-top:0;
	margin-top:0;
}
img {
	border:0px;
}

#WrapMain{
	width:900px;
	background-color:#FFFFFF;
	background-image:url(../images/nav_foot_bottom.gif);
	background-position: 0 640px;
	background-repeat:no-repeat;
	text-align:left;
	margin:auto;
}
.Header{
	
}
.LeftCol{
	clear:left;
	float:left;
	width:187px;
	height:556px;
	background-image:url(../images/nav_foot.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.LeftCol a{
	color:#FFFFFF;
}
.LeftCol a:hover{
	color:#f4f106;
}
.BackCol{
	width:77px;
	padding-top:500px;
	float:left;
	text-align:center;
}
.RightCol{
	clear:right;
	float:right;
	width:636px;
	background-position:bottom right;
	background-repeat:no-repeat;
	min-height:556px;
}
.PageHeader{
	padding-top:50px;
	padding-bottom:10px;
}
.PageContent{
	width: 540px;
}

.SectionHeading{
	font-weight:bold;
	color:#e9691f;
}