﻿  @import url('wire-shelving-source.css');
/* CSS layout */
body {
	margin: 2;
	padding: 3px;
}

#masthead {
	border: thin;
	height: auto;
}

#top_nav {
}

#container {
	border-width: medium;
	width: auto;
}

#left_col {
	width: 167px;
	float: left;
}

#page_content {
	margin-left: 200px;
}

#footer {
	clear: both;
}
