html,body,ul,li,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,textarea,p,blockquote{ 
	margin:0;
	padding:0;
}
fieldset,img { 
	border:0;
	margin:0;
	padding: 0;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {

}
body {
	background-color: #000000;
	text-align: center;
}

a{
	color: #861f04;
		font: normal 1em "Verdana";
}
/* HEADERs BEGIN */

h1.header {
	text-indent: -1000px;
}


/* HEADERs END */


/* ################################# */

/* DIVs BEGIN */

div#content {
	width: 791px;
	min-height: 450px;
	margin: 0 auto;
	text-align: left;
}

div#header {
	width: 791px;
	height: 195px;
	background: url(../images/header.jpg);
}

div#footer {
	width: 791px;
	height: 89px;
	background: url(../images/footer.jpg);
}

div#menu {
	width: 182px;
	min-height: 244px;
	float: left;
	margin-top: 25px;
	margin-left: 45px;
}

div#inner_content {
	width: 791px;
	min-height: 250px;
	background: url(../images/content_bg.gif);
}

div#page_text {
	width: 480px;
	margin-right: 40px;
	margin-top: 20px;
	float: right;
	position: relative;
}

div.cleaner {
	clear: both;
}

div#intro_content {
	width: 700px;
	height: 550px;
	margin: 20px auto;
	background: url(../images/intro_image.jpg) no-repeat top;
	text-align: center;
}

/* DIVs END */

/* ################################# */

/* PARAGRAPHs BEGIN */
p.page_text {
	font: normal 0.8em "Verdana";
	margin-top: 10px;
}

p.menu {
	font: normal 0.75em "Verdana";
	margin-top: 20px;
	text-align: center;
}

p.intro_text {
	color: #a50022;
	font: normal 0.8em "Verdana";
	padding-top: 350px;
	font-weight: bold;
}

table {
	font: normal 0.8em "Verdana";
}
/* PARAGRAPHs END */

/* ################################# */

/* TEXT STYLEs BEGIN */
span.brown {
	color: #861f04;
}

span.red {
	color: #d8121d;
}
/* TEXT STYLEs END */

/* ################################# */

/* IMAGEs BEGIN */
img.info_image {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}

img.info_image_smaller {
	float: left;
	margin-bottom: 20px;
	margin-right: 30px;
	margin-left: 11px;
}

img.picture_left {
	margin-top: 20px;
}

/* IMAGEs END */

/* ################################# */

/* LINKs BEGIN */

a.menu {
	height: 35px;
	display: block;
	padding-top: 4px;
}

a.longer {
	margin-left:-3px;
}

a.designed {
	margin-left: 15px;
	outline: none;
}

/* LINKs END */

/* ################################# */

/* LISTs BEGIN */

ul.menu {
	list-style: none;
}

ul.menu li{
	width: 179px;
	height: 39px;
	background: url(../images/menu/menu_bg.gif);
	text-align: center;
	margin-top: 4px;
}

ul.list li {
	font: normal 0.8em "Verdana";
	margin-top: 10px;
	margin-left: 20px;
}

/* LISTs END */

/* ################################# */

/* FORMs BEGIN */

form.contact_form {
	margin-top: 10px;
	width: 300px;
}

form.contact_form label{
	font: bold 0.8em "Verdana";
}

form.contact_form div{
	margin-top: 10px;
}

form.contact_form input {
	width: 200px;
	border: solid 1px #680e0d;
	font: bold 0.8em "Verdana";
}

form.contact_form textarea {
	width: 300px;
	height: 150px;
	border: solid 1px #680e0d;
}

form.contact_form input.contact_submit {
	width: 38px;
	height: 18px;
	border: solid 1px #680e0d;
	font: bold 0.8em "Verdana";
	border: none;
	margin-left: 265px;
	margin-top: 10px;
}

form.newsletter_form {
	width: 290px;
	padding-top: 30px;
	margin-left: 480px;
}

form.newsletter_form label {
	float: left;
	margin-top: 5px;
	margin-right: 3px;
}

form.newsletter_form input {
	background-color: #be9745;
	border: solid 1px #000000;
	font: bold 0.8em "Verdana";
	margin-top: 5px;
}

form.newsletter_form input.newsletter_submit {
	background-color: transparent;
	border: none;
	float: right;
	margin-right: 10px;
}

/* FORMs END */


hr {
	color: #000000;
}

ul.list {
	list-style: inside;
	font: normal 1em "Verdana";
}

ul.list li{
	margin-top: 10px;
}

ol.list li{
	margin-top: 10px;
}

ol.list {
	margin-top: 10px;
	list-style: numbers;
	font: normal 0.8em "Verdana";
}

span.footer {
	color: #be9846;
	font-size: 0.6em;
	font-family: "Verdana";
	float: right;
}

span.footer a{
	color: #be9846;
}

a.left_link {
	font-size: 0.8em;

	display: block;
}

p.homepage_text {
	font: normal 16px "Verdana";
	margin-top: 10px;
}

a.thai_icon {
	display: block;
	float: left;
	margin-top: 10px;
        margin-left: 20px;
	width: 40px;
	height: 29px;
}

a.twit_icon {
	display: block;
	width: 49px;
	height: 51px;
	float: left;
}
a.facebook_icon { 
	display: block;
	width: 49px;
	height: 51px;
	float: right;
}


a.slidershack_small { 
	width: 42px;
	height: 50px;
        margin-left: 13px;
}

span.google_gadget td {
	text-align: left;
}

.center {
	text-align: center;
}

div.english_menu {
	float: left;
	text-align: left;
}

div.thai_menu {
	text-align: left;
	float: right;
}

div.anatomy_of p{
	font: normal 0.8em "Verdana";
	margin-top: 10px;
}

div.anatomy_of {

}


div#slideshow_wrapper {
	width: 761px;
	min-height: 300px;
	padding-left: 30px;
	padding-right: 30px;

}

.pagination {
	font-size: 10px;
}



.navigation {
	float: left;
}

div.controls {
	font-size: 12px;
	width: 415px;
	padding-right: 15px;
	margin-top: 70px;
}


#thumbs {
	float: right;
	width: 520px;
	margin-right: -20px;
}



a.slidershack {
	position: absolute;
	right: -20px;
	top:-80px;
}
