body {
	text-align:center; /*Хак выравнивания по центру*/
}
#wrap{
	width:1024px;
}
#center{

margin: 0 auto;


}
#wrap {
	width:1024px; /*Хак выравнивания по центру*/
	margin:0 auto; /*Хак выравнивания по центру*/
	text-align:left;
}
#all{
background-image:url(/templates/cityart/img/bot.jpg);
background-repeat:no-repeat;
background-position:bottom right;
padding:0 0 100px 0;
}
#header {
	text-align:left;
}
#footer {
	clear:both;
}
#main-body {
	float:left;
	width:800px;
}
#user {
width:596;
text-align:right;
border:0px;
}
#way {
width:584;
text-align:right;
border:0px;
font-style: italic;
}
#sidebar-2 {
	float:right;
	width:200px;
	overflow:hidden;
	margin-left:-10px;
	padding: 0 10px 0 0;
}
#content {
border:1px;
	float:right;
	width:580px;
	overflow:hidden;
	margin-left:-10px;
}
#sidebar {
	float:left;
	width:200px;
	overflow:hidden;
	margin-left:10px;
}
.inside {
	padding:0px;
}