/*
Copyright (c) 2008, WESO All rights reserved.
http://www.weso.co.uk
*/

@charset "utf-8";
/* CSS Document */
html{
color:#000;
background:#000;
background-image:url(../images/background.png);
	background-repeat:repeat;
}
body
{
	font:Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:#000;
	background-image:url(../images/background.png);
	background-repeat:repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color:#C00; /*red*/
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.oneColFixCtr #container {
	width: 1004px; 
	height:100%;
	background:#000;
	margin: 0 auto; 
	border: 0px solid #4E1F00;
	text-align: left;

}
.oneColFixCtr #container2 {
	width: 1004px; 
	height:auto;
	background: #220B00;
	margin: 0 auto; 
	border: 0px solid #4E1F00;
	text-align: left; 
}
.oneColFixCtr #mainContent {
	padding: 0px;
}
h1 {
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold; 
color:#FFF; 
text-transform: uppercase;
}
h2 {
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold; 
color:#FFF; 
text-transform: uppercase;
}
h4 {
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold; 
color:#FFCEAE; 
text-transform: uppercase;
padding:0px;
}
h5 {
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold; 
color:#FFF; 
text-transform: uppercase;
}
h6 {
font-family:Arial, Helvetica, sans-serif; 
font-weight:normal; 
color:#FFF; 
text-transform:none;
}

#logo{
	position: relative;
  background-image: url('../images/logo.jpg');
  background-position:  left top;
  background-repeat: no-repeat;
  width:550px;
  height:120px;
  top:0px;
  z-index: 10;
	
	}
	
#logo_text {
	position: absolute;
	top: 25px;
	left:650px;
	width: 450px;
	color: #740B22;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	z-index: 1;

}

#logo_text_2 {
	position: absolute;
	top: 80px;
	left:650px;
	width: 450px;
	color: #97727C;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	z-index: 1;

}

#bottom_bar{
	position: relative;
  background-image: url('../images/bottom_bar.jpg');
  background-position:bottom;
  background-repeat: no-repeat;
  width:1000px;
  height:32px;
  top:-5px;
  z-index: 10;
	
	}

#bottom_bar_menu{
	position: relative;
  background-image: url('../images/bottom_bar.jpg');
  background-position:bottom;
  background-repeat: no-repeat;
  width:1000px;
  height:32px;
  top:0px;
  z-index: 10;
	
	}
	
#bottom_chef {
	position:absolute;
	display: block;
	width: 265px;
	height: 28px;
	background: url(../images/ChinaChef_icon.jpg) no-repeat 0 0;
	top:-10px;
	left:70px;
	z-index:10;
}

#bottom_chef:hover {
	background-position: 0 -28px;
	z-index:10;
}

#bottom_hands {
	position:absolute;
	width: 265px;
	height: 20px;
	top:20px;
	left:812px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#59091B;
	font-size:10px;
	z-index:10;
}

#bottom_hands:hover {
	background-position: 0 -28px;
	font-family:Arial, Helvetica, sans-serif;
	color:#840D27;
	font-size:10px;
	z-index:10;
}

#menu_image{
	position:absolute;
  background-image: url('../images/menu_1.jpg');
  background-position:top;
  background-repeat: no-repeat;
  width:263px;
  height:282px;
  left: 715px;
  top:75px;
  z-index: 10;
	
	}

#nav_bg {
	position: relative;
	display: block;
	top: 20px;
	left: 0px;
	width: 1000px;
	height: 30px;
	background-color:#000;
	z-index:1;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0em;;
}

#home {
display: block;
width: 200px;
height: 30px;
background: url(../images/home_button.jpg) no-repeat 0 0;
text-decoration:none;
z-index:10;
}

#home:hover {
background-position: 0 -30px;
z-index:10;
}

#menu {
display: block;
width: 200px;
height: 30px;
background: url(../images/menu_button.jpg) no-repeat 0 0;
text-decoration:none;
z-index:10;
}

#menu:hover {
background-position: 0 -30px;
z-index:10;
}

#offer {
display: block;
width: 200px;
height: 30px;
background: url(../images/offer_button.jpg) no-repeat 0 0;
text-decoration:none;
z-index:10;
}

#offer:hover {
background-position: 0 -30px;
z-index:10;
}

#find {
display: block;
width: 200px;
height: 30px;
background: url(../images/find_button.jpg) no-repeat 0 0;
text-decoration:none;
z-index:10;
}

#find:hover {
background-position: 0 -30px;
z-index:10;
}

/*a:hover, #home_nav a {
            color: #000000;
             border-color: #000000;
             background: url(../images/home_button.jpg) no-repeat 0 -30px;
             }*/
#home_nav a{
            color: #000000;
             border-color: #000000;
             background: url(../images/home_button.jpg) no-repeat 0 -30px;
             }
#menu_nav a{
            color: #000000;
             border-color: #000000;
             background: url(../images/menu_button.jpg) no-repeat 0 -30px;
             }
#offer_nav a{
            color: #000000;
             border-color: #000000;
             background: url(../images/offer_button.jpg) no-repeat 0 -30px;
             }
#find_nav a{
            color: #000000;
             border-color: #000000;
             background: url(../images/find_button.jpg) no-repeat 0 -30px;
             }

#a1 {
  position: relative;
  background-image: url('../images/home_1.jpg');
  background-position:  left top;
  background-repeat: no-repeat;
  width: 216px;
  height: 210px;
  top: 40px;
  left: 0px;
  z-index: 10;
}

#a2 {
  position: absolute;
  background-image: url('../images/home_2.jpg');
  background-position:  left top;
  background-repeat: no-repeat;
  width: 216px;
  height: 210px;
  top: 0px;
  left: 217px;
  z-index: 10;
}

#a3 {
  position: absolute;
  background-image: url('../images/home_3.jpg');
  background-position:  left top;
  background-repeat: no-repeat;
  width: 216px;
  height: 210px;
  top: 0px;
  left: 432px;
  z-index: 10;
}

#a4 {
  position: absolute;
  background-image: url('../images/home_4.jpg');
  background-position:  left top;
  background-repeat: no-repeat;
  width: 194px;
  height: 210px;
  top: 0px;
  left: 629px;
  z-index: 10;
}

#a5 {
  position: absolute;
  background-image: url('../images/home_5.jpg');
  background-position:  left top;
  background-repeat: no-repeat;
  width: 177px;
  height: 210px;
  top: 0px;
  left: 823px;
  z-index: 10;
}
#a6 {
  position: relative;
  background-image: url('../images/home_6.jpg');
/*  background-position:  left top;*/
  background-repeat: no-repeat;
  width: 586px;
  height: 187px;
  top: -95px;
  left: 414px;
  z-index: 10;
}

#a6_text {
	position: absolute;
	top: 5px;
	left: 30px;
	width: 560px;
	color: #97727C;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	z-index: 1;

}

#a_open {
	position:relative;
	top: 70px;
	left: 170px;
	width: 200px;
	color: #740B22;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:16px;
	font-weight:bold;
	z-index: 1;

}

#find1 {
  position: relative;
  background-image: url('../images/find_1.jpg');
  background-position:  left top;
  background-repeat: no-repeat;
  width: 358px;
  height: 321px;
  top: 70px;
  left: 20px;
  z-index: 10;
}

#find2 {
  position: absolute;
  background-image: url('../images/find_2.jpg');
  background-position:  left top;
  background-repeat: no-repeat;
  width: 359px;
  height: 321px;
  top: 0px;
  left: 358px;
  z-index: 10;
}

#find3 {
  position: absolute;
  background-image: url('../images/find_3.jpg');
  background-position:  left top;
  background-repeat: no-repeat;
  width: 231px;
  height: 321px;
  top: 0px;
  left: 717px;
  z-index: 10;
}

#offer_bar1 {
  position: relative;
  background-image: url('../images/offer_bar.png');
  background-position:  left top;
  background-repeat: no-repeat;
  width: 709px;
  height: 14px;
  top: 30px;
  left: 120px;
  z-index: 10;
}

#offer_text {
  position:relative;
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  text-align:center;
  color:#FF9900;
  width: 680px;
  top: 60px;
  left: 160px;
  z-index: 10;
}

/*#offer_bar2 {
  position: relative;
  background-image: url('../images/offer_bar.png');
  background-position:  left top;
  background-repeat: no-repeat;
  width: 358px;
  height: 321px;
  top: 70px;
  left: 20px;
  z-index: 10;
}*/


ul#nav, ul#nav li {

float:left;
list-style:none;
font-size:12pt;
padding:0 10px;
margin:auto;
margin-right:30px;
margin-left:0px;
text-transform:lowercase;
z-index: 1;
}

#b1 {
position:absolute;
width:1004px;
height:20px;
top: 100px;
padding:0px;
background-color:#3C1300;
}


#nav a:link, #nav a:visited, #nav a:active {
	color: #CE5300;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#nav a:hover {
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#b2 {
 	background-color:#5B0B1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	width:670px;
	height: 15px;	
	padding: 10px;
	text-transform:uppercase;
	cursor:hand;
}

#arrow {
  position:relative;
  background-image: url('../images/arrow.png');
  background-repeat:no-repeat;
  width: 23px;
  height: 19px;
  top:-20px;
  left: 630px;
  padding: 0px;
  z-index: 10;

}

#b21 {
 	background-color:#740E25;
	font-size:13px;
	width:670px;
	padding: 10px;
	font-weight: bold;

}

#b21 td, th, table.menu {
  font-family:Arial, Verdana, sans-serif;
  color:#FFFFFF;
  font-size:13px;
  vertical-align: top;
}

#b3 {
 	background-color:#5B0B1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	width:670px;
	height: 15px;	
	padding: 10px;
	text-transform:uppercase;
	cursor:hand;
}

#b22 {
 	background-color:#740E25;
	font-size:13px;
	width:670px;
	padding:10px;
	font-weight: bold;
	font-family:Arial, Verdana, sans-serif;
  	color:#FFFFFF;

}

#b4 {
 	background-color:#5B0B1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	width:670px;
	height: 15px;	
	padding: 10px;
	text-transform:uppercase;
	cursor:hand;
}

#b23 {
 	background-color:#740E25;
	font-size:13px;
	width:670px;
	padding:10px;
	font-weight: bold;
	  font-family:Arial, Verdana, sans-serif;
  color:#FFFFFF;

}
#b5 {
 	background-color:#5B0B1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	width:670px;
	height: 15px;	
	padding: 10px;
	text-transform:uppercase;
	cursor:hand;
}

#b24 {
 	background-color:#740E25;
	font-size:13px;
	width:670px;
	padding:10px;
	font-weight: bold;
	  font-family:Arial, Verdana, sans-serif;
  color:#FFFFFF;

}
#b6 {
 	background-color:#5B0B1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	width:670px;
	height: 15px;	
	padding: 10px;
	text-transform:uppercase;
	cursor:hand;
}

#b25 {
 	background-color:#740E25;
	font-size:13px;
	width:670px;
	padding:10px;
	font-weight: bold;

}
#b7 {
 	background-color:#5B0B1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	width:670px;
	height: 15px;	
	padding: 10px;
	text-transform:uppercase;
	cursor:hand;
}

#b26 {
 	background-color:#740E25;
	font-size:13px;
	width:670px;
	padding:10px;
	font-weight: bold;

}
#b8 {
 	background-color:#5B0B1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	width:670px;
	height: 15px;	
	padding: 10px;
	text-transform:uppercase;
	cursor:hand;
}

#b27 {
 	background-color:#740E25;
	font-size:13px;
	width:670px;
	padding:10px;
	font-weight: bold;

}
#b9 {
 	background-color:#5B0B1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	width:670px;
	height: 15px;	
	padding: 10px;
	text-transform:uppercase;
	cursor:hand;
}

#b28 {
 	background-color:#740E25;
	font-size:13px;
	width:670px;
	padding:10px;
	font-weight: bold;

}
#b10 {
 	background-color:#5B0B1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	width:670px;
	height: 15px;	
	padding: 10px;
	text-transform:uppercase;
	cursor:hand;
}

#b29 {
 	background-color:#740E25;
	font-size:13px;
	width:670px;
	padding:10px;
	font-weight: bold;

}
#b11 {
 	background-color:#5B0B1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	width:670px;
	height: 15px;	
	padding: 10px;
	text-transform:uppercase;
	cursor:hand;
}

#b30 {
 	background-color:#740E25;
	font-size:13px;
	width:670px;
	padding:10px;
	font-weight: bold;

}
#b12 {
 	background-color:#5B0B1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	width:670px;
	height: 15px;	
	padding: 10px;
	text-transform:uppercase;
	cursor:hand;
}

#b31 {
 	background-color:#740E25;
	font-size:13px;
	width:670px;
	padding:10px;
	font-weight: bold;

}
#b13 {
 	background-color:#5B0B1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	width:670px;
	height: 15px;	
	padding: 10px;
	text-transform:uppercase;
	cursor:hand;
}

#b32 {
 	background-color:#740E25;
	font-size:13px;
	width:670px;
	padding:10px;
	font-weight: bold;

}
#b14 {
 	background-color:#5B0B1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	width:670px;
	height: 15px;	
	padding: 10px;
	text-transform:uppercase;
	cursor:hand;
}

#b33 {
 	background-color:#740E25;
	font-size:13px;
	width:670px;
	padding:10px;
	font-weight: bold;

}
#b15 {
 	background-color:#5B0B1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	width:670px;
	height: 15px;	
	padding: 10px;
	text-transform:uppercase;
	cursor:hand;
}

#b34 {
 	background-color:#740E25;
	font-size:13px;
	width:670px;
	padding:10px;
	font-weight: bold;

}
#b16 {
 	background-color:#5B0B1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	width:670px;
	height: 15px;	
	padding: 10px;
	text-transform:uppercase;
	cursor:hand;
}

#b35 {
 	background-color:#740E25;
	font-size:13px;
	width:670px;
	padding:10px;
	font-weight: bold;

}

#b17 {
 	background-color:#5B0B1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	width:670px;
	height: 15px;	
	padding: 10px;
	text-transform:uppercase;
	cursor:hand;
}

#b36 {
 	background-color:#740E25;
	font-size:13px;
	width:670px;
	padding:10px;
	font-weight: bold;

}

#b18 {
 	background-color:#5B0B1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	width:670px;
	height: 15px;	
	padding: 10px;
	text-transform:uppercase;
	cursor:hand;
}

#b37 {
 	background-color:#740E25;
	font-size:13px;
	width:670px;
	padding:10px;
	font-weight: bold;

}

#b19 {
 	background-color:#5B0B1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	width:670px;
	height: 15px;	
	padding: 10px;
	text-transform:uppercase;
	cursor:hand;
}

#b38 {
 	background-color:#740E25;
	font-size:13px;
	width:670px;
	padding:10px;
	font-weight: bold;

}

#b20 {
 	background-color:#5B0B1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	width:670px;
	height: 15px;	
	padding: 10px;
	text-transform:uppercase;
	cursor:hand;
}

#b39 {
 	background-color:#740E25;
	font-size:13px;
	width:670px;
	padding:10px;
	font-weight: bold;

}

#b51 {
 	background-color:#5B0B1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	width:670px;
	height: 15px;	
	padding: 10px;
	text-transform:uppercase;
	cursor:hand;
}

#b40 {
 	background-color:#740E25;
	font-size:13px;
	width:670px;
	padding:10px;
	font-weight: bold;

}

#b211 a:link, #b211 a:visited, #b211 a:active {
	color: #CE5300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration: none;
}
#b211  a:hover {
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration: none;
}

#menu_loc {
	position:relative;
	top: 30px;
	left: 5px;
	

} 

#c1 {
  position: relative;
  background-image: url('../images/c2.png');
  background-position: left;
  background-repeat: no-repeat;
 /* width: 441px; */
 width: 490px;
  height: 300px;
  top: 30px;
  left: 0px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#c1c {
  position: relative;
  background-image: url('../images/c2c.png');

  background-position:bottom;
  background-position: left;
  background-repeat: no-repeat;
  width: 441px;
  height: 352px;
  top: 30px;
  left: 20px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#c12 {
  position: relative;
  top: 10px;
  left: 30px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#c121 {
  position: relative;
  top: 0px;
  left: 60px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#c122 {
  position: relative;
  top: 0px;
  left: 220px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#c124 {
  position: relative;
  top: 20px;
  left: 20px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#c125 {
  position: relative;
  font-family:Arial;
  font-size:11px;
  color:#FFFFFF;
  top: 0px;
  left: 20px;
  border: 0px dashed black;
  padding: 0px 0px 20px;
  z-index: 10;
}
#c126 {
  position: relative;
  font-family:Arial;
  font-size:14px;
  color:#926C78;
  top: 0px;
  left: 20px;
  border: 0px dashed black;
  padding: 0px 0px 20px;
  z-index: 10;
}
#c126 .c126m:link, #c126 .c126m:visited, .c126m:active {
  font-size:12px;
  font-weight:normal;
  color:#FF6600;
	color: #CE5300;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#c126 .c126m:hover {
  font-size:12px;
  font-weight:normal;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#c3B {
  position: absolute;
  background-image: url('../images/c2A.png');
  background-repeat: no-repeat;
  width: 490px;
  height: 325px;
  top: 0px;
  left: 510px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#c3 {
  position: absolute;
  background-repeat: no-repeat;
  width: 500px;
  height: 375px;
  top: 0px;
  left: 500px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}

#c3_xmas {
  position: absolute;
  background-repeat: no-repeat;
  width: 500px;
  height: 375px;
  top: 0px;
  left: 480px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#c3A {
  position: absolute;
  background-repeat: repeat-x;
  width: 490px;
  height: 327px;
  top: 325px;
  left: 0px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#c3Aw {
  position: absolute;
  font-size:12px;
  background-color: #3C1300; 
  width: 490px;
  height: 20px;
  top: 670px;
  left: 0px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#c3Aw .c3AL {
  font-size:14px;
  font-weight:bold;
  color:#FF6600;
	color: #CE5300;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#c3H {
  position: absolute;
  background-repeat: repeat-x;
  width: 490px;
  height: 327px;
  top: 325px;
  left: 510px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#c3Hw {
  position: absolute;
  font-size:12px;
  background-color: #3C1300; 
  width: 490px;
  height: 20px;
  top: 670px;
  left: 510px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#c3Hw .c3HL {
  font-size:14px;
  font-weight:bold;
  color:#FF6600;
	color: #CE5300;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#c32 {
  position: relative;
  font-family:Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  font-size:13px;
  font-weight:bold;
  text-align:center;
  top: 0px;
  border: 0px dashed black;
  z-index: 10;
}
#c33 {
  position: relative;
  font-family:Arial, Helvetica, sans-serif;
  color:#FFF;
  font-size:12px;
  font-weight:bold;
  text-align:center;
  top: 0px;
  border: 0px dashed black;
  z-index: 10;
}

#c5 {
  position:relative;
  background-color:#361100;
  width: 400px;
  height: 400px;
  top: 20px;
  left: 0px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}

#c71 {
  position:absolute;
  top: 185px;
  left: 620px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}

#c72 {
  position:absolute;
  top: 185px;
  left: 900px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#c73 {
  position:absolute;
  top: 382px;
  left: 620px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#c74 {
  position:absolute;
  top: 382px;
  left: 900px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}

#c81 {
  position:absolute;
  top: 605px;
  left: 620px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}

#c82 {
  position:absolute;
  top: 605px;
  left: 900px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#c83 {
  position:absolute;
  top: 802px;
  left: 620px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#c84 {
  position:absolute;
  top: 802px;
  left: 900px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}

#c5 .c511 {
  position:relative;
  padding: 20px 30px;
  z-index: 10;
}

#c5 .c5111 {
  position:absolute;
  font-family:Arial;
  color:#FF6600;
  font-size:12px;
  top: 290px;
  left:130px;
  padding: 0px;
  text-transform:uppercase;
  z-index: 10;
}

#c5 .c51112 {
  position:absolute;
  font-family:Arial;
  color:#FFF;
  font-size:12px;
  top: 307px;
  left:110px;
  padding: 0px;
  text-transform:uppercase;
  z-index: 10;
}

#c5 .c51113 {
  position:absolute;
  font-family:Arial;
  color:#FFF;
  font-size:12px;
  top: 325px;
  left:70px;
  padding: 0px;
  text-transform:uppercase;
  z-index: 10;
}

#c5 .c51114 {
  position:absolute;
  font-family:Arial;
  color:#FFF;
  font-size:12px;
  top: 350px;
  left:150px;
  padding: 0px;
  text-transform:uppercase;
  z-index: 10;
}

#c5 .c51115 {
  position:absolute;
  font-family:Arial;
  color:#FFF;
  font-size:12px;
  top: 370px;
  left:70px;
  padding: 0px;
  text-transform:uppercase;
  z-index: 10;
}

#c52 {
  position:relative;
  background-color:#361100;
  width: 400px;
  height: 400px;
  top: 40px;
  left: 0px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}

#c52 .c522 {
  position:relative;
  padding: 20px;
  z-index: 10;
}

#c53 {
  position:absolute;
  background-color:#843500;
  height:100px;
  width:390px;
  top: 300px;
  left: 370px;
  padding: 0px;
  z-index: 10;
}

#c53 .c5223 {
  position:absolute;
  font-family:Arial;
  font-weight:bold;
  color:#FFF;
  top: 10px;
  left:70px;
  font-size:14px;
  text-transform:uppercase;
  z-index: 10;
}

#c53 .c5224 {
  position:absolute;
  font-family:Arial;
  font-weight:normal;
  color:#FFF;
  top: 30px;
  left:20px;
  font-size:12px;
  text-transform:uppercase;
  z-index: 10;
}
#c53 .c5225 {
  position:absolute;
  font-family:Arial;
  font-weight:bold;
  color:#FFF;
  top: 55px;
  left:100px;
  font-size:14px;
  text-transform:uppercase;
  z-index: 10;
}
#c53 .c5226 {
  position:absolute;
  font-family:Arial;
  font-weight:bold;
  color:#FFF;
  top: 75px;
  left:120px;
  font-size:14px;
  text-transform:uppercase;
  z-index: 10;
}

#c41 {
  position: relative;
  background-color:#361100;
  width: 441px;
  height: 243px;
  top: 30px;
  left: 20px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}

#c90 {
  position:relative;
  width: 300px;
  height: 426px;
  top: 0px;
  left: 0px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}

#c91 {
  position:absolute;
  width: 300px;
  height: 200px;
  top: 155px;
  left: 515px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#c92 {
  position:absolute;
  width: 300px;
  height: 200px;
  top: 155px;
  left: 845px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#c93 {
  position:absolute;
  width: 300px;
  height: 200px;
  top: 385px;
  left: 515px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}

#c94 {
  position:absolute;
  width: 300px;
  height: 200px;
  top: 385px;
  left: 845px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}

#c95 {
  position:absolute;
  width: 300px;
  height: 200px;
  top: 615px;
  left: 515px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}

#c96 {
  position:absolute;
  width: 300px;
  height: 200px;
  top: 615px;
  left: 845px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}


#d1 {
  position:relative;
  background-image: url('../images/d1.png');
  background-repeat: repeat-x;
  width: 440px;
  height: 79px;
  top: 38px;
  left: 20px;
  margin-top:20px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#d12 {
  position: relative;
  top: 0px;
  border: 0px dashed black;
  padding: 10px 20px 20px 20px;
  z-index: 10;
}

#d3 {
  position:relative;
  background-color:#240C00;
  width: 440px;
  height: 120px;
  top: 148px;
  left: 20px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#d32 {
  position: relative;
  vertical-align:middle;
  text-align:center;
  top: 0px;
  border: 0px dashed black;
  padding: 10px 0px 20px 20px;
  z-index: 10;
} 

#e1 {
  position: relative;
  background-image: url('../images/e1.png');
  background-repeat: repeat-x;
  width: 1004px;
  top: 85px;
  height: 3px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#e1P {
  position: relative;
  background-image: url('../images/e1.png');
  background-repeat: repeat-x;
  width: 1004px;
  top: 170px;
  height: 3px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#e1A {
  position:absolute;
  background-image: url('../images/e1.png');
  background-repeat: repeat-x;
  width: 1004px;
  top: 850px;
  height: 3px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#e1m {
  position: relative;
  background-image: url('../images/e1.png');
  background-repeat: repeat-x;
  width: 1004px;
  top: 30px;
  height: 3px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}

#e3 {
  position: absolute;
  background-image: url('../images/e1.png');
  background-repeat: repeat-x;
  width: 780px;
  top: 580px;
  height: 3px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}
#e5 {
  position: absolute;
  background-image: url('../images/e1.png');
  background-repeat: repeat-x;
  width: 780px;
  top: 590px;
  height: 3px;
  border: 0px dashed black;
  padding: 0px;
  z-index: 10;
}

#f1 {
  position: relative;
  top: 110px;
  left: 0px;
  border: 0px dashed black;
  text-decoration: none;
  z-index: 10;
}
#f1P {
  position: relative;
  top: 180px;
  left: 0px;
  border: 0px dashed black;
  text-decoration: none;
  z-index: 10;
}
#f1A {
  position:absolute;
  top: 870px;
  border: 0px dashed black;
  text-decoration: none;
  padding: 0px;
  z-index: 10;
}


#f1m {
  position: relative;
  top: 60px;
  left: 0px;
  border: 0px dashed black;
  text-decoration: none;
  z-index: 10;
}

#f1m .f2m:link, #f1m .f2m:visited, .f2m:active {
  font-size:10px;
  font-weight:normal;
  color:#FF6600;
	color: #CE5300;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#f1m .f2m:hover {
  font-size:10px;
  font-weight:normal;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#f1 .f2:link, #f1 .f2:visited, .f2:active {
  font-size:10px;
  font-weight:normal;
  color:#FF6600;
	color: #CE5300;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#f1 .f2:hover {
  font-size:10px;
  font-weight:normal;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#f1P .f2P:link, #f1P .f2P:visited, .f2P:active {
  font-size:10px;
  font-weight:normal;
  color:#FF6600;
	color: #CE5300;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#f1P .f2P:hover {
  font-size:10px;
  font-weight:normal;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#f1A .f2A:link, #f1A .f2A:visited, .f2A:active {
  font-size:10px;
  font-weight:normal;
  color:#FF6600;
	color: #CE5300;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#f1A .f2A:hover {
  font-size:10px;
  font-weight:normal;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#f3 {
  position: relative;
  top: 120px;
  left: 10px;
  border: 0px dashed black;
  text-decoration: none;
  z-index: 10;
}
#f3 .f32:link, #f3 .f32:visited, .f32:active {
  font-size:10px;
  font-weight:normal;
  color:#FF6600;
	color: #CE5300;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#f3 .f32:hover {
  font-size:10px;
  font-weight:normal;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#f5 {
  position: relative;
  top: 70px;
  left: 10px;
  border: 0px dashed black;
  text-decoration: none;
  z-index: 10;
}
#f5 .f52:link, #f5 .f52:visited, .f52:active {
  font-size:10px;
  font-weight:normal;
  color:#FF6600;
	color: #CE5300;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#f5 .f52:hover {
  font-size:10px;
  font-weight:normal;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#g1{
 	color:#F90;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
}
.g2 {
   color:#FF3300;
   font-family:Arial;
   font-size:11px;
   font-style:italic;
   font-weight:normal;
   }
#g3 {
   color:#F90;
   font-family:Arial;
   font-size:12px;
   font-style:italic;
   font-weight:normal;
   }
.g4 {
   color:#FFF;
   font-family:Arial;
   font-size:16px;
   font-style:normal;
   font-weight:bold;
   }
