﻿.bodyGradiant
{
	background: url(../images/bodyBG.jpg) repeat-y center top;
	margin: 0 auto;
}

div.banner
{
	background: url(../images/banner.png) no-repeat left top;
	height: 140px;
	margin: auto;
	position: relative;
	width: 825px;
}
div.banner div.beleChere
{
    color: red;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    position: absolute;
    top: 110px;
    left: 205px;
}

.container
{
	margin: auto;
	width: 825px;
}

.leftNav
{
	float: left;
	margin-left: 30px;
}

.leftNav .top
{
	background: url(../images/leftNavTop.jpg) no-repeat left top;
	height: 32px;
	width: 173px;
}

.leftNav .links
{
	background: #E9E1BE url(../images/leftNavBG.jpg) repeat-x left top;
	height: 561px;
	width: 173px;
}

.leftNav .links UL
{
	margin: 0;
}

#quickAssistance
{
	height: 52px;
	margin: 26px auto 0 auto;
	width: 152px;
}

#onlineAccess
{
	background: #FFFFFF url(../images/onlineAccess.jpg) no-repeat left top;
	margin: 13px auto 0 auto;
	padding: 26px 0 0 0;
	width: 153px;
}
#onlineAccess .links
{
	background: #FFFFFF;
	border: solid 2px #BFA642;
	border-top: none;
	height: 65px;
	padding: 5px;
	width: 139px;
}
#onlineAccess a, #onlineAccess a:visited
{
	display: block;
	margin-bottom: 5px;
}

#rdc
{
	margin: 13px auto 0 auto;
	height: 180px;
	width: 152px;
	position: relative;
}

#rightCol
{
	float: left;
	z-index: 1;
}

.greenBar
{
	background: url(../images/greenBar.jpg) no-repeat left top;
	height: 32px;
	width: 598px;
}

.hpContent
{
	padding: 0 4px 20px 0;
	width: 590px;
}

.mktImg
{
	height: 384px;
	margin: -8px 0 0 7px;
	padding: 0;
	width: 587px;
}

#performanceSavings
{
	background: url(../images/performanceSavings.jpg) no-repeat left top;
	height: 160px;
	margin: 25px 0 0 8px;
	width: 585px;
}

/* .welcome
{
	background: #085238;
	color: #FFF;
	font-size: 17px;
	margin-left: 7px;
	padding: 5px 10px;
	text-align: center;	
}

.bankNews
{
	background: #DED09D;
	min-height: 143px;
	margin: 10px 0 0 7px;
	padding: 10px;	
} */

#footer
{
	margin: auto;
	width: 825px;
}
