body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DAD3CD;
}

h1{
	margin: 0px;
	padding: 12px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #235185;
	text-align: center;
}

h2{
	margin: 0px;
	padding: 8px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #235185;
	text-align: center;
}

h3{
	margin: 0px;
	padding: 5px 0px 0px 20px;
	width: 470px;
	height: 29px;
	background-image: url(../images/h3_base.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

h4{
	margin: 0px;
	padding: 5px 0px 0px 20px;
	width: 206px;
	height: 29px;
	background-image: url(../images/h4_base.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

h5{
	margin: 0px 0 0 10px;
	width: 205px;
	padding: 6px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #00BAFF;
	text-align: center;
	border-bottom: 1px solid #999999;
}

h6{
	margin: 0px;
	padding: 10px;
	width: auto;
	height: 100%;
	background-image: url(../images/h6_base.gif);
	background-repeat: no-repeat;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005FB3;
	text-align: center;
}

#main{
	width: 990px;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
}


/* timer starts*/

#top{
	float: left;
	width: 990px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

.timer{
	float: left;
	width: 120px;
	height: 18px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #424242;
	padding-top: 7px;
}

.toprth{
	float: right;
	width: 200px;
	height: 18px;
	padding-top: 7px;
	padding-right: 20px;
	text-align: right;
}

.toprth a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #424242;
	text-decoration: none;	
}

.toprth a:hover{
	color: #FFFFFF;
}



/* timer ends*/

/* title starts */

#title{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 990px;
	height: 84px;
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	
}

#logo{
	float: left;
	width: 290px;
	height: 59px;
	background-image: url(../images/info_about_loans.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #005FB3;
	padding-left: 88px;
	padding-top: 25px;
}


#title_rth{
	float: right;
	width: 12px;
	height: 84px;
	background-image: url(../images/title_rth.gif);
	background-repeat: no-repeat;
}


#topmenu{
	float: right;
	width: 300px;
	margin-top: 15px;
}

#topmenu  ul{
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#topmenu  li{
	list-style: none;
	display: inline;
}
#topmenu li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #294C7B;
	text-decoration: none;
	margin: 0 5px;
	font-weight: bold;
	text-align: center;
}
#topmenu li a:hover{
	color: #FF8C10;
}

#home{
	background-image: url(../images/home_icon.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 50px;
	height: 10px;
	float: left;
	padding-top: 45px;
	margin: 0px 10px;
}
#about{
	background-image: url(../images/about_icon.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 70px;
	height: 10px;
	float: left;
	padding-top: 45px;
	margin: 0px 10px;
}
#contact{
	background-image: url(../images/contact_icon.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 70px;
	height: 10px;
	float: left;
	padding-top: 45px;
	margin: 0px 10px;
}

#blog{
	background-image: url(../images/blog_icon.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 49px;
	height: 13px;
	float: left;
	padding-top: 45px;
	margin: 0px 10px;
}

/* title ends */


/* menu starts */

#menu{
	float: left;
	width: 990px;
	height: 41px;
	margin: 10px 0px;
}

.menu_lft{
	float: left;
	width: 10px;
	height: 41px;
	background-image: url(../images/menu_lft.gif);
	background-repeat: no-repeat;
}

.menu_rth{
	float: right;
	width: 10px;
	height: 41px;
	background-image: url(../images/menu_rth.gif);
	background-repeat: no-repeat;
}

.menu{
	float: left;
	width: 970px;
	height: 41px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
}

.menu ul{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.menu ul li{
	float: left;
	list-style: none;
	display: block;
	padding: 0px 17px;
	height: 41px;
	background-image: url(../images/seperator.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.menu ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	line-height: 41px;
}

#menu ul li a:hover{
	color: #FFD800;
}

/*  menu ends */

/* content starts*/

#container{
	float: left;
	width: 990px;
	height: 100%;
}


#left_container{
	float: left;
	width: 718px;
	height: 100%;
}

.content_top{
	float: left;
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	width: 990px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	font-size: 2px;
}

.content_bot{
	float: left;
	background-image: url(../images/content_bottom.gif);
	background-repeat: no-repeat;
	width: 990px;
	height: 10px;
	font-size: 1px;
}

#content{
	float: left;
	width: 970px;
	height: 100%;
	background-color: #FFFFFe;
	padding: 10px;
	margin: 0px;
}

#left_panel{
	float: left;
	width: 226px;
	height: 100%;
}

#right_panel{
	float: right;
	width: 226px;
	height: 100%;
}

#center_panel{
	float: left;
	width: 490px;
	height: 100%;
	padding: 0px;
	margin: 0px 12px;
}


.news_panel{
	float: left;
	width: 226px;
	height: 100%;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #545454;
	text-align: justify;
}

.news_panel a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #215A91;
}

.news_panel a:hover{
	text-decoration: underline;
	color: #579E24;
}

.news_p{
	padding: 3px 8px;
}

.news_p_rth{
	margin: 0px;
	padding: 0px;
	padding: 5px 8px;
	margin-right: 3px;
	text-align: left;
}

.links{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 226px;
	height: 108px;
	background-image: url(../images/links_base.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px
}

.center_box{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 490px;
	height: 178px;
	background-image: url(../images/center_base.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.article1{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 490px;
	height: 178px;
	background-image: url(../images/article_base1.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.article2{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 490px;
	height: 178px;
	background-image: url(../images/article_base2.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.article3{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 490px;
	height: 178px;
	background-image: url(../images/article_base3.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.article4{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 490px;
	height: 178px;
	background-image: url(../images/article_base4.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.article5{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 490px;
	height: 178px;
	background-image: url(../images/article_base5.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}



/* content ends */


/* footerlinks  starts*/

#footerlinks{
	float: left;
	width: 990px;
	height: 41px;
	background-image: url(../images/footer_base.gif);
	background-repeat: no-repeat;
	margin: 10px 0px;
}

#footerlinks ul{
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-top: 12px;
}

#footerlinks ul li{
	list-style-type: none;
	display: inline;
	padding: 0 3px;
	margin: 0px 4px;
}

#footerlinks ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1F1F1F;
	text-decoration: none;
}

#footerlinks ul li a:hover{
	color: #206DE1;
}

/* footerlinks  ends*/

/* copyright starts*/

#copyright{
	float: left;
	width: 990px;
	height: 100%
}

#copyright ul{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#copyright ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	list-style-type: none;
	display: inline;
}

#copyright ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}

#copyright ul li a:hover{
text-decoration: underline;
	color: #386DA3;
}


/* copyright ends */
.clear{
	clear: both;
}

p{
	margin: 0px;
	padding: 0px;
}

.lft_img{
	float: left;
	margin-right: 5px;
}

.lft_img1{
	float: left;
	margin-right: 10px;
}

.rth_img{
	float: right;
	margin-left: 5px;
}

.txt{
	margin: 0px;
	padding: 0px;
	padding: 0px 7px;
	text-align: justify;
	}
	
.article_txt{
	width: 310px;
	padding: 5px 17px;
	line-height: 17px;
	text-align: justify;
}

.article_button{
	float: right;
	width: 310px;
	padding: 5px 17px;
	line-height: 17px;
}

.seperator{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 222px;
	margin: 10px 2px;
	height: 2px;
	background-color: #999999;
	font-size: 1px;
}

.hr{
	background-image: url(../images/hr.gif);
	background-repeat: repeat-y;
	font-size: 1px;
	height: 2px;
	width: 210px;
	margin: 10px;
	margin-right: 0px;
}

.article_panel{
	float: left;
	width: 490px;
	height: 100%;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #545454;
	text-align: justify;
	margin-top: 12px;
}

.article_panel a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #215A91;
}

.article_panel a:hover{
	text-decoration: underline;
	color: #579E24;
}

.article_p{
	padding: 5px 10px;
}

.article_hr{
	background-image: url(../images/hr.gif);
	background-repeat: repeat;
	font-size: 1px;
	height: 2px;
	width: 470px;
	margin: 13px 10px;
}


/* keywords  starts*/

#keywords{
	float: left;
	width: 1000px;
	height: 25px;
}

#keywords ul{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#keywords ul li{
	list-style-type: none;
	display: inline;
	padding: 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#keywords ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #396EA4;
	text-decoration: none;
}

#keywords ul li a:hover{
	color: #888888;
}

/* keywords  ends*/

.text{
	margin: 13px 10px;
	line-height: 18px;
	text-align: justify;
}

#form_container{
	float: left;
	width: 650px;
	height: 100%;
	padding: 30px;
	padding-left: 50px;
	margin: 10px 0px;
	border: 1px dashed #E2E2E2;
}

form {
	margin: 0px;
	padding: 0px;
}

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #cccccc;
	width: 300px;
	margin-top: 20px;
	padding: 5px;
	
} 

label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
	width: 200px;
}	

.form_heading{
	width: 650px;
	text-align: center;
	margin: 0px 0 0 0px;
	padding: 6px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #00BAFF;
	text-align: center;
}

#main_articles{
	float: left;
	width: 970px;
	height: 100%;
	padding: 10px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #545454;
	text-align: justify;
}


#main_articles a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #215A91;
}

#main_articles a:hover{
	text-decoration: underline;
	color: #579E24;
}

.main_article_hr{
	float: left;
	background-image: url(../images/hr.gif);
	background-repeat: repeat;
	font-size: 1px;
	height: 2px;
	width: 960px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
	
}

#main_news{
	float: left;
	width: 728px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #545454;
	text-align: justify;
	margin: 10px 0px;
}


.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FF7200;
}

.title:hover{
	text-decoration: underline;
	color: #00CCFF;
}

.main_news_hr{
	float: left;
	background-image: url(../images/hr.gif);
	background-repeat: repeat;
	font-size: 1px;
	height: 2px;
	width: 728px;
	margin: 15px 0px;
}

.h5{
	margin: 0px 0 0 10px;
	width: 205px;
	padding: 6px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #00BAFF;
	text-align: center;
	border-bottom: 1px solid #999999;
	text-decoration: none;
}

.h5:hover{
	color: #FF7200;
}

.a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #FF7200;
}

.a:hover{
	color: #00BAFF;
	text-decoration: none;
}


.sitemap_keywords{
	float: left;
	width: 970px;
	height: 100%;
	padding: 3px;
	margin: 10px 0px;
	border: 1px dashed #00D2FF;
}

.sitemap_keywords ul{
	margin: 0px;
	padding: 8px 0px;
}

.sitemap_keywords ul li{
	list-style-type: none;
	display: inline;
	padding: 0px 2px;
}

.sitemap_keywords ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF7200;
}

.sitemap_keywords ul li a:hover{
	text-decoration: underline;
	color: #00BAFF;}
	
.sitemap_news{
	float: left;
	width: 970px;
	height: 100%;
	padding: 5px;
	margin: 15px 0px;
	border: 1px dashed #00D2FF;
}

.sitemap_news_left{
	float: left;
	width: 450px;
	height: 100%;
	padding-top: 20px;
}

.sitemap_news_left ul{
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	padding-left: 20px;
}

.sitemap_news_left ul li{
	list-style: disc;
}

.sitemap_news_left ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #005FB3;
	line-height: 20px;
}

.sitemap_news_left ul li a:hover{
	color: #00D2FF;
}
	

.sitemap_news_right{
	float: right;
	width: 450px;
	height: 100%;
	padding-top: 20px;
}

.sitemap_news_right ul{
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	padding-left: 20px;
}

.sitemap_news_right ul li{
	list-style: disc;
}

.sitemap_news_right ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #005FB3;
	line-height: 20px;
}

.sitemap_news_right ul li a:hover{
	color: #00D2FF;
}
	
.sitemap_news_heading{
	margin: 10px;
	width: 410px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00BAFF;
	text-align: center;
	border-bottom: 1px solid #999999;
	text-decoration: none
}


.sitemap_news_heading a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00baff;
	text-align: center;
	text-decoration: none
}

.sitemap_news_heading a:hover{
	color: #ff7000;
}

.apply_now{
	float: right;
	width: 187px;
	height: 47px;
	background-image: url(../images/apply_now.gif);
	background-repeat: no-repeat;
	margin: 10px;
}


#newslinks{
	float: left;
	width: 226px;
	height: 100%;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}

#newslinks ul{
	margin: 0px;
	padding: 0px;
}

#newslinks ul li{
	list-style-type: none;
	display: block;
	height: 20px;
	margin-left: 10px;
	border-bottom: 1px solid #E1E1E1;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 200px;
	padding-top: 5px;
}

#newslinks ul li a{
	margin-left: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #215A91;
}

#newslinks a:hover{
	text-decoration: underline;
	color: #579E24;
}

.applynow{
	float: left;
	width: 171px;
	height: 51px;
	margin-right: 10px;
	margin-top: 3px;
	background-image: url(../images/apply_now.gif);
	background-repeat: no-repeat;
}

.internal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #8EB331;
}

.internal:hover{
	color: #FF6600;
}


.main_news_hr1{
	float: left;
	background-image: url(../images/hr.gif);
	background-repeat: repeat;
	font-size: 1px;
	height: 2px;
	width: 728px;
	margin: 6px 0px;
}

.xms_banner{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 490px;
	height: 178px;
	background-image: url(../images/xms-banner.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.xml_link{
	float: left;
	margin-left: 330px;
	margin-top: 128px;
	width: 131px;
	height: 24px;
}

#adsense{
	margin: 0 auto;
	width: 468px;
	height: 60px;
	margin-top:8px;
}

#adsense1{
	margin: 0px;
	width: 234px;
	float: left;
	height: 60px;
}

#adsense2{
	float: right;
	margin: 0px;
	width: 234px;
	height: 60px;
}

#tabs{
	float: left;
	width: 990px;
	margin: 10px 0px 0 0;
	background: url(../images/tab_bg.gif) repeat-x #fff;
}

#wrapper_tab{
	float: left;
	width: 960px;
	padding: 0px 10px;
}

#card_tab{
	float: left;
	width: 980px;
	padding: 10px 0px 0px 10px;
}

.text{
	margin: 13px 10px;
	line-height: 18px;
	text-align: justify;
}

.title_tab{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #32679e;
}

.card_box1{
	float: left;
	width: 181px;
	height: 215px;
	background: url(../images/card_tab_bg.gif);
	margin-top: 10px;
	margin-right: 15px;
}

.card_box2{
	float: right;
	width: 181px;
	height: 215px;
	background: url(../images/card_tab_bg.gif);
	margin-top: 10px;
	margin-right: 15px;
}

.debt_box1{
	float: left;
	width: 181px;
	height: 215px;
	background: url(../images/debt_tab_bg.gif);
	margin-top: 10px;
	margin-right: 15px;
}

.debt_box2{
	float: right;
	width: 181px;
	height: 215px;
	background: url(../images/debt_tab_bg.gif);
	margin-top: 10px;
	margin-right: 15px;
}

.loan_box1{
	float: left;
	width: 181px;
	display: inline;
	height: 215px;
	background: url(../images/loan_tab_bg.gif);
	margin-top: 10px;
	margin-right: 15px;
}

.loan_box2{
	float: right;
	width: 181px;
	height: 215px;
	background: url(../images/loan_tab_bg.gif);
	margin-top: 10px;
	margin-right: 15px;
}

.sell_box1{
	float: left;
	width: 181px;
	height: 215px;
	background: url(../images/sell_tab_bg.gif);
	margin-top: 10px;
	margin-right: 15px;
}

.bank_box1{
	float: left;
	width: 181px;
	height: 215px;
	background: url(../images/bank_tab_bg.gif);
	margin-top: 10px;
	margin-right: 15px;
}


.bank_box2{
	float: right;
	width: 181px;
	height: 215px;
	background: url(../images/bank_tab_bg.gif);
	margin-top: 10px;
	margin-right: 15px;
}


.sell_box2{
	float: right;
	width: 181px;
	height: 215px;
	background: url(../images/sell_tab_bg.gif);
	margin-top: 10px;
	margin-right: 15px;
}

.card_tab_title{
	float: left;
	padding: 20px 15px 0px 55px;
	height: 47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2d6299;
	font-weight: bold;
}

.card_tab_title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2d6299;
	font-weight: bold;
	text-decoration: none;00904A
}

.card_tab_title a:hover{
	color: #F27F2A;
}

.card_tab_content{
	float: left;
	width: 151px;
	height: 105px;
	padding: 5px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

.card_tab_btn{
	float: left;
	width: 181px;
	text-align: center;
}

.card_tab_banner{
	float: right;
	width: 361px;
	height: 243px;
	background: url(../images/card_tab_img.gif) no-repeat right bottom;
}

.debt_tab_banner{
	float: left;
	width: 521px;
	height: 253px;
	background: url(../images/debt_banner.gif) no-repeat right bottom;
	margin: 10px 0px 0px 30px;
}

.sell_tab_banner{
	float: left;
	width: 361px;
	height: 243px;
	background: url(../images/selling_tab_img.gif) no-repeat bottom;
}

.banking_tab_banner{
	float: left;
	width: 361px;
	height: 243px;
	background: url(../images/banking_tab_img.gif) no-repeat bottom;
}


.claims_tab_banner{
	float: left;
	width: 340px;
	height: 243px;
	background: url(../images/claims_tab_img.gif) no-repeat bottom;
}


.insu_box1{
	float: left;
	width: 151px;
	display: inline;
	height: 215px;
	background: url(../images/insu_tab_bg.gif);
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 20px;
}

.insu_box2{
	float: right;
	width: 151px;
	height: 215px;
	background: url(../images/insu_tab_bg.gif);
	margin-top: 10px;
}

.insu_tab_title{
	float: left;
	padding: 20px 12px 0px 15px;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2d6299;
	font-weight: bold;
}

.insu_tab_title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2d6299;
	font-weight: bold;
	text-decoration: none;00904A
}

.insu_tab_title a:hover{
	color: #F27F2A;
}

.insu_tab_content{
	float: left;
	width: 121px;
	height: 127px;
	padding: 5px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

.insu_tab_btn{
	float: left;
	width: 151px;
	text-align: center;
}

.bank_tab_title{
	float: left;
	padding: 20px 15px 0px 15px;
	text-align: center;
	width: 151px;
	height: 47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2d6299;
	font-weight: bold;
}

.bank_tab_title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2d6299;
	font-weight: bold;
	text-decoration: none;00904A
}

.bank_tab_title a:hover{
	color: #F27F2A;
}
