body {
	margin: 0;
	background: #fff;
	min-width:1px;
	}
#officemenu {
	float: none;
	z-index: 35;
	}
.mobileonly {
	display: block;
	caption-side: bottom;
	}
#topmenu {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 32px;
	border: 0;
	background: #3871B6;
	}
#topmenutoggle {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 31;
	display: block;
	float: none;
	width: 38px;
	height: 32px;
	background: #3871B6 url(../images/hamburger.png) -6px -3px no-repeat;
	text-decoration: none;
	}
#topmenuoptions {
	clear: both;
	float: none;
	overflow: auto;
	margin-right: 0;
	margin-top: 0;
	background-color: #6291BC;
	position: fixed;
	top: 32px;
	width: 100%;
	z-index: 30;
	display: none;
	box-shadow: 0 3px 3px rgba(0,0,0,0.5);
	}
#topmenuoptions ul {
	padding-left: 0;
	}
#topmenuoptions li {
	float: none;
	width: 100%;
	}
#topmenuoptions li a {
	text-align: center;
	background-color: #6291BC;
	border-bottom: 1px solid #42719C;
	font-size: 14px;
	}
#topmenuoptions li a:hover {
	background-image: none;
	background-color: #396aa4;
	}
	
#header {
	height: auto;
	overflow: auto;
	padding-top: 32px;
	}
#search {
	display: none;
	}
#main-2col {
	background-image: none;
	}
.hr {
	margin: 1em 0;
	}
div.sidebar {
	margin: 0;
	min-height: 0 !important;
	}
#container {
	margin: 0;
	box-shadow: 0 0 0;
	}
.container_12 {
	width: 100%;
	margin: 0;
	} 
.container_12 .grid_4 {
	width: 100%;
	margin: 0;
	} 
.container_12 .push_8 {
	left: 0;
	}
.container_12 .grid_8 {
	width: 100%;
	margin: 0;
	} 
.container_12 .pull_4 {
	left: 0;
	}
#logo {
	padding: 30px;
	}
#logo img {
	width: 100%;
	}
#splash {
	width: 100% !important;
	margin: 0 !important;
	border-bottom: 0;
	}
#splash img {
	width: 100% !important;
	max-width: 640px !important;
	margin: 0;
	}
#splashinfo2 {
	width: auto;
	margin: 0;
	text-align: center;
	min-height: 0 !important;
	}
#splashinfo2 img {
	display: block;
	text-align: center;
	margin: 0 auto;
	}
#splashtitle {
	display: none;
	}
#menu2 {
	display: none;
	background-image: none;
	}
.main {
	padding: 2em;
	}
.main h2 {
	margin: 1em 0;
	font-size: 26px;
	line-height: 32px;
	}
.main p {
	font-size: 17px;
	line-height: 22px;
	}
.sections {
	padding: 2em;
	background: #E4ECF4;
	}
.sections h2 {
	margin: 1em 0;
	font-size: 26px;
	line-height: 32px;
	}
.sections p {
	font-size: 17px;
	line-height: 22px;
	}
#menu2 ul {
	width: 100%;
	background-image: none;
	}
#menu2 ul li {
	float: none;
	width: 100% !important;
	height: auto;
	}
#menu2 ul li a {
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #82C049;
	border-bottom: 1px solid #238013;
	font-size: 17px;
	}
.main img {
	max-width: 100% !important;
	}
.sections {
	position: static;
	}
.morebutton {
	position: static;
	padding: 10px;
	}
.section2 {
	width: auto;
	float: none;
	margin: .6em 0;
	font-size: 14px;
	line-height: 16px;
	padding: 0 1em;
	}
.section2 .arr h2 {
	font-size: 17px;
	line-height: 24px;
	}
.section2 .arr li {
	margin: .3em 0;
	}
#links {
	background-color: #3871B6;
	background-image: none;
	}
#links .linklist {
	width: auto;
	float: none;
	display: block;
	margin: .6em 0;
	font-size: 14px;
	line-height: 16px;
	padding: 0 1em;
	}
#links .linklist h4 {
	font-size: 17px;
	line-height: 24px;
	}
#links .linklist li {
	margin: .3em 0;
	}
#footerlinks {
	margin: 0;
	padding: 0;
	}
#footerlinks li {
	margin: 0;
	padding: 0;
	float: none;
	width: 100%;
	text-align:center;
	border: 0;
	}
#footerlinks li a {
	display: block;
	font-size: 14px;
	padding: 1em 2em;
	border-bottom: 1px solid #ddd;
	}