/* ------------------- Home Page --------------------*/

#headermotiv {
	height: 300px;
	}

#sidebar {
	width: 417px;
	height: 281px;
	}

* html div#sidebar {
width: 427px;
height: 301px;
}

#breadcrumb {
	top: 415px;
	left: 452px;
	}

#content {
	top: 442px;
	left: 438px;
	width: 435px;
	}

