#container {
	margin: 0;
}
#content_inner {
	margin:auto;
}
#header .flash, #siderbar_left, #siderbar_right, #menubar {
	display: none;
}
.box .box_corner_topleft, .box .box_corner_topright, .box .box_corner_bottomleft, .box .box_corner_bottomright {
	display: none;
}
.box {
	margin-top: 10px;
}
.box div {
	color: #000000;
	border: none;
}
.box .boxtitle {
	margin-bottom: 5px;
	padding: 2px;
	padding-left: 10px;
}
.box .boxcontent {
	padding: 5px;
}

#footer {
	position: absolute;
	bottom: 0px;
	text-align: left;
}
#techys2u {
	text-align:left;
}
