﻿body 
{
    height:100%;
    margin:0;
    padding:0;
    background:#b3b6b5 url(../images/bg_bottom.gif) repeat top center;
    width:100%;
    margin:0 auto;
    font-family:Arial;
    font-size:12px;
}

a 
{
    color:#1b644f;
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

.ads 
{
    width:98%;
    margin:0 auto;
    text-align:center;
}

p.center 
{
    text-align:center;
}

p.red {
	color:red;	
}

p.green {
	color:green;	
}

p.current_yield {
	clear: left;
	background:#b3b6b5 url(../images/current_yield_curve_bg.gif) no-repeat top left;
	float:left;
	width:266px;
	height:193px;
	margin-left:15px;
	margin-top: 10px;
}
*html p.current_yield {	margin-left:7px;}

.tds {

	background:transparent url(../images/term_deposit_special.gif) no-repeat top center;
	width:238px;
	height:107px;
	margin:0 auto;
}

span.tds_text {
	float:left;
	color:white;
	padding-top:60px;
	font-size:13px;
	width:238px;
	height:30px;
	font-weight:bold;
}

span.tds_text a{
	color:#fff;
}
	
span.gga {
	font-size:12px;	
	color:#ffc711;
}

p.current_yield span {
	color:#1b644f;
	padding:15px 10px 10px 70px;
	float:left;
	text-align:center;
}

p.large {
	font-size: 13px;	
}

ul.black {
	color:black;	
}

.contact_form {
	text-align:left;
	padding-left:20px;	
}

span.small {
	font-size: 10px;	
}

img 
{
    padding:0;
    margin:0;
    border:0;
}

img.left_image {
	float:left;
	padding:0 10px 0 0;
}

h1 
{
    color:#1b644f;
    font-size:18px;
    margin:10px 0;
}

h2 
{
    color:#1b644f;
    font-size:14px;
    margin:10px 0;
}

h3 
{
    color:#1b644f;
    font-size:13px;
    margin:10px 0;
}

h4 
{
    color:#1b644f;
    font-size:12px;
    margin:10px 0;
}

ul 
{
    color:#1b644f;
}

th {
	text-align:left;
}

table {
	border:1px solid #000;
	border-collapse:collapse;
	font-size:100%;
}


td,th{
	border:1px solid #000;
	border-collapse:collapse;
	padding:5px;
}	

.hr_gray {
    clear:left;
    width: 100%; 
    height: 1px; 
    color: #4a6e78; 
    border-bottom: solid 1px #d7d7d7;
    margin:0;
    padding:5px 0;
    overflow:hidden;
    background-color:#fff;
    
}

.nopadding 
{
    margin:0;
}

span.gray 
{
    color:#666666;
}

.col3 
{
    width:33%;
    float:left;
}

#wrapper 
{
    background-image:url(../images/bg_top.gif);
    background-repeat:repeat-x;
    background-position:top center;
    margin:0 auto;
    width:100%;
    min-height:574px;
}

#contentwrapper 
{
    margin:0 auto;
    width:960px;
    /*border:solid 1px red;*/
}

#header 
{
    height:112px;
    width:100%;
}

#banner
{
    height:101px;
    background-color:#204d38;
}

#menu 
{
    height:38px;
    width:100%;
}

#menu ul {
	float:left;
	width:930px;
	background:#549565 url(../images/menu/menu_bg.jpg) repeat-x;
	list-style:none;
	margin:0;
	padding:0;
	height:38px;
	padding-left:30px;
	overflow:hidden;
}

#menu  li {
	float:left;
	margin:0;
	padding:0
}


#content 
{
    clear:left;
    float:left;
    width:100%;
    background:#b3b6b5 url(../images/content_bg.gif) no-repeat top left;
    background-color:#fff;
}

#home_left 
{
    float:left;
    width:580px;
    margin:15px 0 0 50px;
}
*html #home_left {margin:15px 0 0 25px;}

#contact_left 
{
    float:left;
    width:300px;
}

#map {
	float:left;
	width:270px;
	margin: 0 auto;
	padding-top:10px;
}

#home_right
{
    background-image: url(../images/home_right_bg.gif);
    float:left;
    width:296px;
    margin:25px 0 0 30px;
    padding-top:0px;
    min-height:594px;
}

#services_menu 
{
    float:left;
    width:129px;
    margin:60px 0 70px 0;
    background-color:#ededed;
    background:#ededed url(../images/menu_bottom.gif) no-repeat bottom left;
}

#services_menu ul 
{
    margin-top:10px;
    list-style:none;
    margin-left:0;
    padding-left:15px;
}

#services_menu li {
	padding:5px 0;	
}

#services_menu li a
{
    padding-bottom:5px;
    color:gray;
    font-size:12px;
}

#services_menu li.current a 
{
    color:green;
    
}

#services_left 
{
    float:left;
    width:451px;
    margin:15px 0 0 50px;
}

#deposit_partners 
{
    background-color:#fff;
    padding:15px 0 0 50px;
}

#footer 
{
    clear:left;
}

#copyright
{
    clear:left;
    background-color:Transparent;
    color:#333333;
    font-size:11px;
    padding:0 0 10px 0;
}

span.copyright_logo
{
    float:left;
    width:30px;
    padding:3px 0 10px 0;
}

span.copyright_text
{
    float:left;
}
