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

#container {
width: 968px;
background: #FFFFFF;
margin: 0 auto;
padding-left: 10px;
padding-right: 10px;
overflow: hidden;
}
#banner {
	background-image: url(../images/Header%20Hooksett%20Web%20Index%20a.gif);
	height: 80px;
	width: 498px;
	padding-top: 10px;
	padding-left: 470px;
}
#main_content {
	background-image: url(../images/piano_4607c_2.jpg);
	height: 323px;
	width: 968px;
}
#left_column {
	float: left;
	width: 316px;
}
#column_container {
	float: left;
	width: 652px;
}
#right_column {
	float: right;
	width: 316px;
}
#center_column {
	width: 316px;
	margin-left: 10px;
}

