* {
	margin: 0px;
	padding: 0px;
}
/*Start Grayscale*/
/*img {
-webkit-filter: grayscale(100%); 
filter: grayscale(100%);
}
html {
-webkit-filter: grayscale(100%);
}
*//*Finish Grayscale*/

body {
	padding: 25px 0px 25px;
	background-color: #ffd402;
/*	background-color: #e9e8e8;
*/	color: #7b3b12;
	text-align: center;
	/*font-family: 'AngsanaUPC'; 
	font-size:20px;*/
}

a {
	color: #004162;
	background-color: inherit;
	text-decoration: underline;
}
td {
	font-family: 'AngsanaUPC'; 
	font-size:20px;
}

a:hover {
	color: #166bad;
	background-color: inherit;
}

span {/*ตัวนี้สำหรับ การแสดง*/
	font-size:16px;
	font:nomal;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	font-family: 'AngsanaUPC'; 
	font-size:20px;
	margin: 6px 0px 10px;
}
style1 {
	font-family: 'AngsanaUPC'; 
	font-size:24px;
	font-weight:bold;
}
.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

input {
	padding: 2px 0px;
	color: #1f4768;
	background-color: #fff;
	border: #576c04 1px solid;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#body_wrapper {
	margin: 0px auto;
	padding: 3px 0px;
	width: 786px;
	background-color: #fff;
	color: inherit;
}
  #container {
	margin: 0px 3px;
	background-color: #ffeb9f;
	color: inherit;
	text-align: left;
}
.thumbnail {
	margin: 8px 7px 5px 0px;
	float: left;
}
/* Page Header */

#page_header {
	width: 780px;
	height: 55px;
	background-color: #f1d23f;
	color: inherit;
	overflow: hidden;
	padding: 0px;
}

#page_header h1 {
	width: 350px;
	height: 55px;
	background: url('images/company_logo.png') no-repeat 0% 50%;
	float: left;
}


/* Page Search */

#page_search {
	margin: 15px 12px;
	width: 400px;
	float: right;
	font-weight: bold;
}

#page_search h3 {
	padding-top: 5px;
	float: left;
	font-size: 11px;
}

#page_search input {
	margin: 2px 3px 0px 7px;
	/*width: 120px;*/
	float: left;
}

#page_search input.button {
	margin: 0px;
	padding: 0px;
	width: 23px;
	height: 21px;
	color: #fff;
	background: url('images/search_button.gif') #893609 no-repeat 0% 2px;
	border: none;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
}


/* Main Area */

#mainarea {
	width: 780px;
	background: url('images/main_image.jpg') no-repeat;
}

#mainarea_2 {
	margin-top: 260px;
	width: 780px;
	background-color: #ffe379;
}


/* Navigational Menu */

#navmenu {
	width: 780px;
	height: 42px;
	overflow: hidden;
}

#navmenu li {
	float: left;
	padding-right: 34px;
	height: 42px;
	background: url('images/navmenu_background.gif') no-repeat;
}

#navmenu li#menu_4 {
	padding-right: 26px;
}

#navmenu li#menu_5 {
	padding: 0px;
	background: url('images/navmenu_background_5.gif') no-repeat;
}

#navmenu li a {
	width: 130px;
	height: 32px;
	display: block;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#navmenu #menu_1 a {
	background-image: url('images/home.gif');
}
#navmenu #menu_1 a.active{
	background-image: url('images/home2.gif');
}

#navmenu #menu_2 a {
	background-image: url('images/properties.gif');
}
#navmenu #menu_2 a.active {
	background-image: url('images/properties2.gif');
}

#navmenu #menu_3 a {
	background-image: url('images/program.gif');
}
#navmenu #menu_3 a.active {
	background-image: url('images/program2.gif');
}
#navmenu #menu_4 a {
	background-image: url('images/report.gif');
}
#navmenu #menu_4 a.active {
	background-image: url('images/report2.gif');
}

#navmenu #menu_5 a {
	margin-left: 2px;
	background-image: url('images/referent.gif');
}
#navmenu #menu_5 a.active {
	margin-left: 2px;
	background-image: url('images/referent2.gif');
}

/* Main Content */

#maincontent_1 {
	padding: 39px 43px 33px;
	background: url('images/content_bg_top.jpg') no-repeat 43px 24px;

}

#maincontent_2 {
	padding-top: 5px;
	width: 700px;
	background: url('images/content_bg.jpg') repeat-y;
}

#maincontent_3 {
	padding: 0px 18px 10px 23px;
	background: url('images/content_bg_bot.jpg') no-repeat 0px 100%;
	text-align: left;
}

.link_details {
	font-size: 10px;
	font-weight: bold;
}


/* Featured Products */

#featured {
	width: 205px;
	float: left;
}

#featured h2 {
	height: 17px;
	background: url('images/featured_header.gif') no-repeat;
}


/* Category: Skirts */

#skirts {
	width: 650px;
}

#skirts h2 {
	height: 25px;
	font-family: 'AngsanaUPC'; 
	font-size:28px; 
	font-weight:bold;
}


/* Page Footer */

#page_footer {
	padding: 0px 20px;
	background-color: #7a7a7b;
	height: 35px;
	color: #fff;
	overflow: hidden;
	font-weight: bold;
	font-size: 13px;
	font-family: tahoma, arial, sans-serif;
}

#page_footer a {
	background-color: inherit;
	color: #fff;
}

#page_footer a:hover {
	background-color: inherit;
	color: #ecb800;
	font-size: 12px;
}

#designby {
	margin-top: 12px;
	float: left;
	width: 250px;
	font-size: 10px;
}

/* Footer Links */

#footer_links {
	margin-top: 11px;
	width: 220px;
	float: right;
}

#footer_links a {
	text-decoration: none;
}

#footer_links li {
	padding: 0px 14px;
	float: left;
	background: url('images/footerlinks_div.gif') no-repeat 100% 2px;
}

#footer_links li#last {
	padding-right: 0px;
	background: none;
}


/* Main Model */

#mainmodel {
	margin-top: 71px;
	width: 211px;
	height: 435px;
	background: url('images/main_model.gif') no-repeat;
	overflow: hidden;
	position: absolute;
	z-index: 1;
}

#tags{
	width:760px; 
	margin-bottom :20px; 
	background:#ffe379; 
	padding:10px 10px;
	font:font-family:AngsanaUPC; font-size:20px; color:#600;
	}
#tags a{
	font-family: 'AngsanaUPC';
	font-size:20px;
	color:#FFF;
	text-decoration:none;
	}