#container {
	left: 0;
	background: url(../../images/content-left.png) repeat-y;
}

#sidebarContainer {
	float: left;
}

#sidebar_title-window {
	background-image: url(../../images/side-header-left.png);
}

#logo {
	margin: 0 75px 0 30px;
}

* html #logo {
	margin: 0 35px 0 15px;
}

#content {
	margin: 0 0 0 187px;
}

#title {
	background: url(../../images/title-left.png) no-repeat;
}

* html #title {
	left: -3px;
}

#site_title {
	left: 335px;
}

#copyright {
	background: url(../../images/copyright-left.png) no-repeat;
	text-align: right;
}

#copyright h5 {
	right: 80px;
}

* html #copyright {
	left: -3px;
}

* html #header {
	left: -3px;
}

#window {
	background: url(../../images/window-left.png) no-repeat;
}

#footerContainer {
	background: url(../../images/footer-left.png) no-repeat;
}

#breadcrumb {
	margin: 0 0 0 187px;
}

