body {
	background: #fff url(/img/big-line.gif) repeat-x 0 0;
	/*background: url(/img/maket.jpg) no-repeat center top;*/
}
#Wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#Container{clear:both;padding-top: 40px;zoom: 1;}
#Pusher {
	clear: both;
}
#Content,
#SideBar {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#Content {
	width: 620px;
}

#SideBar {
	width: 300px;
}