* {
    margin:0px auto;
    padding:0px;
}

body {
	margin: 0px auto;
	background-color:#fff;
	/*background:url(../images/TelephonePoleBG.jpg)  no-repeat fixed center top;*/
}
#a:link{
	color:#336699;
}
#a:hover{
	color:#24486C;
}
#main {
	margin: 0px auto;
	background-color:#fff;
	/*background:url(../images/WaterBG.jpg)  no-repeat fixed center top;*/
}
#indexnav {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 125px;
	background-image:url(../images/IndexNav.png);
	background-repeat: no-repeat;
	background-position:top center;
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
}
#indexnavmenu {
	margin-left: auto;
	margin-right: auto;
	padding-top:70px;
	text-align:center;
}
#indexcontent {
	text-align:center;
	margin-top: 125px;
	margin-bottom: 50px;
	background-color:#fff;
}
#indexfooter {
	width:100%;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	background-image:url(../images/IndexFooter.png);
	background-repeat: no-repeat;
	background-position:bottom;
	position:fixed;
	bottom:0px;
	left:0px;
	right:0px;
	height:45px;
}
#indexfootermenu {
	margin-left: auto;
	margin-right: auto;
	padding-top: 17px;
	text-align:center;
	text-shadow: 2px 2px 2px #000;
}
#contenttop {
	width: 940px;
	height: 20px;
	background-color:#fff;
	/*background-image:url(../images/WhitePageBGTop.png);
	background-repeat: no-repeat;*/
	margin-top: 5px;
}
#contentmid {
	width: 940px;
	height:100%;
	background-color:#fff;
	/*background-image:url(../images/WhitePageBGMid.png);
	background-repeat: repeat-y;*/
}
#contentbot {
	width: 940px;
	height: 20px;
	background-color:#fff;
	/*background-image:url(../images/WhitePageBGBot.png);
	background-repeat: no-repeat;*/
}
h4 {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-shadow: 2px 2px 2px #000;
}
h4 a {
	color: #FFF;
	text-decoration:none;
}
h4 a:link {
	color: #FFF;
	text-decoration:none;
}
h4 a:hover {
	color:#D7D7D7;
	text-decoration:underline;
}
h4 a:active {
	color:#fff;
	text-decoration:none;
}
h5 {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	 
}
h5 a {
	color: #FFF;
	text-decoration:none;
}
h5 a:link {
	color: #FFF;
	text-decoration:none;
}
h5 a:hover {
	color:#D7D7D7;
	text-decoration:underline;
}
h5 a:active {
	color:#fff;
	text-decoration:none;
}

