@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-bottom-style: none;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	margin-top: 25px;
	background: #F5F5F5;
}
#wrapper #logo {
	height: 75px;
	background: url(images/layout1/images/layout_fin_1a_sliced_01.gif);
	font: 11px Arial, Helvetica, sans-serif;
	color: #000099;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bigpic {
	height: 250px;
	background: no-repeat;
}
#wrapper #logo #navbar {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	right: 200px;
}

#left {

}
#right {
}
#wrapper #bodyArea #left {
	width: 267px;
	float: left;
	background: #1B5282 url(images/layout1/images/layout_fin_1a_sliced_04.gif) repeat;
	height: 1069px;
}
#wrapper #bodyArea #right {
	width: 533px;
	float: right;
	background: #1B5282 url(images/layout1/images/layout_fin_1a_sliced_05.jpg) no-repeat;
	height: 315px;
}
#wrapper #bodyArea #footer {
	height: 40px;
	clear: both;
	background: #949494;
}
#wrapper #bodyArea #right2 {
	float: right;
	width: 533px;
	background: #F5F5F5;
	height: 280px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033A6D;
	margin: 25px;
}
#wrapper #crossection1 {
	background: #FFFFFF url(images/layout1/images/layout_fin_1a_sliced_03.gif);
	height: 55px;
	width: 800px;
	color: #FFFFFF;
	font: normal 14px Arial, Helvetica, sans-serif;
	padding-top: 5px;
	text-transform: none;
}
bodytxt {
	font: 12px Arial, Helvetica, sans-serif;
	color: #033A6D;
}

