body { 
	background-color: #c7c4be;
	/*padding-top: 18px;*/
	font-family: MyriadPro-Regular, "Myriad Pro Regular", MyriadPro, "Myriad Pro", "Gill Sans", "Lucida Sans", Verdana, Trebuchet, Geneva,Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}
a img  {
	border: 0;
}
#stage {
	margin: 0 auto;
	width: 800px;
	padding-top: 30px;
	min-height: 400px;
	background-color: #f7f4ed;
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2);
	box-shadow: 0 0 2px rgba(0,0,0,0.2);
	text-align: center;
	/*margin-bottom: 30px;*/
}
#menubox {
	margin: 0 auto;
	width: 670px;
	min-height: 42px;
	height: 390px;
	padding-top: 30px;
	-moz-border-radius-topleft: 5px; 
	border-top-left-radius: 5px; 
	-moz-border-radius-topright: 5px; 
	border-top-right-radius: 5px; 
	-moz-box-shadow: 0 1px 3px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 3px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 3px 1px rgba(0,0,0,0.2);
	background-color: #e9e9e9;
	position: relative;
	background-image:url('images/bg_img.jpg');
	background-position: center center;
}
#menubar {
	width: 682px;
	height: 50px;
	background-color: #003A70;
	-moz-box-shadow: 0 1px 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 2px 2px rgba(0,0,0,0.2);
	box-shadow: 0 1px 2px 2px rgba(0,0,0,0.2);
	-moz-border-radius: 5px;
	border-radius: 5px; 
	position: relative;
	left: -6px;
	text-align: center;
	left : 0\9;
}
#infobox {
	margin: 0 auto;
	width: 665px;
	padding-top: 120px;
	color: #333;
	font-size: 18px;
}
#banpicbox {
	height: 227px;
	text-align: center;
	padding-top: 20px;
	height: 300px\9;
}
#banner {
	position: relative;
    bottom:0px; /* position will be on bottom */  
    left:0px;  
    width:100%;  
    height: 70px;
    background-color: #CAC7C0;  
    opacity:1.0; /* transparency */  
    filter:alpha(opacity=100); /* IE transparency */  
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;  
    margin-top: 94px;
    -moz-box-shadow: 0 0 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2);
	box-shadow: 0 0 2px rgba(0,0,0,0.2);
}
.bantxt {
	position: relative;
	text-align: center;
	color: #003A70; /*#434561;  */
	font-size:45px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: -109px;	
	z-index: 10;
	-moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-right-left: 5px;
	/*opacity:.99; /* transparency * /  
    filter:alpha(opacity=99); /* IE transparency */
    font-size:35px\9; /* IE */
    margin-bottom: -99px\9;
   
}
.bantxt2 {
	margin-top: -8px; 
	font-size: 30px;
	font-weight: bold;
}

#begin {
	margin: 0 auto;
	width: 665px;
	font-size: 55px;
	font-family: Gill Sans, 'Puritan', sans-serif;
	color: #003A70;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 15px;
	/*text-shadow: 0px 2px 2px rgba(0,0,0,0.5);
	padding-top: 20px\9;*/
	margin-top: -15px;
	margin-bottom: 0px;
}
#begin a, #begin a:hover {
	color: #003A70;
	text-decoration: none;
}
#footer {
	padding: 20px;	
	margin: 0 auto;
	width: 665px;
}
.ftl {
	float: left;
	width: 250px;
	padding: 0 10px;
	text-align: right;
	width: 220px\9;

}
.ftr {
	float: left;
	width: 300px;
	padding-right: 0 10px;
	color: #5c5c5c;
	width: 330px\9;

}
.fthd {
	font-size: 11px;
	font-weight: bold;
	line-height: 10px;
	font-size: 10px\9;
	text-align: left;
}
.ftcp {
	font-size: 9px;
	line-height: 10px;
	font-size: 9px\9;
	text-align: left;
}
.numbox {
	width: 60px;
	text-align: left;
	vertical-align: top;
}

.numdot {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	background: #484A53;
}

.numdot {
	height: 40px\9;
	background-image:url('images/numdot.png')\9;
	background-color: #f7f4ed\9;
	border-radius: 0px\9;
	line-height: 37px\9;
}



/* NAV MENU */

.menu {
  padding:0; 
  margin:0; 
  list-style-type:none;
  white-space:nowrap;
  width: 100%;
  }
.menu li {
  float:left;
  min-width:225px; /* 200px */
  font-weight: normal;
  font-size: 27px;
  color: white;
  }
.menu a {
  position:relative;
  display:block; 
  text-decoration:none; 
  min-width:200px; 
  float:left; 
  }
* html .menu a {
  width:225px;
  }
.menu a span {
  display:block; 
  color:white; 
  /* background:#c4c4c4; */
  /* border:1px solid #fff; */
  border-width:2px 1px; 
  text-align:center; 
  padding:12px 16px; 
  cursor:pointer;
  text-shadow: 0px 1px 1px rgba(0,0,0,0.2);
  }
* html .menu a span {
  width:225px; 
  cursor:hand; 
  w\idth:66px;
  }
.menu a b {
  display:block; 
  /* border-bottom:2px solid #06a;*/
  }
.menu a em {
  display:none;
  }
.menu a:hover {
  /*background:#fff;*/
  }
.menu a:hover span {
  color: beige;  	
  }
  
/* OTHER */  

.clr {
	clear: both;
}