.sitewidth{
	margin:0 auto;
	width:726px;
}
#top{
	background:url('../img/bg-top.jpg') no-repeat;
	height:273px;
	font-weight:bold;
	margin-top:25px;
}
#top img{
	float:left;
}
#top .nav{
	margin:0 0 0 140px;
	border-left: 4px solid #666;
	height:258px;
	padding:15px 0 0 6px;
	width:140px;
}
body.edit-mode #top .nav{margin:0;height:250px;}
#top a{
	color:#fff;
	font-family: Arial, "MS Trebuchet", Helvetica, Verdana, sans-serif;
	font-size: 13px;
	text-decoration:none;
}
#top a:hover{
	color:#666;
}
#top .nav li{
	margin: 0px;
	list-style-type: none;
	padding: 5px 0;
}
#content{
	margin:25px 15px 25px 140px;
	color:#666;
	font-size:12px;
}
#bottom{
	border-top: 1px solid #4782c3;
	padding:15px 0 0 0;
	color:#666;
	font-size:10px;
}
#bottom a{
	color:#666;
	text-decoration:none;
}
#bottom a:hover{
	color:#4782c3;
}
#bottom .nav{
	padding:5px 0;
}
#bottom li{
	margin: 0px;
	display:inline;
	border-right: 1px solid #666;
	padding: 0 3px;
}
