/*
Design by JPN Design Studios
http://www.ptl-design.com
Created for Fair Banking Ltd on 08/02/2010
*/
body {
	background-image: url(../images/arrowbackgroundtest.png) ;
	background-repeat: no-repeat;
}

#container {
	text-align: left;
	width: 955px;
	left: 200px;
	background: #FFFFFF;
	float: right;
	right:50px;
	margin-right: 50px;
} 

#container_image {
	width: 120px;
	Hight: 150px;
	float: left;
	font-style: italic;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#Newsbar{
	Position: absolute;
	width: 70%;
	height: 5%;
	top: 64px;
	margin-left: 173px;
	font-family: calibri;
	color: #008164;
}

#header1 {
	height: 130px;
	width: 278px;
	
} 

#nav {
	position: absolute;
	height: 30px;
	width: 650px;
	top: 90px;
	margin-left: 300px;
	color: #1B0F5F;
	font-family: calibri;
}

#arrow{
	position: absolute;
	top: 120px;
	z-index: 1;
}
#mainContent1 h1 {
	font-family: Calibri;
	font-size: 20px;
	font-weight: bold;
	color: #008164;
}
#mainContent1 h3 {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #1B0F5F;
}
#mainContent1 { 
	margin: 0px 150px 0px 0px; 
	padding: 0px 10px 0px 150px; 
	font-family: calibri;
	color: #1B0F5F;
	text-align: left;
}
#mainContent2 h1 {
	font-family: Calibri;
	font-size: 20px;
	font-weight: bold;
	color: #008164;
}
#mainContent2 h3 {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #008164;
}
#mainContent2 { 
	margin: 0px 150px 0px 0px; 
	padding: 0px 10px 0px 100px;
	font-family: calibri;
	color: #1B0F5F;
	text-align: left;
}
#left_panel {
	float: left;
	margin: 36px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	height: inherit;
	width: auto;
	text-align: left;
	font-weight: normal;
	color: #008164;
	font-family: calibri;
}
#right_panelHP {
	float: right;
	margin: 0px 0px 0px 0px;
	padding-right: 20px;
	height: inherit;
	width: auto;
	text-align: left;
	font-family: calibri;
	color: #1B0F5F;
}

#right_panel {
	float: right;
	margin: 70px 0px 0px 0px;
	height: inherit;
	width: auto;
	text-align: left;
	font-family: calibri;
	color: #1B0F5F;
}

#footer {
	padding: 0 10px 0 0;
	bottom: 0px;
	text-align: center;
	margin-top: 50px;
	font-family: calibri;
	font-size: 12px;
	color: #1B0F5F;
} 

#footer p {
	margin: 0;
	padding: 10px 0; 
	text-align: center;
	font-family: calibri;
	color: #1B0F5F;
}

a:link {
	color:#1B0F5F;
	text-decoration: none;
}
a:visited {
	color:#1B0F5F;
	text-decoration: none;
}

a:active {
	color:#008362;
	text-decoration: none;
} 

a:hover {
	color:#008164;
	text-decoration: none;
}
