ul,ol,li{
	margin:0;
	padding:0;
}

body{
	text-align:center;
	background: transparent url('/static/maithai/i/bg_tile.jpg') repeat top left;
font-family:Times, "Times New Roman", serif;
color:#10499e;
font-weight:bold;
font-style:italic;
font-size:0.9em;
}
a{color:#10499e;text-decoration:none;}
a img{
	border:0;
}
h1{
font-size:22px;
}
h2{
font-size:18px;
}
.home_header{
font-size:38px;
font-style:italic;
font-weight:normal;
margin:0;
float:right;
position:relative;
left:-60px;
text-align:center;
}
#home #container{
	width:800px;
	height:600px;
	margin:auto;
	background:transparent url('/static/maithai/i/home_bg.jpg') no-repeat top left;
position:relative;
margin-top:10px;
}
#interior #container{
	width:800px;
	height:600px;
	margin:auto;
	background:#fff;
position:relative;
margin-top:10px;
}

/*
	*  Upper Navigation 
*/
#upper_container{
width:800px;
margin:auto;
text-align:right;
}
#upper_nav{
position:relative;
left:-55px;
list-style:none;
color:#fff;
}
#upper_nav li{
display:inline;
padding:0 5px;
}
#upper_nav li a{
color:#fff;
font-style:normal;
padding-right:10px;
}
#upper_nav li a:hover{
	color:#10499e;
}
#upper_nav li a.selected{
	color:#10499e;
}

/*
	* Left side
*/

#left{
	width:320px;
	float:left;
}
#interior #left{
	background: transparent url("/static/maithai/i/left_menu_bg_2.png") no-repeat 0px 0px;
}
#logo{
	position:relative;
	top:25px;
	left:-25px;
}
#download_full_menu{
margin-top:70px;
margin-left:10px;
}
#download_full_menu a{
	background: transparent url("/static/maithai/i/left_menu_bg.png") no-repeat 0px 0px;
	padding-bottom:20px;
	display:block;
	text-indent:-99999px;
	width:200px;
	height:30px;
	position:relative;
	left:30px;
}
#navbar{
padding:0;
margin:0;
list-style:none;
background: transparent url("/static/maithai/i/left_menu_bg.png") no-repeat 50px -45px;
height:250px;
position:relative;
left:-15px;
}
#interior #navbar{
	height:280px;
}
#navbar li{
margin-bottom:10px;
}
#navbar li a{
text-indent:-99999px;
display:block;
height:18px;
outline:none;
}

/*
	* Right side
*/
#right{
	width:430px;
	float:right;
font-style:normal;
font-weight:normal;
text-align:left;
padding-top:20px;
position:relative;
left:-20px;
}
/*
#interior #right{
	width:400px;
	position:relative;
	left:-10px;
}*/
#right .spice_badge,
#right .fresh_badge{
position:absolute;
bottom:-90%;
right:70px;
}
#right .fresh_badge{
right:200px;
}

#right .bar_badge,
#right .booth_badge{
	display:inline;
position:relative;
left:150px;
}
#right .bar_badge img,
#right .booth_badge img{
	width:110px;
	height:110px;
}
.position_menu{
	position:relative;
left:-10px;
top:-20px;
}

#interior #footer{
	top:-20px;
}
#footer{
width:800px;
margin:auto;
color:#fff;
text-align:right;
font-style:normal;
clear:both;
font-size:10px;
}
#footer a{
color:#fff;
}
