body {
	text-align: center;
	background:#d6d3a5;
	/*#eeecec */
}
#header_ir{
width:802px;
background:#F6F6F6;
margin:auto;
height:110px;
margin-bottom:10px;
}

#main_box {
	margin:auto;
	width:802px;
	text-align:center;
}

#left_box {
/* #5886b8 */

	
	height: auto;
	width:802px;
	margin:auto;
float:left;
}

#left_content {
margin:auto;
padding:0px 0px 0px 10px;
width: 788px;
border: 2px solid #afbdcc; 
height: auto;
overflow: auto;
text-align:justify;
background-color:#F6F6F6;
/*fdfdfd*/
  font-family: serif;
}

#bottom_bar {
clear:both;
  height:20px;
  background-color: #afbdcc;
  width:798;
  color: #395563;
  font-size: 12px;
  font-family: serif;
  padding-top:5px;
  border-left: 2px solid #afbdcc;
  border-right: 2px solid #afbdcc;
   border-top: 0px solid #afbdcc;
    border-bottom: 2px solid #afbdcc;
 font-weight:bolder;
 }

#bottom_bar a {
text-decoration:none; color:#395563; font-weight:bolder;
}

#copyright_bar {
	color:black;
	font-size:11px;
	font-face:verdana, times;
}

#ir_masthead {
  margin:auto;

width:802px;
height:40px;
font-size:24px;
font-style:italic;
font-weight:bolder; 
color:#afbdcc; 
font-family:serif; 
background: #d6d3a5 url(images/ir2010a.png) no-repeat;
}

#menu_ir {
  height:82px;
  width:802px;
  background-color: #F6F6F6;
  margin-top:-20px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:auto;
}

#menu_container ul {
  padding-left: 0;
  margin-left: 0px;
	list-style:none;

}

#menu_container ul li { float:left; width:132px; height: 45px; border-left: 1px solid #afbdcc; border-bottom: 1px solid #afbdcc;	background: #F6F6F6;

 }

#menu_container ul li a {
  color: #000;
  text-decoration: none;
  font-family: serif;
  font-size:12px;
  font-weight:bold;
	text-align:center;
position:relative;

}


