/*
	Layout1Col.css
	TemplateName: OwSupport (Id 158)
	Copyright (c) 2011, ObjectWeb Srl. All rights reserved.
	Version: 1.0.0
*/



/* Layout a 1 colonna
------------------------------------------------------------------------------------------------- */
#middle-sections-middle {
   height: 100%;
   background: Transparent url("Images/MiddleSectionsMiddle1ColBackground.gif") repeat-y;
}

#middle-sections-bottom {
   height: 13px;
   background: Transparent url("Images/MiddleSectionsBottom1ColBackground.gif") no-repeat;
}

div#utility {
	display: none
}

div#content {
	margin-left: 1px;
   width: 968px;
} 

div#sidebar {
	display: none
}
/* ---------------------------------------------------------------------------------------------- */
