
body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.52em;
	background-color: #c80000;
	color: #4a1d00;
	margin: 0px;
}

#background {
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	background-color: #c80000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	min-height: 500px;
	}
	
#wrapper {
	position: relative;
	text-align: left;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	}
	
#header {
	position: relative;
	}
	
#header .logo1 {
	float: left;
	margin-top: 205px;
	margin-left: 33px;
	}
	
#header .logo2 {
	float: left;
	margin-top: 205px;
	margin-left: 25px;
	}
	
#header .topic {
	float: right;
	margin-top: 224px;
	margin-right: 22px;
	font-size: 20px;
	color: #c80000;
	}
	
#header .home {
	float: right;
	margin-top: 228px;
	margin-right: 40px;
	}
	
h1 {
	font-size: 1.1em;
	line-height: 1.52em;
	color: #c80000;
	margin: 0;
	}
	
h2 {
	font-size: 1.1em;
	line-height: 1.52em;
	margin: 0;
	}
	
#content {
	float: right;
	width: 450px;
	padding: 15px 90px 0 0;
	text-align: justify;
	}
	
	
#contentproduct {
	float: right;
	width: 450px;
	padding: 0 50px 0 0;
	text-align: justify;
	height: 500px;
	overflow: auto;
	margin: 15px 40px 15px 0;
	scrollbar-arrow-color: #e3d4c5;
	scrollbar-3dlight-color: #bf0000;
	scrollbar-darkshadow-color: #bf0000;
	scrollbar-face-color: #bf0000;
	scrollbar-highlight-color: #bf0000;
	scrollbar-shadow-color: #bf0000;
	scrollbar-track-color: #e3d4c5;
	}
	
#content .Thai, #contentproduct .Thai {
	font-size: 12px;
	font: Tahoma, Verdana, sans-serif;
	}
	
#sidebar {
	float: left;
	width: 200px;
	/*min-height: 450px;*/
	padding: 5px 0 0 40px;
	}
	
#navigationHome {
	clear: both;
	width: 200px;
	padding-top: 8px;
	}
	
#navigation{
	width: 160px;
	}
	
	
#navigationHome ul {
	list-style: none;
	margin: 1em 0 0 0;
	padding-top: 5px;
	}
	
#navigation ul {
	list-style: none;
	margin: 1em 0 0 0;
	padding: 0;
	}
	
#navigation a:link, #navigation a:visited, #navigationHome a:link, #navigationHome a:visited {
	background-color: transparent;
	color: #4a1d00;
	font-weight: bold;
	display: block;
	padding: 2px;
	text-decoration: none;
	}
	
#navigation a:hover, #navigationHome a:hover {
	color: #c80000;
	}
	
a:link, a:visited {
	color: #4a1d00;
	text-decoration: none;
	}
	
a:hover {
	color: #c80000;
	text-decoration: underline;
	}
	
img {
	border: 0;
	}
	
#flashgallery {
	clear: both;
	width: 757px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 30px;
	padding-bottom: 30px;
	}
	
#footer {
	clear: both;
	width: 800px;
	height: 65px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	overflow: hidden;
	}
	
.footerleft, .footerright {
	font-size: 8px;
	line-height: 1.42em;
	}
	
.footerleft {
	float: left;
	margin-top: 15px;
	margin-left: 40px;
	}
	
.footerright {
	float: right;
	margin-top: 27px;
	margin-right: 38px;
	}

.about, .contact, .events, .gallery, .product {
	height: 252px;
	background-repeat:no-repeat;
	background-position: top;
	}
	
.about {
	background-image: url(../images/Header-About.jpg);
	}
	
.contact {
	background-image: url(../images/Header-Contact.jpg);
	}
	
.events {
	background-image: url(../images/Header-Promotion.jpg);
	}
	
.gallery {
	background-image: url(../images/Header-Gallery.jpg);
	}
	
.product {
	background-image: url(../images/Header-Product.jpg);
	}
	
#HeaderHome {
	position: relative;
	height: 300px;
	background-repeat:no-repeat;
	background-image: url(../images/Header-Home.jpg);
	background-position: top;
	}
	
#HeaderHome .logo1 {
	float: left;
	margin-top: 105px;
	margin-left: 33px;
	}
	
#HeaderHome .logo2 {
	float: left;
	margin-top: 105px;
	margin-left: 25px;
	}
	
#HeaderHome .home {
	float: right;
	margin-top: 130px;
	margin-right: 40px;
	}
		
.homeTab {
	height: 10px;
	background-repeat:no-repeat;
	background-image: url(../images/Home-tab.jpg);
	background-position: top;
	}
	
#flashcontent {
	height: 285px;
	}
	
#contactform {
	float: right;
	width: 510px;
	padding: 15px 65px 0 0;
	margin-bottom: 60px;
	}
	
input.txt {
	color: #4a1d00;
	background-color: #ffffff;
	border: 1px inset #4a1d00;
	width: 392px;
	margin-top: 0.7em;
	padding: 0.5em;
	}
textarea.txtarea {
	color: #4a1d00;
	background-color: #ffffff;
	border: 1px inset #4a1d00;
	width: 392px;
	height: 100px;
	margin-top: 0.7em;
	padding: 0.5em;
	}
	
input.btn {
	color: #ffffff;
	font-weight: bold;
	background-color: #4a1d00;
	border: 1px outset #4a1d00;
	width: 100px;
	padding: 0.5em;
	margin-top: 10px;
	margin-left: 10px;
	}
	
form div {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 0.6em;
	}
	
form div label {
	float: left;
	width: 100px;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 0.7em;
	margin-top: 0.5em;
	}
	
.red {
color: #CC0000;
}

.boxright {
	float: right;
	margin-top: 200px;
	margin-right: 40px;
	}
		
.language {
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	}
	
#header .topic2 {
	float: right;
	margin-top: 5px;
	margin-right: 22px;
	font-size: 20px;
	color: #c80000;
	}
	
.home2 {
	float: right;
	margin-top: 9px;
	margin-right: 0px;
	clear:both;
	}