﻿/* CSS layout */
#masthead {
}
#top_nav {
	top: 20px;
	width: 955px;
	max-height: 20px;
	position: absolute;
}
#page_content {
	top: 45px;
}
#footer {
}
