*{
	margin:0px;
	padding:0px;
}

#wrapper {
width: 900px;
/*width: 90%;*/
/*background-color:#CCCCCC;*/
border:2px solid #000000;
margin:0px auto;
}



#header {
padding:0px;
border:0px;
margin:0px;
width:900px;
/*height:50px;
border-bottom: 1px solid #000000;*/
background-color:#D2D3D8;
}

#body-content {
background-image: url('images/IMI_Billboard_900px_colors.jpg');
background-repeat: no-repeat;

/*content:url(;'images/IMI_Billboard_900px_colors.jpg')*/
background-position: left top;
/*border-left: 1px dashed #694717;*/

}
#content {
margin:0px 10px auto 0px;
padding:10px 0px 0px 10px;
float:left;
width: 675px;
color:#505B71;
font-family: arial, helvetica, sans-serif;
border-left: 1px solid #D2D3D8;

}

	/**** Nav ****/
#navigation{
	width:160px;
	padding:10px 17px 0px 17px;
	font-family: arial, helvetica, sans-serif;
	float: left;
	border:2px;
    border-color: #000;
background-color:#D2D3D8;
	/*border-right: 1px dashed #694717;*/
	}
	
/*#navigation2{
	width:160px;
	padding:10px 17px 0px 17px;
	float: right;
	/*border-right: 1px solid #694717;*?
	}*/
	
	
#navigation ul{
	margin-top:8px;
	padding-bottom:12px;
}
#navigation ul li{
	list-style-type:none;
	padding:10px 0px 5px 5px;
	border-bottom:1px solid #EDEDED;
	background-color:#4F6577;
}

/*#navigation2 ul li{
	list-style-type:none;
	padding:10px 0px 5px 5px;
	border-bottom:1px solid #EDEDED;
	background-color:#4F6577;
}*/

#navigation a
	{
	text-align: left;
	display: block;
	white-space: nowrap;
	width: 160px;
	/*list-style-type:none;
	padding:10px 0px 5px 5px;
	border-bottom:1px solid #EDEDED;
	background-color:#4F6577;*/
}

#navigation ul li.indent{
	padding-left:30px;
}
#navigation ul li a{
	color:white;
	/*color:blue;*/
    /*font-weight:bold;*/
	text-decoration:none;
}
#navigation ul li a:hover{
	/*color:#007FBD;*/
	color:yellow;
	text-decoration:none;
}
#navigation ul li a.current{
	font-weight:bold;
}
	
/*end	Nav*/



h1,h2,h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px 0px 5px 0px;
	/*color:white;*/
}
h1{
	padding-top:0px;
	font-size:25px;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color:#8F8F8F;
	border-bottom:1px solid #EDEDED;
	text-align:right;
}

#logo{
	width: 200px;
/* 	height: 130px;
 */	border:0px;
	margin:0px;
	padding-top:0px;
	background:#D2D3D8;
	float:left;
}

#hh{
	width: 700px;
	height: 130px;
	padding-top:0px;
	font-size:25px;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color:blue;  /*#8F8F8F;*/
	border-bottom:1px solid #EDEDED;
	text-align:middle;
	background:white;
	float:right;
	/*clear:both;*/
}

#imi_header01{
	width: 700px;
	/*height: 130px;*/
	padding-top:0px;
	font-size:50px;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color:blue;  /*#8F8F8F;*/
	/*border-bottom:1px solid #EDEDED;*/
	text-align:center;
	float:right;
	/*clear:both;*/
	text-decoration:none;
	}
	
	#imi_header02{
	width: 700px;
	/*height: 130px;*/
	padding-top:0px;
	font-size:25px;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color: blue; /* #8F8F8F;*/
	/*border-bottom:1px solid #EDEDED;*/
	text-align:center;
	float:right;
	/*clear:both;*/
	text-decoration:none;
	}

	#imi_header03{
	width: 700px;
	/*height: 130px;*/
	padding-top:0px;
	font-size: 12px;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color: black; /* # D2D3D8;*/
	/*border-bottom:1px solid #EDEDED;*/
	text-align:center;
	float:right;
	/*clear:both;*/
	text-decoration:none;
}	

#hhh{
	width: 700px;
	/*height: 130px;*/
	padding-top:0px;
	font-size:25px;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color:blue;  /*#8F8F8F;*/
	/*border-bottom:1px solid #EDEDED;*/
	text-align:center;
	float:right;
	/*clear:both;*/
	text-decoration:none;
}

h2{
	font-size:20px;
}

h3{
	color:#373E51;
	font-size:1.2em;
	font-weight:lighter;
}

#footer {
/*background-color:yellow;*/
text-align:center;
clear: both;
background-color:#D2D3D8;
}
