﻿body, html
{
	margin: 0;
	padding: 0;
	background: #CCCCCC;
	padding-left: 5px;
	padding-top: 5px;
}

div
{
	margin: 0;
	padding: 0;
}

img
{
	margin: 0;
	padding: 0;
}

#wrapper
{
	width: 797px;	
}

#banner
{
	background: url(images/BannerAndMenu.jpg);
	height: 114px;
	width: 795px;
	margin-bottom: 2px;		
}

#midSection
{
	padding-right: 1px;	
}

#defaultNews
{	
	float: right;
	width: 304px;
	height: 259px;	
	background: url(images/AboutUs.jpg);
}

#defaultNewsHeader
{
	vertical-align: middle;
	height: 27px;
	margin-top: 2px;
	padding: 5px 0 0 30px;
	font-weight: bold;	
}

#defaultNewsText
{
	margin: 3px 10px 3px 10px;	
	height: 210px;
	overflow: auto;
}

#defaultAD
{	
	float: left;
	background: url(images/marketingHome.jpg);
	height: 259px;
	width: 492px;	
}

#defaultBottom
{
	margin-top: 2px;
	clear: both;
	padding-right: 1px;
}

#onlineBanking
{
	background: url(images/defaultRight.jpg);
	float: right;
	height: 160px;
	width: 450px;
}

#onlineBankingHeader
{
	vertical-align: middle;
	height: 25px;
	margin: 2px 0 0 150px;
	padding: 5px 0 0 25px;	
	font-weight: bold;	
}


#defaultLeft
{
	background: url(images/marketing.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 346px;
}

#container
{		
	width: 100%;
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: url(images/secBackground.jpg);
	background-repeat: repeat-y;	
	background-position: 0px 0px;		
}

#bodyTop
{
	height: 8px;
	width: 100%;
	background: url(images/secTop.jpg);	
}

#bodyBottom
{
	height: 9px;
	width: 100%;
	clear: both;
	background: url(images/secBottom.jpg);
}

#content
{			
	width: 570px;
	height: auto;
	float: left;
	padding: 5px 0px 5px 5px;
	margin: 0px;	
}

#mainContentLeft
{
	width: 160px;
	height: auto;
	float: left;
	padding: 20px;
	margin: 0px;
}

#footer
{	
	background-color: #cccccc;
	height: 73px;
	width: 800px;
	padding-top: 10px;
	font-size: 80%;
}

#footerLeft
{
	float: left;
	margin: 10px;
	text-align: center;
	width: 246px;
}

#footerMid
{
	float: left;
	margin: 10px 0 10px 0;
	text-align: center;
	width: 246px;
}

#footerRight
{
	margin: 10px;
	margin-left: 534px;
	text-align: center;
	width: 246px;
}

/* #footerLeft
{
	float: left;	
	width: 32%;
	height: 73px;
	background: url(images/ehl.gif) top left;
	background-repeat: no-repeat;
	margin: 5px 0 0 10px;
}
#footerMid
{
	float: left;
	text-align: center;
	width: 32%;
}
#footerRight
{    
    background: url(images/fdic.gif) top right;
    background-repeat: no-repeat;
    height: 74px;
    margin: 5px 0px 0px 0px;
    width: 32%;
}
#footerRight a
{
	position: relative;
	top: 50px;
} */