﻿/* CSS layout */
#masthead {
	width: 955px;
	height: 110px;
	position: fixed;
}
#top_nav {
}
#page_content {
}
#footer {
}