@charset "utf-8";
/* Como Brew GLOBAL - CSS Document */
* {
	margin: 0;
}

body {
 	background: none;
 	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}
#body_top, #sunburst_container, #beer_sub, #header_sub, #spacer, #topbox_text_spacer, #bottom_spacer, #footer {
	height: 0;
	display: none;
}
#container {
	margin: 0;
	width: 100%;
}
#body_bottom {
	margin: 0;
}
#bottom_left-col, #bottom_right-col {
	margin: 0;
}