@charset "UTF-8";
/* CSS Document */

*{
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding:0;
	
	}
	
#logo_header{
	width:900px;
	height:100px;
	background:url(../img/logo_bg.jpg) repeat-x;
	}

#language{
	width:300px;
	position:related;
	top:-5px;
	right:0px;
	float:right;
	text-align:right;
	}
	
.selectlanguage{
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	cursor:default;
	}
	
.selectlanguage:hover{
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	}
	
#logo{
	width:300px;
	position:related;
	padding-top:15px;
	padding-left:15px;
	float:left;
	text-align:left;
	}
	
#index_img{
	width:900px;
	height:240px;
	background:url(../img/index_img.jpg) no-repeat;
	}
	
#cobg_img{
	width:900px;
	height:240px;
	background:url(../img/cobg_img.jpg) no-repeat;
	}
	
#branches_img{
	width:900px;
	height:240px;
	background:url(../img/branch_img.jpg) no-repeat;
	}
	
#onlinetrade_img{
	width:900px;
	height:240px;
	background:url(../img/onlinetrade_img.jpg) no-repeat;
	}	
	
#tradedemo_img{
	width:900px;
	height:240px;
	background:url(../img/demo_img.jpg) no-repeat;
	}	
	
#contactus_img{
	width:900px;
	height:240px;
	background:url(../img/contact_img.jpg) no-repeat;
	}	
	
#tnc_img{
	width:900px;
	height:240px;
	background:url(../img/tnc_img.jpg) no-repeat;
	}	
	
#privacy_img{
	width:900px;
	height:240px;
	background:url(../img/privacy_img.jpg) no-repeat;
	}
	
#announce_img{
	width:900px;
	height:240px;
	background:url(../img/annouce_img.jpg) no-repeat;
	}	
	
#login_box{
	width:360px;
	height:160px;
	text-align:left;
	position:relative;
	top:75px;
	right:15px;
	float:right;
	background:url(../img/login_bg.png) no-repeat;
	}

#login_content{
	widht:300px;
	height:120px;
	text-align:left;
	float:right;
	position:relative;
	top:15px;
	right:5px;
	width: 250px;
	}
	
#nav_menu{
	width:900px;
	height:40px;
	padding-top:10px;
	}
	
#body_txt{
	width:890px;
	min-height:400px;
	padding-top:10px;
	padding-left:10px;
	text-align:left;
	}
	
#footer{
	width:885px;
	height:54px;
	text-align:left;
	padding-left:15px;
	background:url(../img/footer_bg.jpg) repeat-x;
	}

#copyright{
	width:400px;
	float:left;
	padding-top:10px;
	height:54px;
	}
	

#ringus_tag{
	width:134px;
	height:54px;
	float:left;
	position:relative;
	left:340px;
	padding-right:20px;
	}
	
.medium_whitetxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	}
	
.big_blacktxt{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#000;
	line-height:28px;
	}
	
.big_browntxt{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#CC9900;
	line-height:17pt;
	text-decoration:none;
	}
	
.medium_greytxt{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#666;
	line-height:18pt;
	}

.small_browntxt{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#CC6600;
	line-height:14pt;
	text-decoration:none;
	}

.small_browntxt:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#CC6600;
	line-height:20pt;
	text-decoration:underline;
	}
	
.small_greytxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	line-height:10pt;
	text-decoration:none;
	}
	
.small_whitetxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999;
	line-height:4pt;
	text-decoration:none;
	}
	
.small_blacktxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16pt;
	}
	
.extrasmall_greytxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999;
	vertical-align:top;
	}
