@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #E8E8E8;
	background-image: url(/images/page_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#container_header {
	background-image: url(/images/header_bank.jpg);
	height: 148px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#container_body {
	background-image: url(/images/back.jpg);
	background-repeat: repeat-y;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#container_home {
	background-image: url(/images/back.jpg);
	background-repeat: repeat-y;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#container_footer {
	background-image: url(/images/footer_back.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #89BB2B;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}
#container_footer #webdesign {
	float: right;
}
#container_footer a {
	color: #89BB2B;
	text-decoration: none;
}
#container_header #logo2 #menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#container_photo {
	height: 265px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/back.jpg);
	padding-right: 20px;
	padding-left: 20px;
}
#container_header #logo {
	float: left;
	height: 100px;
	width: 320px;
	padding-left: 20px;
	padding-top: 40px;
}
#container_header #logo2 {
	float: left;
	height: 145px;
	width: 620px;
}
#logo2 #contact {
	float: left;
	height: 62px;
	width: 620px;
	text-align: center;
	padding-top: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #11194F;
}
#container_header #logo2 #menu {
	height: 45px;
	width: 600px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#logo2 #menu ul {
	margin: 0px;
	padding: 0px;
}
#logo2 #menu li {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 40px;
	list-style-type: none;
	text-align: center;
	padding-right: 12px;
	padding-left: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container_home #side_panel {
	float: left;
	width: 200px;
	padding-right: 10px;
}
#container_home #content {
	float: left;
	width: 720px;
}
#container_body #side_panel {
	float: left;
	width: 200px;
	padding-right: 20px;
}
#container_body #content {
	float: left;
	width: 720px;
}
#container_header #logo2 #contact a {
	color: #11194F;
	text-decoration: none;
}

#side_panel img {
	padding-bottom: 8px;
}
#contact_form_div {
	float: right;
	width: 400px;
	background-color: #EDEDED;
	padding: 10px;
	font-size: 12px;
}
#contact_bar {
	background-image: url(/images/contact_bar.jpg);
	clear: both;
	height: 50px;
	width: 940px;
}
#contact_bar a {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	display: block;
	padding-top: 13px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#home_photo {
	width: 940px;
	padding-bottom: 10px;
}
#side_panel #bss {
	background-color: #EFEFEF;
	width: 188px;
	border: 1px solid #224F88;
	padding: 5px;
}
#side_panel #bss p {
	font-size: 11px;
	line-height: 15px;
}

