﻿a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}
img {border:0;}
* { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	margin: 0;
	padding: 0;
	color: #444;	
}
body {
	padding: 0;		
	text-align: center;
	min-width: 710px;			
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#container{	
	width: 710px;
	margin: 0 auto;
	text-align: left;
	background-image: url('../images/bottom.png');
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position: 100% 100%;
	height: 720px;
	padding: 0;
}
div#header {		
	width: 710px;
	height: 370px;		
	margin-left: auto;
	/*background-image: url('../images/head_bg.png');*/
	background-repeat: no-repeat;	
	z-index: 10;
	position: relative;		
	top: 0;		
	overflow: visible;
}
img#headerImg{	
	position: absolute;	
	z-index: 0;		
	margin-left: auto;
	height: 370px;	
	/*
	-moz-opacity: 0;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	*/
}
div#header div#l_eng{
	width: 22px;
	z-index: inherit;	
	color: White;
	font-size: 10%;
	/*border: 1px solid red;*/
	margin: 10px 40px auto auto;
	text-align: center;
	float: right;
}
div#header div#l_tha{
	width: 22px;
	z-index: inherit;	
	color: White;				
	margin: 10px 10px auto auto;
	text-align: center;
	float: right;
}
div#header a.language{			
	color: White;
	font-size: xx-small;
}
div#rightPan {	
	position: absolute;
	width: 250px;
	height: auto;		
	padding: 0;
	z-index: 10;
	top: 375px;
	left: auto;
	margin-left: 455px;				
	font-size: 80%;	
}
div#rightPan>h4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-indent: 20px;
}
div#rightPan>ul{
	list-style-image: url('../images/legend.png');
	margin-left: 30px;
}
div#rightPan li{		
	font-size: 85%;		
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#rightPan li em{		
	font-weight: bolder;			
}
div#rightPan div.ef{		
	font-family: "Times New Roman", Times, serif;
	color: DeepSkyBlue;
	padding-left: 20px;	
	font-size: x-small;	
}
div#rightPan table{	
	padding-left: 20px;
	font-size: x-small;	
}
div#rightPan table td.label{
	font-family: "Times New Roman", Times, serif;
	color: DeepSkyBlue;
	text-align: right;
	padding-right: 10px;
}
div#rightPan table td input.ef{
	border: 1px solid DeepSkyBlue;
}
div#footer {	
	width: 710px;
	height: 35px;			
	position: relative;		
	left: auto;
	margin: 0 auto;
	padding-top: 10px;
}
div#footer div#footerLeft{	
	font-family: Tahoma,Shruti,Helvetica, sans-serif;
	width: 68%;				
	position: relative;	
	margin: 0;		
	float: left;
	text-align: left;
	padding: 0 0 0 20px;
	font-size: xx-small;
}
div#footer div#footerRight{
	font-family: Tahoma,Shruti,Helvetica, sans-serif;
	width: 28%;				
	position: relative;	
	margin: 0;		
	float: left;
	text-align: right;
	padding: 0 0 0 0;
	font-size: xx-small;
}
div#content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	width: 425px;
	height: auto;
	margin-top: -90px;
	padding: 0 0 0 20px;
	z-index: 20;
}

.blue {
	color: DeepSkyBlue;
	font-style: normal;
}

div#menu{	
	font-family: Tahoma,Shruti,Helvetica, sans-serif;	
	z-index: 50;			
	margin-top: -155px;
	position: relative;
	float: left;		
	margin-left: 10px;		
	overflow: visible;
}
#nav, #nav ul {	
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: visible;
}
#nav li {		
	float: left;
	position: relative;
	width: auto;		
	font-size: 80%;	
	margin-left: 1em;
}
#nav li{		
	float: left;
	position: relative;
	width: auto;		
	font-size: 80%;	
}
#nav li a:link, #nav li a:visited, #nav li a:active {
	color: White;	
}
#nav li a:hover {
	color: DeepSkyBlue;	
}
#nav li ul li a{
	white-space: pre;
}
* html #nav ul li a {
	width: 100%;	
}
#nav ul {
	display: none;
	position: absolute;
	padding: 15px 0 0 0;
	margin-left: -0.8em;	
	width: 120%;
}
#nav ul li {	
	width: 12em;
	border: 0 none transparent;
	border-bottom: 1px solid #E7EDF5;		
	background-color: rgb(25,66,115);
	font-size: 90%;	
	padding: 4px 0;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
#nav li:hover ul {
	display: none;
}

div#rightPan ul li a:link, div#rightPan ul li a:visited, div#rightPan ul li a:active {
	color: #444;
}

div#rightPan ul li a:hover {
	color: DeepSkyBlue;	
}

div.aLink a {
	font-size: 80%;	
	color: DeepSkyBlue;	
}

div.aLink a:hover {	
	color: DeepSkyBlue;	
}

div#EnquiryForm {
	display: block;
}