/* GFS AUSTRALASIA CSS TEMPLATE COPYRIGHT 2008 */
html, body{height:100%}
body{
	margin:0;
	padding:0 10px 0px 10px;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	height:100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color:#333333;
	line-height:175%;
}
h1{
	padding:0 0 10px 0;
	margin:0;
	font-size:125%;
	color:#160850;
}
h2{	
	padding:10px 0 0 0;
	margin:0;
	font-size:100%;
	color:#160850;
}
p{line-height: 175%; margin:0; padding: 10px 0 10px 0}
a{color:#160850; text-decoration:none;}
a:hover{ text-decoration:underline;}

/* MAIN TEMPLATE */
.clear{
	clear:both;
}
.wrapper{
	height:100%;
	margin-bottom:10px;
}
.container{
	width:760px;
	border-left: #D5D5D5 solid 1px;
	border-right: #D5D5D5 solid 1px;
	background-color:#FFFFFF;
	padding:0 14px 14px 14px;
}
.headerL{
	float:left;
	width:160px;
	padding:10px 30px 10px 10px;
}
.headerR{
	float:left;
	width:560px;
}
.bot{background-image:url(../images/backgroundbot.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:10px;
}


/* WHY INVEST TAB */
.whytab{
	width:auto;
	float:right
}
.whytabL{
	background-image:url(../images/top-tab-l.gif);
	background-repeat:no-repeat;
	background-position: top left;
	float:left;
	width: 3px;
	height:37px;
}
.whytabR{
	background-image:url(../images/top-tab-r.gif);
	background-repeat:repeat-x;
	background-position: top right;
	width:auto;
	padding:7px 15px 0 12px;
	height:30px;
}

/* TOP NAVIGATION */
#nav {
  width:100%;
}
#nav ul {
  margin:0;
  padding:0;
  list-style: none;
  width:100%;
  
}
#nav li {
  float:left;
  background:url("../images/nav-tab-l.gif") no-repeat left top;
  margin:0 0 0 2px;
  padding:0 0 0 3px;
  text-align:center;
}
li#nav-home{
	margin-left:0; /* removes spacer on left tab */
}
	/* widths to make 100% width */
li#nav-home a{width:53px;}
li#nav-company_profle a{width:108px;}
li#nav-financial_services a{width:114px;}	
li#nav-need_advice a{width:84px;}	
li#nav-security a{width:60px;}	
li#nav-terms a{width:46px;}	
li#nav-contact_us a{width:73px;}	
#nav a {
  float: left;
  display: block;
  background: url("../images/nav-tab-r.gif") no-repeat right top;
  text-align:center;
  padding: 5px 15px 5px 12px;
  font-size:12px;
}
#nav a:hover {
  color:#FFFFFF;
  text-decoration:none;
}
#nav .current {
	background: url("../images/nav-tab-l.gif") no-repeat;
	background-position: 0 -50px;
	color:#FFFFFF;
}
#nav li.current a{
	background: url("../images/nav-tab-r.gif") no-repeat;
	background-position: 100% -50px;
	color:#FFFFFF;

}
.navbot{border-top: 4px solid #160850;}
/* FLAGS */
.flags{
	position:absolute;
	z-index:9;
	Top:25px;
	left:50%;
	margin-left:-150px
}
.flag{float:left; height:20px; width:30px; margin-right:2px;}
a.flag{border: #160850 solid 1px}
a.flag:hover{border: #E7C457 solid 1px}
/* FLASH */
.flash{ margin-top:2px;}
/* MAIN CONTENT */
.content{
	margin-top:15px;

}
/* FOOTER */
.footer{
	margin-top:20px;
	border-top: #D5D5D5 solid 1px;
	padding-top:5px;
	font-size:10px;
	text-align:left;
	color: #999999;
}
.footer a{color: #999999;}

/* HOME PAGE */
.threecoltop{
	height:10px;
	background-image:url(../images/threecolbox-top.gif);
}
.threecolbot{
	height:10px;
	background-image:url(../images/threecolbox-bot.gif);
}
.threecol{
	float:left;
	width:33%;
	border-right: #D5D5D5 solid 1px;
	width:222px;
	padding: 0 15px 0 15px;
}
#threecolfirst{
	border-left: #D5D5D5 solid 1px;
}
.threecol ul{
	list-style-type: hyphen;
	line-height:175%;
	margin:0 0 0 25px;
	padding:0;
}
.threecol a{
	font-weight:bold;
	margin-left:10px;
}
.threecol li a{
	color:#333333;
	font-weight:normal;
	}
	
h2, .threecol li a{margin-left:0px;
}
.why{
	margin-top:15px;}
.whyasia{
	float:left;
	width:138px;
	height:45px;
	padding-left:235px;
	padding-top:45px;
	background-image:url(../images/whyasia.gif);
	background-repeat:no-repeat;
	font-size:150%;
}
.whyvietnam{
	float:left;
	width:138px;
	height:45px;
	padding-left:235px;
	padding-top:45px;
	background-image:url(../images/whyvietnam.gif);
	background-repeat:no-repeat;
	font-size:130%;
	margin-left:14px;}
/* CONTACT US */
.terms {color:#777777; font-variant:small-caps; margin-top:15px;}
/* NEED ADVICE */
.faq{  
      margin: 0 20px 0 20px;}
.showhide{
color:#999999; padding-left:15px;
}
/* FORM */
.require{
	color: #FF0000;
	font-size:80%;
}
.regform{
margin:0 100px 0 100px;
padding:15px;
background-color:#EEEEEE;
}
#loancal select{
	width: 95px;}
.regform label{
display: block;
float:left;
width:250px;
text-align:right;
padding-right:10px;
}
.reginput,  .regform select{
	width: 248px;
	border: 1px solid #A7ABAE;
	padding:3px;
}

.regForm textarea{
	border: 1px solid #A7ABAE;
	width: 248px;
	padding:2px;
}

/* BUTTON */
.button {
	width: 219px;
	height: 32px;}
.button a{
	width: 219px;
	height: 32px;
	display:block;
	float:left;
}
a#preapproval{
	width: 219px;
	height: 32px;
	background-position: 0 0;
	background-image:url(../images/button_get-preapproval.gif)
}
a#preapproval:hover{background-position: 0 -32px;}
#applyonline{
	width: 219px;
	height: 32px;
	background-position: 0 0;
	background-image:url(../images/button_apply-online.gif)
}
a#applyonline:hover{background-position: 0 -32px;}
