body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 15px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 14px;
	margin: 0px;
	color: #69292C;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	line-height: 60px;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 57px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #69292C;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 20px;
}



#layout {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	background-image: url(../images/header.gif);
	height: 134px;
	width: 1004px;
}
#header_link {
	position:absolute;
	left:560px;
	top:102px;
	width:420px;
	height:18px;
	z-index:2;
	color: #000000;
	font-size: 12px;
}
#header_link a {
	background-image: url(../images/header_link_arrow.gif);
	color: #000000;
	text-decoration: none;
	display: block;
	float: right;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 7px;
	margin-left: 5px;
	background-position: -2px;
}

#header_link input {
	height: 11px;
	width: 90px;
	text-align: center;
	font-size: 9px;
	float: right;
	margin-right: 2px;
}
#content {
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}
#content_table {
	width: 1004px;
}

#left_link {
	width: 229px;
}
#right_promotion {
	width: 204px;
}
#home_link {
	position:absolute;
	left:167px;
	top:141px;
	width:51px;
	height:17px;
	z-index:2;
	font-size: 12px;
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
}
#home_link a{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
}
#main {
	width: 571px;
	padding-bottom: 100px;
	background-color: #FFFFFF;
}
.links {
	height: 26px;
}
.links a{
	background-repeat: no-repeat;
	background-image: url(../images/links_off.gif);
	height: 21px;
	font-size: 12px;
	padding-left: 41px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 5px;
}
.links a:hover{
	background-image: url(../images/links_on.gif);
	color: #FFFFFF;
}
.links_over a{
	background-repeat: no-repeat;
	background-image: url(../images/links_on.gif);
	height: 21px;
	font-size: 12px;
	padding-left: 41px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 5px;
}
#links_sub {
	margin-right: 4px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-left: 20px;
}
#links_sub a {
	font-size: 11px;
	display: block;
	padding-left: 18px;
	background-image: url(../images/arrow_redsmall.gif);
	background-repeat: no-repeat;
	background-position: 4px 1px;
	color: #7A282A;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
}
#links_sub a:hover{
	text-decoration: underline;
}
#links_sub .over {
	text-decoration: underline;
}
#login_box {
	background-image: url(../images/login_box.gif);
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 3px;
	background-color: #FFFFFF;
	margin-left: 20px;
	padding-left: 13px;
}
#login input{
	visibility: hidden;
	border: 1px solid #333333;
	height: 14px;
	width: 0px;
	display: none;
}
#login_box a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#lang{
	position:absolute;
	left:930px;
	top:16px;
	width:53px;
	height:17px;
	z-index:1;
	color: #FFFFFF;
	font-size: 11px;
	display: none;
	display: block;
}
#lang a{
	color: #FFFFFF;
	text-decoration: none;
}
#main_text {
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 5px;
}
#main_text a {
	color: #69292C;
}
#main_text a:hover {
	text-decoration: none;
}
#right_feature img {
	padding-top: 10px;
	padding-left: 10px;
}

#footer {
	background-image: url(../images/footer.gif);
	height: 42px;
	width: 1004px;
	clear: both;
}
form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav_link {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B73331;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 6px;
	color: #69292C;
	padding-bottom: 2px;
}
#nav_link a {
	color: #69292C;
	text-decoration: none;
}
#copyright {
	font-size: 9px;
	padding-top: 2px;
	text-align: right;
	padding-right: 10px;
	float:right;
}
#footer_link{
	float:left;
	padding-left: 20px;
}
#footer_link a{
	text-decoration: none;
	color: #000000;
}
.disclaimer {
	font-size: 9px;
	padding-top: 10px;
}
.promotion_rate {
	font-size: 40px;
	color: #B43231;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.promotion_month {
	font-weight: bold;
	font-size: 14px;
}
#promotion_content td {
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 15px;
}
.promotion_heading {
	color: #FFFFFF;
	background-color: #69292C;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.promotion_link a{
	color: #53a7d7;
	text-decoration: underline;
	padding: 5px;
	display: block;
}
.news_item .date {
	color: #B42A23;
	font-weight: bold;
}
.news_item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDBCBC;
	margin-bottom: 5px;
}
.newsmore {
	text-align: right;
}
.newsmore a{
	text-decoration: none;
}
.branch_table td {
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 12px;
}
.branch_table img {
	padding-right: 20px;
}

.txt_small {
	font-size: 9px;
}
.txt_middle {
	font-size: 11px;
}

#fraud_btn {
	width:129px;
	height:59px;
	padding-top: 220px;
	padding-left: 5px;
}
#fraud_btn a {
	display: block;
	font-size: 11px;
	padding-left: 15px;
	background-image: url(../images/arrow_redsmall.gif);
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
}
#fraud_btn a:hover {
	text-decoration: underline;
}
.border_bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DC8181;
	height: 2px;
	line-height: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
