body {
	margin:0px;
	width:480;
	font:11px Tahoma;
	color:#000000;
}

#box {
	float:none;
	margin:0px;
	margin-left:70px;
	width:480px;
}

.top {
	float:none;
	width:471px;
	height:34px;
	background:url(images/top.png) no-repeat;
}

.mid {
	float:left;
	width:471px;
	height:70px;
	background:url(images/mid.gif) no-repeat;
}

.left {
	float:left;
	width:95px;
	height:70px;
}

.left-img {

	float:left;
	margin:0px;
	width:71px;
	height:38px;
	margin:15px 12px 15px 17px;
}

.mid-cont {
	
	float:left;
	width:253px;
	height:70px;
	font:11px Tahoma;
	padding:3px 4px 3px 6px;
}

.right {
	float:left;
	width:113px;
	height:70px;
}

.right-img {
	float:left;
	margin:0px;
	width:95px;
	height:50px;
	margin: 9px 10px 10px 9px;
}
.bot {
	float:left;
	width:471px;
	height:70px;
	background:url(images/bot.gif) no-repeat;
}