@charset "utf-8";
HTML { 
	overflow-x: hidden; 
	overflow-y: auto;
}

body {
	background-image:url(../images/bg.jpg);
	font-family: Arial,Verdana,Helvetica;
	font-size: 12px;
	color:#002844;
	margin:0px;
}

img{
	border:0px;
}

A {text-decoration : none;color : #0054a6;}
A:visited {text-decoration : none;color : #0054a6;}
A:hover {
	text-decoration : none;
	color : #1b9743;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.footer, .footer:link, .footer:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#8094a2;
	text-decoration:none;
}

.footer a{
	color: #0054bc;
}

object { 
	display:block; 
}

.staticNavDiv{
	float:left;
	margin-right:1px;
	text-align:center;
}

.staticNavSpan{
	display:block;
	background: #d7d7d7;
	height:50px;
	padding-top:15px;
	padding-left:10px;
}

#mainFrame {
	text-align:center;
	background:white;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#topLogo{
	width:1000px;
	height:125px;
	background-image:url(../images/bgHeader.jpg);
}

#logoImage{
	position:relative;
	/*left:50px;*/
	top:3px;
}

#topMenuNav{
	width:990px;
	background:#eeeeee;
	margin-left:auto;
	margin-right:auto;
}

#topMenuNav_contact_us{
	width:990px;
	background:#eeeeee;
	margin-left:auto;
	margin-right:auto;
}

#topMenuNav_about_banyan{
	width:990px;
	background:#eeeeee;
	margin-left:auto;
	margin-right:auto;
}

#topMenuNav_newsletter{
	width:990px;
	background:#eeeeee;
	margin-left:auto;
	margin-right:auto;
}

#topMenuNav_media_centre{
	width:990px;
	background:#eeeeee;
	margin-left:auto;
	margin-right:auto;
}

#topMenuNav_disclaimer{
	width:990px;
	background:#eeeeee;
	margin-left:auto;
	margin-right:auto;
}

#topMenuNav_privacy_policy{
	width:990px;
	background:#eeeeee;
	margin-left:auto;
	margin-right:auto;
}

#topMenuNav_sitemap{
	width:990px;
	background:#eeeeee;
	margin-left:auto;
	margin-right:auto;
}

#staticContainer{
	width:1000px;
	background:white;
	margin:0px;
	outline: none;
	text-align:middle;
}

#contentBodyContainer {
	width:1000px;
	background:#FFFFFF;
}

#contentContainer {
	float:left;
	width:880px;
	background:white;
	text-align: left;
}

#contentContainerIntro {
	width:770px;
	background:white;
	margin-left:auto;
	margin-right:auto;
}

#contentContainerIntroNew {
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

#contentContainerIntroNewTxt {
	width:730px;
	margin-left:auto;
	margin-right:auto;
}

#imageHeadline{
	float:left;
	padding-top:10px;
}

#breadCrumbs{
	background-image: url(../images/breadcrumbBackground.png);
	background-repeat: repeat-y;
	text-align: left;
	font-size: 9px;
}

#breadCrumbs a{
	color:#f26522;
}


#bottomNav1 {
	width:990px;
	background:#eeeeee;
	text-align:center;
	height:20px;
	padding-top:10px;
	clear:left;
	margin-left:auto;
	margin-right:auto;
}

#bottomNav1 a{
	color: #002844;
}

#bottomNav2 {
	width:1000px;
	background:white;
	color: #1b9743;
	text-align:center;
	height:20px;
	padding-top:10px;
	clear:left;
}

#copyrightBar {
	width:1000px;
	clear:left;
	background:#bbe49e;
}

#copyrightBar_intro {
	width:770px;
	clear:left;
	background:#bbe49e;
}