body{
	font:12px arial;
	background:#9e9fa1;
	margin:0;
	color:#9e9fa1;
	text-align:center;
	}
	
#container{
	background:white;
	width:860px;
	text-align:left;
	}

#top{
	widtH:860px;
	height:105px;
	border-bottom:10px solid #ff5f03;
	background:url(toplogo.png);
	
	}
	
#content{
	padding: 10px 80px 40px 40px;
	}

#bottom{
	border-top:1px solid #ccc;
	padding:5px;
	}