@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
	background-image: url(../images/gui/background_white.png);
	background-repeat: repeat;
}
#languages {
	display: none;
}
#searchbox {
	display: none;
}
#banner {
	display: none;
}
#subpage h1 {
	color: #004C73;
}
#main_menu {
	display: none;
}
#left_sidebar {
	display: none;
}
#page_content {
	width: 955px;
	margin-left: 0px;
}
#product_selector {
	display: none;
}
#main_footer {
	display: none;
}
