#home {
	float: left;
	background-color: #FFF;
	padding-left: 24px;
}
#mission {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 256px;
	font-size: small;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 12px;
	padding-bottom: 24px;
	float: left;
	padding-right: 24px;
}
#mission ul {
	list-style-image: url(../images/silver-bullet.png);
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 32px;
	padding: 0px;
}
#pic {
	float: right;
	margin-top: 16px;
	margin-left: 44px;
}
#header {
	height: 128px;
	padding-left: 24px;
	padding-right: 24px;
}
#logo {
	float: left;
	margin-top: 5px;
	height: 115px;
	width: 390px;
}
#support {
	float: right;
	height: 128px;
	width: 192px;
	margin-right: 48px;
}
#topnav {
	font-size: small;
	height: 24px;
	width: 780px;
	clear: both;
	margin-top: 4px;
}
#flash {
	width: 780px;
	background-image: url(../images/mid-bg.jpg);
	background-repeat: repeat-y;
	height: 168px;
}
#tree {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 580px;
	font-size: xx-small;
	margin-left: 200px;
}
#tree a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: xx-small;
}
#tree a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: xx-small;
}
#tree a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: xx-small;
}
#tree a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: xx-small;
}
#content {
	padding-top: 16px;
	padding-right: 24px;
	list-style-position: inside;
	padding-bottom: 48px;
	padding-left: 200px;
}
#content ul {
	list-style-position: outside;
	list-style-image: url(../images/check-bullet.png);
}
#sidenav {
	float: left;
	padding: 0px;
	margin-left: 24px;
}
#sidenav    ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
}
#sidenav li {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	list-style-image: none;
}
#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
	clear: none;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	background-color: #006;
	padding-left: 24px;
	background-position: center;
}
#footer a:link {
	color: #666;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#grid {
	margin-right: auto;
	margin-left: auto;
	width: 544px;
}
#smcolumn {
	width: 160px;
	margin-bottom: 4px;
	float: left;
	text-align: right;
	padding-right: 16px;
	margin-top: 4px;
}
#lgcolumn {
	float: left;
	width: 360px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#sm2column {
	clear: none;
	float: left;
	width: 160px;
	text-align: right;
	padding-right: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#leftcolumn {
	margin-bottom: 24px;
	float: left;
	text-align: center;
	vertical-align: middle;
	height: 128px;
	width: 160px;
}
#midcolumn {
	float: left;
	margin-bottom: 24px;
	text-align: center;
	vertical-align: middle;
	margin-right: 24px;
	margin-left: 24px;
	height: 128px;
	width: 160px;
}
#rightcolumn {
	margin-bottom: 24px;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 128px;
	width: 160px;
}

