#content-left {
	width: 225px;
	}
	
#content-main {
	width: 470px;
	}

h1 {
	background: url(../images/css/header-homepage-bg.gif) no-repeat right bottom;
	color: #ffffff;
	float: left;
	font-size: 1.6em;
	margin-right: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding: 6px 25px 10px 10px;
	}
	
#content-main p {
	margin-top: 20px;
	}
	
#layout-header {
	height: 260px;
	}
	
#header-info-for-background {
	top: 89px;
	}
	
#header-tools {
	right: 15px;
	top: 73px;
	}
