body{
	
	background:url(../images/bg.jpg) repeat-x;
	font-size:12px;
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
	color:#5d5d5d;
	margin:0;
	padding:0;
}
img{
	margin:0;
	padding:0;
	border:0px;
}
#wrapper{
	margin:0 auto;
	width:1000px;
	display:table;
	height:auto;
}
#header{
	width:1000px;
	display:table;
	background:url(../images/header.jpg) no-repeat #ffffff;
	height:195px;
	float:left;
}
#language{
	background:url(../images/en.gif) no-repeat;
	padding:0 10px 0 22px;
	margin-top:40px;
	display:block;
	float:right;
}
#language a{
	text-decoration:underline;
	color:#000000;
}
#menu{
	width:1000px;
	display:table;
	background:url(../images/menu_bg.jpg) no-repeat #ffffff;
	height:506px;
}
#main_menu{
	height:300px;
	width:990px;
	padding-left:10px;
}
#content_intro{
	width:610px;
	height:165px !important;
	height:135px;
	margin-top:25px;
	padding-left:350px;
	overflow:auto;
}
#content_intro ul,#content_intro ul li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#content_intro li{
	list-style:none;
}
#content{
	width:1000px;
	display:table;
}
#content_left{
	width:673px;
	background:url(../images/bg_left_content.jpg) repeat-y #ffffff;
	display:block;
	height:649px;
	float:left;
}
#content_body{
	padding-left:25px;	
}
#header_left{
	width:673px;
	height:98px;
	background:url(../images/header_left.jpg) no-repeat #ffffff;
}
#content_right{
	width:327px;
	background:url(../images/bg_right_content.jpg) repeat-y #ffffff;
	display:block;
	height:649px;
	float:left;
}
#header_information{
	width:327px;
	height:58px;
	background:url(../images/header_information.jpg) no-repeat #ffffff;
}
#content_information{
	height:100px;
}
#content_pack{
	width:217px;
	height:162px;
	padding:30px 0px 0px 110px;
	background:url(../images/bg_exhibitor_pack.jpg) no-repeat #ffffff;
}
#content_queen{
	width:317px;
	height:124px;
	padding-top:160px;
	background:url(../images/bg_queen_sirikit_center.jpg) no-repeat #ffffff;
}
#content_queen li{
	padding-right:2px;
}
#menu_footer{
	width:1000px;
	height:44px;
	background:url(../images/bg_menu_footer.jpg) no-repeat #ffffff;
}

/**inner content**/
#header_inner{
	width:1000px;
	display:block;
	float:left;
	background:url(../images/header_inner.jpg) no-repeat #ffffff;
	height:205px;
}
#header_content_inner{
	width:1000px;
	height:99px;
	float:left;
	background:url(../images/header_left_inner.jpg) no-repeat #ffffff;
}
#menu_inner{
	width:985px;
	height:341px;
	display:block;
	float:left;
	padding-left:15px;
	background:url(../images/menu_inner_bg.jpg) no-repeat #ffffff;
}
#content_main_inner{
	width:985px;
	min-height:349px;
	height:auto !important;
	height:349px;
	padding-left:15px;
	background:url(../images/bg_inner_content.jpg) repeat-y #ffffff;
}
#navigator{
	text-align:left;
	color:#ffffff;
	margin-top:180px;
	padding-left:620px;
	font-size:11px;
}
#title_page{
	padding:20px 0px 0px 70px;
	width:370px;
	height:20px;
	display:block;
	font-weight:bold;
	font-size:15px;
	color:#fe5200;
}
#under_title{
	padding:5px 0px 0px 70px;
	width:370px;
	height:15px;
	display:block;
	font-size:12px;
	color:#ffffff;
}
#footer{
	background:none;
	color:#ffffff;
	text-align:center;
}
