body {
	margin : 0px;
	padding : 0px;
	height : 100%;
	background-image : url(Img/BackgroundSub.gif);
	font-family : arial, helvetica, sans-serif;
	font-size : 14px;
}

h3 {
	font-size : 14px;
}

hr {
	height : 1;
	color : black;
	
}

td {
	font-family : arial, helvetica, sans-serif;
	font-size : 14px;
}

#ProudlyServing {
	left: 0px;
	position: absolute;
	top: 0px;
	width : 650px;
	height : 34px;
}

#Picture {
	left : 0px;
	position : absolute;
	top : 34px;
	width : 125px;
	height : 250px;
}

#Logo {
	left : 135px;
	top : 44px;
	width : 366px;
	position : absolute;
}

#Logo2 {
	left : 130px;
	top : 85px;
	width : 185px;
	position : absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-style: solid;
	border-color:#000000;
	border-width:thin;
	padding: 5px;
	/*visibility:hidden;*/
}

#Latest {
	/*margin-left : 130px;*/
	
	width : 185px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-style: solid;
	border-color:#000000;
	border-width: medium;
	padding: 5px;
	/*visibility:hidden;*/
}

#Announcement {
	/*margin-left : 130px;*/
	
	width : 185px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-style: solid;
	border-color:#000000;
	border-width: thin;
	padding: 5px;
	/*float: left;
	visibility:hidden;*/
}

#LeftNav {
	left : 135px;
	top : 85px;
	width : 185px;
	position : absolute;
}

#LeftNav2 {
	left : 135px;
	top : 315px;
	width : 185px;
	position : absolute;
}

#Vertical {
	left : 330px;
	top : 85px;
	width : 1px;
	position : absolute;
}

#BankingOnline {
	left : 140px;
	top : 250px;
	width : 175px;
	position : absolute;
}

#Content {
	left : 341px;
	top : 85px;
	position : absolute;
	padding-right : 10px;
}

#Footer {
	position : absolute;
	left : 135px;
}

#BodyContent {
	position : absolute;
	left : 0px;
	top : 0px;
}