* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
body {
	background: #004679 url(../images/bg.jpg) no-repeat top center;
}
body.mceContentBody{
   	background: #e8e1ba url(../images/plane.png) no-repeat bottom left !important;
	font: 16px/1.5em Arial, Helvetica, sans-serif 1important;
	color: #1a1818 !important; 
}
.clear {
	clear: both;
}
.float-left {
	float: left;	
}
.float-right {
	float: right;
}
.float-center {
	margin-left: auto;
	margin-right: auto;
}
.logo {
	width: 900px;
	height: 175px;
	margin: 0 auto;
}
#fadeshow1 {
	z-index: 100;	
}
.nav {
	position: absolute;
	width: 995px;
	height: 73px;
	left: 50%;
	margin-left: -497px;
	background: url(../images/nav.png) no-repeat;
	z-index: 1000;
	padding: 17px 0 13px 0;
}
.nav-home {
	top: 469px;
}
.nav-home ul {
	margin-left: 55px;
}
.nav-inside {
	top: 156px;
}
.nav-inside ul {
	margin-left: 210px;
}
.nav ul, .sidebar ul {
	list-style: none;
}
.nav li {
	display: inline;
	float: left;
}
.nav a {
	display: block;
	padding: 13px 15px;
	color: #ece5c5;
	font: bold 16px/1em Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}
.nav a:hover {
	color: #fff;
}
.container {
	width: 932px;
	padding: 14px;
	background: #e1dfe0;
	margin: 0 auto;
}
.container-inner {
	width: 912px;
	background: #fff;
	border: 2px solid #d9731b;
	padding: 0 8px 8px 8px;
}
.home-header1 {
	padding: 8px 8px 0 0;
	border-right: 2px solid #d9731b;
	width: 303px;
	height: 330px;
}
.home-header2 {
	padding: 8px 0 0 0;
	width: 590px;
	height: 330px;
}
.content-area {
	background: #e8e1ba url(../images/plane.png) no-repeat bottom left;
	font: 16px/1.5em Arial, Helvetica, sans-serif;
	color: #1a1818;
}

.content-area h1 {
	font: bold 24px/1em Arial, Helvetica, sans-serif;
	color: #004679;
}
.content-area a {
	color: #2773aa;
}
.content-area a:hover {
	color: #93430d;
}
.content-area p, .content-area h1, .home-box h2 {
	margin-bottom: 20px;
}
.content-area p:last-child {
	margin: 0;
}
.home-copy {
	width: 560px;
	padding: 30px;
}
.home-box {
	width: 192px;
	height: 257px;
	background: url(../images/home-box.png) no-repeat;
	padding: 50px;
	font-size: 14px;
}
.home-box h2, .sidebar h2 {
	font: bold 18px/1em Arial, Helvetica, sans-serif;
	color: #d9731b;
	font-style: italic;
}
.home-box h3 {
	font-size: 14px;
	color: #040404;
}
.inside-copy {
	width: 560px;	
	min-height: 600px;
	height: auto !important;
	height: 600px;
	padding: 50px 30px 30px 0;
}
.inside-copy ul {
	margin: 0 0 20px 25px;
}
.sidebarcontain {
}
.sidebar {
	padding:50px 35px 0 26px;		
	width: 222px;
	background: url(../images/sidebar.png) repeat-y;
}
.sidebar h2 {
	margin: 0 0 8px 10px;
}
.sidebar a {
	font: bold 14px/1em Arial, Helvetica, sans-serif;
	height: 16px;
	color: #004679;
	display: block;
	text-decoration: none;
	padding: 8px 10px;
}
.sidebar a:hover, .sidebar a.navSelected {
	background: #739fc3;
	color: #fff;
}
.sidebar ul ul {
	margin: 0 0 0 20px;	
}
.sidebar ul ul a {
	font-size: 12px;
	height: 12px;
	font-weight: normal;
	background: none;
}
.sidebar ul ul a:hover {
	background: none;
	color: #739fc3;
}
.content-area blockquote {
	margin: 0 40px;
	font-size: 80%;
}
img.imageright {
	border: 1px solid #d9731b;
	float: right;
	margin: 0 0 20px 20px;
}
img.imageleft {
	border: 1px solid #d9731b;
	float: left;
	margin: 0 20px 20px 0;
}
img.imageborder {
	border: 1px solid #d9731b;
}
a.buttonimage {
	display: block;
	text-align: center;
	padding-top: 25px;
	color: #ece5c5;
	font: bold 16px/1em Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	background-image: url(../images/button.png);
	background-repeat:no-repeat;
	width: 149px;
	height: 46px;
}
a.buttonimage:hover {
	background-position: 0 -71px;	
}
.footer {
	width: 900px;
	height: 95px;
	margin: 0 auto;
	background: url(../images/footer.png) no-repeat;
	font: 11px/1em Arial, Helvetica, sans-serif;
	color: #e1dfe0;
	padding: 35px 30px 0 30px;
}
.footer a {
	text-decoration: none;
	color: #e1dfe0;
}
.footer a:hover {
	color: #fff;	
}
.fund {
	font-size: 14px;
	margin-left: 180px;
	text-align: center;
	width: 100px;
}

