#main {
  margin:auto;
  background:url(../images/divBg.jpg) 50% 0% no-repeat;
}

#top {
  margin:auto;
  width:900px;
  height:92px;
  background-color:#FFFFFF;
}

#banner {
  margin:auto;
  width:900px;
  height:208px;
}

#bodyContent
{
	width:900px;
	margin:auto;
	background-color:#fff;
}

#footer
{
	margin:auto;
	width:900px;
	background:url(../images/footerBg.gif) left top repeat-x;
	height:83px;
}
#footerBott
{
	margin:auto;
	width:100%;
	background:url(../images/footerBott.jpg) 50% 0% no-repeat;
	height:168px;
}


.lNavSpacer
{
	background:url(../images/lNavSpacer.gif) left top no-repeat;
	height:2px;
}

.lnkLnav
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#333;
	display:block;
	padding:5px 0px 5px 20px;
}

.lnkLnav:hover
{
	background:url(../images/lNavHover.gif) 100% 50% no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#0277d1;
	display:block;
	padding:5px 0px 5px 20px;
}

.footertxt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#666;
	line-height:15px;
}

.lnkfooter
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#666;
}

.lnkfooter:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#0277d1;
}

.smll_red_txt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	color:#ff0000;
}

.lnkMap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight:normal;
}
.lnkMap:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight:normal;
}