@charset "windows-874";
/* CSS Document */
body {
	background-image:url(../images/bg-repeat.jpg);
	background-repeat:repeat-x;
	background-color:#d4d4d4;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
}
#wrapper {
	margin:0 auto;
	height:580px;
	width:960px;
}
#menu {
	height:25px;
	margin-left:200px;
}
#header {
	background-image:url(../images/head-bg1.jpg);
	background-repeat:repeat-x;
	height:187px;
	width:100%;
	position:relative;
}
#logo {
	background-image:url(../images/bg-logo.png);
	background-repeat:no-repeat;
	width:404px;
	height:120px;
	margin-top:20px;
	position:absolute;
}
#leftpanel {
	width:200px;
	height:510px;
	float:left;
	margin:none;
	display:inline;
	float:left;
}
#line {
	background-image:url(../images/line.jpg);
	background-position:right top;
	height:500px;
	width:10px;
	background-repeat:no-repeat;
	display:inline;
	float:left;
}
#centerpanel {
	width:350px;
	float:left;
	margin:none;
	margin-top:10px;
	display:inline;
	float:left;
}
#rightpanel {
	width:400px;
	float:left;
	margin-top:30px;
	display:inline;
}
#copyright {
	background-image:url(../images/line-dot.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:30px;
	margin-top:-22px;
}
.h1 {
	font-family: "DSN PreeCha";
	font-size:21px;
}
.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666a6a;
	line-height:18px;
}
.h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #e89d14;
}
.h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8a8a8a;
	line-height:18px;
}
.bg {
	background-image:url(../images/bg-3.png);
	width:282px;
	height:283px;
	background-position:left top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8a8a8a;
	line-height:18px;
}
.nav a:link, .nav a:visited {
	color:#424141;
	text-decoration:none;
	font-family: "DSN PreeCha";
	font-size:16.5px;
	letter-spacing:1px;
	widows:43px;
	height:25px;
}
.nav a:hover {
	color:#f7ab1f;
	text-decoration:none;
	font-family: "DSN PreeCha";
	font-size:16.5px;
	;
	letter-spacing:1px;
	widows:43px;
	height:25px;
}
.copy {
	color:#929090;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.copy a:link, .nav a:visited {
	text-decoration:none;
	color:#929090;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.copy a:hover {
	text-decoration:none;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.img-border {
	border-color:#c86300;
	border-spacing:3px;
	border-style:double;
}
.text-border a:link, .text-border a:hover, .text-border a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	text-decoration:none;
}
.text-more a:link, .text-border a:hover, .text-border a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #F60;
	text-decoration:underline;
	text-align:right
}
.banner-textlink a:link, .banner-textlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666;
	text-decoration:none;
	font-weight:bold;
}
.banner-textlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #F90;
	text-decoration: underline;
	font-weight:bold;
	letter-spacing:1px;
}
