/* Although this no sidebar is an option, it is not currently supported in IDTheme. */
#container {
	background: #FFFFFF url(../../images/LINE_content_hide.jpg) repeat-y;
}

#container #contentTop {
	background: url(../../images/menu_top_hide.jpg) no-repeat;
}

#navcontainer {
	background: #ffffff no-repeat url(../../images/menu_top_hide.jpg);
}

#sidebarContainer {
	display: none;
}

#contentContainer {
	width: 745px;
	border: none;
}

#footer {
	background: no-repeat url(../../images/DownBanner_bottom_hide.jpg);
}