body{
	background-color:#000000;
}
.imb_wrapper{
	margin-top: 20px;
}
.imb_wrapper .imb_container{
	width: 822px;
	overflow:hidden;
	margin: 0px auto;
}
.imb_wrapper .imb_head{
	background-color:#FFDB4A;
	height:28px;
	padding-top:10px;
	text-align:center;
	overflow:hidden;
}
.imb_wrapper .imb_foot{
	background-color:#FFDB4A;
	height:28px;
	padding-top:10px;
	text-align:center;
}
.imb_wrapper .imb_bottom *{
	text-align:center;color:#CCCCCC;
	font-size:11px;
	text-align:center;
}
.imb_wrapper .imb_bottom a{
	text-decoration:underline
}
.imb_wrapper .imb_bottom a:hover{
	color:#999999;
}
.imb_wrapper .imb_body{
	background: #D4E7F5 url('../images/gradientBG.jpg') top left repeat-x;
	padding-bottom: 10px;
}

.imb_wrapper .imb_left, .imb_wrapper .imb_floater{
	float:left;
}

.imb_wrapper .imb_right{
	float:left;
}

.whitebox{
	background-color:#fff;
	border:1px solid #AEBAC4;
	padding:4px;
}

.whitebox .whitebox_head{
	background-color:#B0CFE7;
	height:31px;
	color:#00305C;
	font-size:12px;
	font-weight:bold;
	padding:3px;
}