/* CSS Document */

html * {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
}

#wrapper {
	position: relative;
	width: 1004px;
	margin: 0 auto;
	text-align: left;
}

#leftColumn {
	position: relative;
	top: -63px;
	left: 0;
	height: 548px;
	width: 235px;
}

#main_menu {
	position: relative;
	top: 0;
	left: 235px;
	width: 769px;
	height: 53px;
}

#main_content {
	position: absolute;	
	left: 235px;
	top: 63px;	
	width: 769px;
	min-height: 490px;
	z-index: 1;
}
#img_leftColDecoration {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1000;
}
#img_spoon, #img_bottles {
	position: absolute;
	right: 0;
	z-index: 2000;
	margin-top: -63px;
}

.column_text {
	margin: 0 0.4em 1.4em 1em;
	float: left;
	width: 257px;
	clear: none;
}

#right_comment {
	float: left;
	clear: none;
	width: 185px;
	height: 78px;
	position: relative;	
	top: 158px;
}

#bsa_Logo {
	float:left;
	clear: none;
	width: 184px;
	height: 78px;
	position: relative;
	top: 158px;
	left: 13px;
}

#story-board {
	position: relative;
	top: 20px;
	clear: both;
}

#image2, #image3, #image4 {
	width: 226px;
	height: 170px;
}

#image1 {
	position: absolute;
	top: -100px;
	left: 17px;
	width: 205px;
	height: 126px;
	z-index: 10;
}

#image1 #insp_image {
	position: relative;
	top: -135px;
	left: 62px;
}

#image1 p.imageheader {
	width: 198px;
	height: 31px;
	position: absolute;
	top: 2px;
	left: 2px;
}

#image2 {
	position: absolute;
	top: -10px;
	left: 40px;
	z-index: 5;
}

#image3 {
	position: absolute;
	top: -10px;
	left: 283px;
}

#image4 {
	position: absolute;
	top: -10px;
	left: 516px;
}

#closing_statement {
	width: 152px;
	height: 32px;
	position: absolute;
	top: 135px;
	left: 611px;
	z-index: 2000;
}

/* MENU PAGE SPECIFIC */
#menu_col1 {
	width: 280px;
	float: left;
}

#menu_col2, #menu_col3 {
	width: 210px;
	float: left;
	height: 490px;
	margin-right: 14px;
}

#menu_col2 .scrollable, #menu_col3 .scrollable {
	width: 100%;
	height: 461px;
	overflow: auto;
	margin-top: -4px;
}

#menu_splash {
	position: absolute;
	z-index: 1001;
	top: 110px;
	left: -1px;
}

#main_text {
	position: relative;
	top: 215px;
	left: 15px;
	width: 250px;
}

.sub_column {
	position: relative;
	top: 220px;
	float: left;
	clear: none;
}

#sub_col1 {
	width: 116px;
}

#sub_col2 {
	width: 130px;
}

/* PRESS PAGE SPECIFIC */
img#newspapers {
	position: absolute;
	left: 95px;
	top: 329px;
}