/* CSS Document */

#main {
	width: 100%;
}
#mainmenu {
	visibility: hidden;
	height: 0px;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: none;
	height: 150px;
}
