
#container {
	background: #ff9900;
	color: inherit;
	width: 1200px;
	border-left: 1px dashed #ffffff;/*the border*/
	border-top: 1px dashed #ffffff;/*the border*/
	border-right: 1px dashed #ffffff;/*the border*/
	margin:0px auto;
	height:auto;
	position: relative;
	top: 5px;
}

#moneybox {
	padding:0px;
	height:auto;
	margin: 0 0 0 380px;
}
#moneybox img {
display: block;
}

#menufooter {
height:40px;
padding:5px;
}
#menu {
	color: #000;
	font-size:12px;
	margin:0px 20px 0 0;
	padding:0 auto;
}

#menu div {float:right; text-align:center; width:80px; margin-bottom:15px;}
#menu img {width: 67px; height: 50px;}
#menu a:link {
	color: #000; 
	text-decoration: none;
}
ul.botlinks, ul.botlinks li{
	margin:0 auto;
	padding:0 auto;
	list-style:none;
	font-size:11px;
}
ul.botlinks a{
color:#ffffff;
	font-size:11px;
	text-decoration:none;
}

ul.botlinks li{
	float:left;
	margin:0 0 5px 5px;
	padding:0 auto;
}
ul.botlinks a{
	float:left;
	width:120px;
	line-height:12px;
}
