/* secondary IT page styles - no sidebar */

#wrapper {
	background:none; 
}

#container {
	width: 100%;
	/*float: left;*/
	margin-right: 0;
	background:none;
}

#content {
	margin-right: 30px;
	background: url("../img/bg_leftcol.gif") repeat-y left;
}

