﻿body {
	background-image: url(images/sb_bodybg.jpg);
	background-repeat: repeat-x;
	background-color: #1B437E;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
#page {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	height: 204px;
	width: 335px;
	margin-top: 10px;
	position: absolute;
	z-index: 1000;
	margin-left: 25px;
}
#onlinebanking {
	height: 96px;
	width: 159px;
	position: absolute;
	z-index: 800;
	background-image: url(images/sb_onlinebg.gif);
	background-repeat: no-repeat;
	left: 790px;
	top: 140px;
	padding-top: 100px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin: 0px;
}
#Remote {
	padding: 0px;
	margin: 0px;
}
#Remote p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#page #logo #onlinebanking #Remote #AccessIDVisible {
	width: 100px;
}


#help {
	position: absolute;
	top: 5px;
	right: -520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#help a {
	text-decoration: none;
	color: #F1F1F1;
}
#help a:hover {
	text-decoration: underline;
}




#leftcol {
	width: 194px;
	position: absolute;
}
#rightcol {
	margin-left: 194px;
	position: absolute;
}
#nav1 {
	padding-top: 5px;
	margin-top: 217px;
	padding-bottom: 5px;
	padding-left: 15px;
	z-index: 100;
	position: absolute;
}


a:link {
	color: #0B5CAB;
}
a:hover {
	color: #C10000;
}


#banner1 {
	background-image: url(images/sb_headerbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 161px;
	width: 720px;
	color: #561414;
}
#marquee1 {
	background-image: url(images/sb_marqueebg.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 560px;
	padding-top: 5px;
	padding-right: 80px;
	padding-left: 80px;
	font-weight: bold;
	color: #7D8D9C;
	overflow: hidden;
}
#breadcrumb1 {
	background-image: url(images/sb_breadcrumbbg.jpg);
	height: 32px;
	width: 720px;
	color: #666666;
}
#breadcrumb1 p {
	margin: 0px;
	padding-top: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 35px;
}
#breadcrumb1 a {
	text-decoration: none;
	color: #666666;
}
#breadcrumb1 a:hover {
	text-decoration: underline;
	color: #860000;
}


#content1 {
	background-color: #FFFFFF;
	background-image: url(images/sb_content1bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	width: 655px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 35px;
	min-height: 140px;
}
#content1 cite {
	color: #E37F5F;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	width: 200px;
	line-height: 1.5em;
	font-size: 14px;
}
#content1 p {
	font-size: 14px;
	line-height: 1.5em;
}

#footer1 p {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 720px;
	color: #CAEAFF;
	margin-top: 3px;
	margin-bottom: 8px;
}
#footer1 a {
	margin: 0 10px;
	color: #CAEAFF;
	text-decoration: none;
}
#footer1 a:hover {
	text-decoration: underline;
}
#footer1 {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content1 h1 {
	font-weight: normal;
	color: #8F7159;
	font-size: 30px;
}
#content1 h3 {
	font-weight: bold;
	color: #000000;
	font-size: 16px;

}
#news1 {
	font-size: 12px;
}
#news1 h1 {
	font-size: 24px;
	font-weight: normal;
	color: #90705B;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
}
#news1 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(images/sb_bullet.gif);

}
#news1 li {
	font-weight: bold;
	margin-left: 0px;
}

#news1 p {
	margin-top: 2px;
	padding-top: 2px;
	margin-bottom: 15px;
	text-decoration: none;
}
#news1 a {
	text-decoration: none;
}
#news1 a:hover {
	text-decoration: underline;
}

/*slideshow styles*/

#slideshow {
	height:350px;
	width: 100%;
	display: block;
	float: left;
}

#mainimg{
	float: left;
	height:330px;
	overflow:hidden;
	position:relative;
	width:461px;
}
#mainimgMask{
	float: left;
	height:309px;
	left: 0px;
	top: 20px;
	position:absolute;
	width:461px;
	background-image:url('images/cornersMask.png');
	background-repeat:no-repeat;
	z-index:10000;
} 
 
#mainimg img {
	left: 0px;
	top: 20px;
	visibility: hidden;
	opacity: 0;
	position:absolute;
}

