body {
	background-color: #D8D9DA;
}

#main {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -300px;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	height: 600px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 62.8%;
	background-color:#FFF;
	border: 1px solid #000000;
}
h3, p, ul, ol {
	margin: 0;
	margin-bottom: 8px;
}
h3 {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 4px;
}
p {
	font-size: 0.95em;
	line-height: 1.4em;
}
ul {
	padding-left: 16px;
	list-style:disc;
}
ol {
	padding-left: 22px;
	list-style:decimal;
}
li {
	line-height: 1.4em;	
}

img {
	border: 0;
}

#menu {
	display: block;
	position: absolute;
	width: 1000px;
	height: 300px;
	text-align: center;
	z-index: 4;
}

#section_img {
	position: absolute;
	left: 20px;
	top: 59px;
}
#section_heading {
	text-transform: lowercase;	
}
#footer {
	display: block;
	width: 1000px;
	position: absolute;
	top: 570px;
	left: 20px;	
	padding: 0;
	margin: 0;
}
#footer li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	padding-right: 9px;
	font-size: 10px;
	line-height: normal;
	margin: 0;
}
#footer a {
	text-decoration: none;
	color: #000000;
}
#footer .green_slant {
	color: #54B948;
	font-weight: bold;
}

#swf_content {
	display:block;
	width: 960px;
	height: 500px;
	position: relative;
	left: 20px;
	top:59px;
}
#ws_txt_logo {
	display: block;
	width: 290px;
	height: 55px;
	position: absolute;
	top: 242px;
	left: 33px;
	z-index: 3;
}
img {
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

.section_content table {
	border-top: thin #eeeeee solid;
	border-left: thin #eeeeee solid;
}

.section_content td {
	border-right: thin #eeeeee solid;
	border-bottom: thin #eeeeee solid;
}

img#mandarine_link {
	position: relative;
	top: 2px;
}

img#cantonese_link {
	position: relative;
	top: 2px;
}

img#thai_link {
	position: relative;
	top: 1px;
}

img#viet_link {
	position: relative;
	top: 4px;
}