*{
	padding:0;
	font-size:12px;
}

h1 {
	font-size:15pt;
	font-weight:bold;}
h2 {
	font-size:11pt;
	margin: 5px;}
ol, ul{
	padding-left:15px;
	margin:0;}

body{
	margin:0;
	padding:0;
	background-color:#014924;
	color:#f9f3db;
	font-family:Arial, Helvetica, sans-serif;
}

table{
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	/*height:100%;
	width:100%;*/
}

input{
	color:#014924;
}

select{
	color:#014924;
}
img{
	border:0;
}
a{
	color:#9EBAAC;
}
#td-all-header{
	height:351px;
	background:url(all_head.jpg) top center no-repeat;
	vertical-align:top;
	text-align:center;
}
#header-bg{
	width:100%;
	height:351px;
	position:absolute;
	z-index:0;
	top:0;
	left:0;
}
	#header-bg #left-bg{
		background:url(header_left_bg.jpg) top right repeat-x;
	}
	#header-bg #right-bg{
		background:url(header_right_bg.jpg) top left repeat-x;
	}
#table_all{
	z-index:1;
	position:absolute;
	top:0;
	left:0;
}
#td-all-content{
	vertical-align:top;
}
		#left-panel{
			width:354px;
			background:url(left_panel_bg.png) top left repeat-y;
			vertical-align:top;
		}
			#search_property_form{
				width:354px;
			}
			#search_property_form td.section_header_text{
				background:url(serach_property.png) top left no-repeat;
				text-align:right;
				height:64px;
				width:286px;
			}
			#search_property_form td.section_header_img{
				background:url(magnifier.jpg) top left no-repeat;
				width:68px;
				height:64px;
			}
				#tbl_search_property{
					height:240px;
				}
				#tbl_search_property td{
					padding:5px !important;
				}
				#property_type, #location, #location1, #sale_rent{
					width:208px;
					_width:196px;
				}
				#select_currency{
					width:51px;
					_width:57px;
				}
				
			#tbl_weather{
				 width:354px;
			}
			
				#tbl_weather td.section_header_text{
					height:73px;
					width:268px;
					background:url(weather_in_thailand.png) top left no-repeat;
					padding:10px 0 0;
					text-align:right;
				}
				#tbl_weather td.section_header_img{
					height:73px;
					width:86px;
					background:url(windsock.jpg) top left no-repeat;
				}
			
		#content-panel {
			padding:40px;
			vertical-align: middle;
		}
		#right-panel{
			width:270px;
			background:url(right_panel_bg.png) top right repeat-y;
			vertical-align:top;
		}
		
		.section_header_text{
			font-size:18px;
			vertical-align:middle;
		}
#td-all-footer{
	height:41px;
	vertical-align:bottom;
}