html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 1em/120% Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0em 0 .3em;
	padding: 0;
}

body {
	background: #000000 repeat-x;
}


#wrapper {
	width: 760px;
	background: #000000;
	margin: 20px auto;
}



#brand {
	height: 203px;
}
#brand h1 {
	font-size: 2em;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

#content h1 {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	color: #FAE26B;
	font-weight: normal;
	font-size: 2.1em;
}

#content h4 {
	font: small-caps normal 1.4em Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	text-align: right;
	color: #FAE26B;
	margin-bottom: 18px;
}

#content h2 {
	margin-top: 0.6em;
	margin-bottom: 0.3em;
	color: #FAE26B;
	font-weight: normal;
	font-style: italic;
	font-size: 1.2em;
}

#content a {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}
#content a:hover {
	color: #FAE26B;
}

#footer {
	margin: 15px 10px 5px;
	font-size: .9em;
	height: 15px;
	border-top: 1px dotted #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#content {
	color: #666666;
	background: #272425;
	padding: 10px;
}
#content p {
	color: #CCCCCC;
	text-align: left;
	margin-bottom: 0.5em;
	font-size: 0.9em;
	line-height: 120%;
}

ul#navh  {
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
}
ul#navh li {
	display: inline;
	list-style: none;
	border-right: 1px solid #FFFFFF;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
}
ul#navh li a{
	text-decoration: none;

	color: #FADF7E;
}
ul#navh li a:hover{
	color: #990000;
}
#navigation {
	border: 1px solid #FFFFFF;
	margin: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.panel {
	height: 200px;
	width: 345px;
	border: 1px solid #FFFFFF;
	padding: 10px;
	display: block;
	float: left;
	margin: 0px;
}
laguna {
	background: #FFFFFF url(/image/phuket_swimming_pool.jpg);
}
.lag {
	background: #000000 url(/image/phuket_swimming_pool.jpg) no-repeat;
}
.pad_left {
	padding-left: 10px;
}
.pad_bottom {
	padding-bottom: 10px;
}
#content p a {
	color: #CCCCCC;
}
#content h3 {
	font-style: normal;
	font-weight: normal;
	color: #FAE26B;
}
.exhibitor {
	display: block;
	clear: both;
	margin-bottom: 20px;
	border-bottom: 1px solid #FFFFFF;
}
.clearf {
	clear: both;
}
.exhibit_picture {
	float: right;
	margin-left: 10px;
}
.ex {
	font-style: normal;
}
