@charset "utf-8";
body  {
	font: 9pt/12pt Arial, Helvetica, sans-serif;
	background: #beb89b;
	margin: 0;
	padding: 0;
	color: #010E22;
	}
p {
	margin-top: 0px;
	text-align: left;
	font-size:13px;
	text-align: left;
	color: #333;
	}
a:link {
	text-decoration: none;
	color: #333;
	}
a{
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
a:visited {
	text-decoration: none;
	color: #666;
	}
a:hover, a:active {
	text-decoration: none;
	color: #36F;
	}
.templates #container { 
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	} 
.templates #header {
	padding: 0 10px 0 20px;
	background-image: url(../images/bg.jpg);
	background-position: 0 25px;
	background-repeat: no-repeat;
	height: 300px;
	} 
.templates #header h1 {
	margin: 0;
	padding: 10px 0;
	}
.templates #sidebar {
	position: absolute;
	width: 180px;
	top: 300px;
	background: #fff;
	padding: 0 0 0 10px;
	}
.templates #sidebar ul {
	margin: 25px 0px 0px 40px;
	padding: 0px;
	}
.templates #sidebar li{
	list-style-type: none;
	font-size: 13px;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
			}
.templates #sidebar a {
  	text-decoration: none;
	height: 20px;
	}	
.templates #sidebar a:link {
	color: #336;
	font-weight: normal;
	display: block;
	padding: 5px 0px 7px 7px;
	height: 20px;
	}
.templates #sidebar a:visited {
	color: #336;
	font-weight: normal;
	display: block;
	padding: 5px 0px 7px 7px;
	height: 20px;
	}
.templates #sidebar a:hover,active {
	text-decoration: none;
	color: #FFF;
	display: block;
	background-repeat:no-repeat;
	background-image: url(../images/mu_over.gif);
	background-position: 0px 0px;
	font-weight: bold;
	padding: 5px 0px 7px 7px;
	background-color: #FFF;
	width: 150px;
	height: 20px;
	}
.templates #sidebar h3{
	background: no-repeat top left;
	margin:0 0 5px 43px;
	width: 120px;
	height: 40px;
	background-image: url(../images/specialh3-en.jpg);
	}
.templates #footer {
	width: inherit;
	height: 111px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	} 
.templates #navigation {
	margin:0px 0px 0px 590px;
	padding:5px 10px 0 0;
	position: absolute;
	top: 0px;
	width: 295px;
	}
.templates #navigation a:active {
	height: 15px;
	}
.templates #footer p {
	display: none;
	}
.templates #logo {
	display: none;
	}
.templates #address {
	display: none;
	}
h1 { 
	text-indent: -5000px;
	}
h2 { 
	text-indent: -5000px;
	}
h3 span { 
	display: none;
	}
.templates #btn1 {
	position: absolute;
	text-indent: -3000px;
	background-image: url(../images/btn1.gif);
	background-position: 0 1px;
	background-repeat: no-repeat;
	display: block;
	width: 72px;
	height: 25px;
	}
.templates #btn2 {
	position: absolute;
	text-indent: -3000px;
	left: 70px;
	background-image: url(../images/btn2-2.gif);
	background-position: 0 1px;
	background-repeat: no-repeat;
	display: block;
	width: 75px;
	height: 25px;
	}
.templates #btn3 {
	position: absolute;
	left: 153px;
	top:7px;
	}
.templates #btn4 {
	position: absolute;
	left: 211px;
	top:7px;
	}
.fltrt {
	float: right;
	margin-left: 8px;
	}
.fltlft {
	float: left;
	margin-right: 8px;
	}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
#FlashID {
	margin: 30px -20px;
	}