body{
	background:url(../images/bg_blue_stroke.gif) top left;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.cleaner{
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
}
.grey{
	color:#999999;
}
h1{
	font-size:14px;
}
h2{
	font-size:12px;
	font-style:italic;
}
a{
	color:#000000;
}
a:hover{
	text-decoration:none;
	color:#333333;
}
.red{
	color:#990000;
}
/*======------HEADER------======*/
#header_repeat{
	margin:auto;
	background:url(../images/bg_header.gif) top center repeat-x;
}
#header{
	margin:auto;
	background:url(../images/header.jpg) top center no-repeat;
	height:337px;
}
#header .in{
	width:900px;
	margin:auto;
	height:337px;
}
#header .logo{
	float:left;
	margin:20px 0 0 650px;
}
/*======------END HEADER------======*/

/*======------CONTENT------======*/

#content{
	width:902px;
	margin:auto;
	background:url(../images/bg_content.gif) top left repeat-y;
	text-align:justify;
}
#content .ul li{
	margin-bottom:5px;
}
/*======------END CONTENT------======*/

/*======------MENU------======*/
	
#menu{
	float:left;
	width:179px;
	padding:0 0 0 5px;
	font-size:12px;
	text-align:left;
}
#menu p{
	font-size:10px;
	padding-left:20px
}
#menu ul{
	margin:0;
	padding:0;
}
#menu li{
	list-style:none;
	background:url(../images/btn_hover.jpg) top left no-repeat;
	width:179px;
}
#menu .btn:hover{
	background:none;
	color:#7e6c55;
}	
#menu .red{
	display:block;
	background:url(../images/btn_red.jpg) top left no-repeat;
	padding:12px 0 13px 20px;
	width:159px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}	
#menu .orange{
	display:block;
	background:url(../images/btn_orange.jpg) top left no-repeat;
	padding:12px 0 13px 20px;
	width:159px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}	
#menu .yellow{
	display:block;
	background:url(../images/btn_yellow.jpg) top left no-repeat;
	padding:12px 0 13px 20px;
	width:159px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}	
#menu .green{
	display:block;
	background:url(../images/btn_green.jpg) top left no-repeat;
	padding:12px 0 13px 20px;
	width:159px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}	
#menu .navy{
	display:block;
	background:url(../images/btn_navy.jpg) top left no-repeat;
	padding:12px 0 13px 20px;
	width:159px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}	
#menu .blue{
	display:block;
	background:url(../images/btn_blue.jpg) top left no-repeat;
	padding:12px 0 13px 20px;
	width:159px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#menu .facebook{
	display:block;
	background:url(../images/btn_facebook.jpg) top left no-repeat;
	width:159px;
	height:30px;
	margin:10px 0 0 0;
}
/*======------END MENU------======*/

/*======------TEXT------======*/

#text{
	float:left;
	margin:0 7px 0 7px;
	width:544px;
}
#text .footer p{
	padding:0;
	margin:0;
	font-size:10px;
}
#text .footer a{
	color:#676665;
}
#text .footer a:hover{
	text-decoration:none;
}
#text .footer{
	background:url(../images/bg_footer.jpg) top center no-repeat;
	text-align:center;
	padding:10px 0 0 0;
	color:#676665;
}
#text .no_list_style li{
	list-style:none;
}
#text .gallery{
	border:1px solid black;
	display:block;
	width:150px;
	float:left;
	margin:5px 10px 5px 0;
	padding:5px 0 5px 0;
	text-align:center;
}
#text .table{
	border:1px solid black;
}
#text .table td{
	border:1px solid black;
	padding:4px;
}
#text .partner_image{
	margin-right:10px;
}
/*======------END TEXT------======*/

/*======------RIGHT------======*/
#right{
	float:left;
	margin:0 0 0 3px;
	width:156px;
}
#right p{
	margin-left:3px;
	margin-right:3px;
}
#right .language{
	text-align:right;
	margin:0 5px 0 0;
}
#right .language a{
	margin:0;
	padding:0;
}
#right .language .en{
	margin:0 0 0 -4px;
}
/*======------END RIGHT------======*/

.detail{
font-weight: bold; color: blue; cursor:pointer;
}

#slider{
	width: 150px;
	margin-left: 3px;
}
#slider ul, #slider li{

		margin:0;
		padding:0;
		list-style:none;
		}

