body
{
	background: #3a98c6 url(/Public/Images/Bg.gif) 0 0 repeat-x;
}

form
{
	background-color: #fff;
	width:  900px;
	margin: 10px auto 20px;
	padding: 10px 20px 20px;
}

#Main
{
	float: left;
	width: 700px;
	margin-bottom: 10px;
}

#SideBar
{
	float: right;
	width: 175px;
	margin-bottom: 10px;
}

#Content
{
	float: right;
	width: 510px;
}

.SubMenu
{
	float: left;
	width: 175px;
}

.unit
{
	margin-bottom: 10px;
}
