@charset "utf-8";
body {
	background-color: #D4D5D5;
	text-align: center;
	margin: 0;
	padding: 0;
}

#overall {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #28437A;
	border-right-color: #28437A;
	border-bottom-color: #28437A;
	border-left-color: #28437A;
	background-color: #28437A;
}
#bottom_right_ad {
	height: 100px;
	width: 175px;
	float: right;
}
#title_background {
	width: 500px;
	background-image: url(Page_header.gif);
	height: 30px;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 35px;
	float: left;
	margin-top: 5px;
}

#header {
	padding: 0;
	width: 750px;
	float: left;
	background-color: #28437A;
}
#classy {
	width: 726px;
	background-color: #FFFFFF;
	margin: 2px;
	padding-right: 10px;
	padding-left: 10px;
}


#online_login {
	background-image: url(Online%20banking%20bg.gif);
	height: 400px;
	width: 225px;
	float: left;
}
#bottom_middle_ads {
	width: 350px;
	background-color: #FFFFFF;
	float: right;
}


#current_rates {
	width: 225px;
	float: left;
}

#current_news {
	background-image: url(news%20bg.gif);
	width: 175px;
	float: right;
	margin: auto;
}
#linker {
	width: 175px;
	float: right;
	margin: auto;
}

#movie_frame {
	height: 300px;
	width: 350px;
	float: left;
}
#bottom_regs {
	background-color: #FFFF00;
}

#contentation {
	height: auto;
	width: 555px;
	background-color: #FFFFFF;
	margin-right: 175px;
	padding-left: 10px;
	padding-right: 5px;
	background-repeat: no-repeat;
}
#sub_current_news {
	width: 175px;
	float: right;
}
.clearfloat {
	clear: both;
	font-size: 1px;
	height: 0px;
	line-height: 0px;

}
#post_ads {
	background-color: #FFFFFF;
	width: 760px;
	border: 4px solid #254175;
}
#footer_new_ccu {
	margin-bottom: auto;
	position: inherit;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	z-index: -3;
}
