#header {
	height: 446px ;
	}

#sidebar {
	margin-left: 5px ;
	float: left ;
	width: 170px ;
	background-color: #E7E7F0 ;
    position: relative ;
	display: block ;
    z-index: 4;
	padding: 5px ;
    top: -90px ;
	height: 1050px ;
	}

#pagecontent {
	float: left ;
	width: 495px ;
    position: relative ;
	display: block ;
    z-index: 3;
	padding: 10px ;
    top: -95px ;
	}

.homebox {
	background-color: #182B53 ;
	float: left ;
	width: 220px ;
	padding: 5px ;
	border-right: solid 2px #ffffff ;
	height: 200px ;
	}

#homebox1 {
	width: 221px ;
	}

#homebox3 {
	border-right: none ;
	}