body {
	margin: 0px;
	padding: 0px;
}
a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #464646;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #83ABDC;
}
a:hover {
	text-decoration: none;
	color: #F78F1E;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 26px;
	color: #007cc2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 32px;
	text-decoration: none;
}
h2 {
	font-size: 20px;
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
h3 {
	font-size: 16px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
}
h4 {
	font-size: 12px;
	color: #9b8578;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
h5 {
	font-size: 12px;
	color: #464646;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
h6 {
	font-size: 11px;
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.roll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9b8578;
	text-decoration: none;
}
A.roll:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F78F1E;
	text-decoration: none;
}
A.roll:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #83ABDC;
	text-decoration: none;
}
#wrapper {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(../images/bg-grad.jpg);
	background-repeat: repeat-y;
}
#left-grad {
	background-image: url(../images/lh-grad.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 20px;
	float: left;
}
#right-grad {
	background-image: url(../images/rh-grad.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 20px;
	float: left;
}
#header-wrapper {
	width: 980px;
	position: relative;
	left: 20px;
	height: auto;
}
#content-wrapper {
	width: 980px;
	position: relative;
	left: 20px;
	height: auto;
	overflow: visible;
}
#base-wrapper {
	width: 980px;
	position: relative;
	left: 20px;
	height: auto;
	top: auto;
	overflow: hidden;
}
#base-grad {
	background-image: url(../images/base-grad.jpg);
	height: 20px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#red-bar {
	background-color: #e5352c;
	height: 5px;
	width: 980px;
}
#home-top-image {
	background-image: url(../images/home-header.jpg);
	height: 159px;
	width: 980px;
}
#blu-rule {
	background-color: #0080ae;
	height: 2px;
	width: 980px;
}
#feature-image {
	height: auto;
	width: 434px;
	position: relative;
	left: 20px;
	float: left;
}
#events {
	height: auto;
	width: 720px;
	position: relative;
	float: left;
	left: 20px;
}
#header-spacer {
	height: 29px;
	width: 980px;
}
#home-text {
	width: 486px;
	position: relative;
	left: 40px;
	top: 0px;
	margin-bottom: 30px;
	clear: right;
	float: left;
	height: auto;
}
#home-text2 {
	width: 200px;
	position: relative;
	left: 40px;
	top: 0px;
	margin-bottom: 30px;
	clear: right;
	float: left;
	height: auto;
}
#base-spacer {
	background-image: url(../images/base-spacer.gif);
	background-repeat: repeat-x;
	height: 33px;
	width: 940px;
	left: 20px;
	position: relative;
}
#min-logo {
	float: left;
	height: 40px;
	width: 57px;
	position: relative;
	left: 20px;
}
#sign-off {
	position: relative;
	width: 740px;
	left: 40px;
	top: 6px;
	float: left;
}
#edge-logo {
	float: left;
	height: 32px;
	width: 75px;
	position: relative;
	top: 12px;
	left: 90px;
}
#sice-logo {
	height: 93px;
	width: 141px;
	position: relative;
	left: 20px;
	float: left;
	top: 15px;
}
#page-title {
	height: 50px;
	width: 350px;
	position: relative;
	left: 50px;
	top: 30px;
	clear: right;
	float: left;
}
#nav-menu {
	width: 940px;
	position: relative;
	left: 20px;
	top: 39px;
	clear: left;
}
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}
#nav-menu li
{
float: left;
margin: 0 2px;
}
#nav-menu li a
{
	height: 27px;
	line-height: 2.1em;
	width: 110px;
	display: block;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/button-off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
#nav-menu li a:hover
{
	height: 27px;
	line-height: 2.1em;
	width: 110px;
	display: block;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/button-on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
#blue-feature-box {
	background-image: url(../images/blue-feature-box.jpg);
	float: left;
	height: 122px;
	width: 234px;
	position: relative;
	left: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#red-feature-box {
	background-image: url(../images/red-feature-box.jpg);
	float: left;
	height: 122px;
	width: 234px;
	position: relative;
	left: 40px;
	margin-right: 10px;
	margin-bottom: 20px;
	clear: right;
}
#orange-feature-box {
	background-image: url(../images/orange-feature-box.jpg);
	float: left;
	height: 122px;
	width: 234px;
	position: relative;
	left: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#green-feature-box {
	background-image: url(../images/green-feature-box.jpg);
	float: left;
	height: 122px;
	width: 234px;
	position: relative;
	left: 40px;
	margin-right: 10px;
	margin-bottom: 20px;
	clear: right;
}
.feature-header {
	width: 221px;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 8px;
}
.feature-box-text {
	height: 55px;
	width: 105px;
	padding-left: 8px;
	position: relative;
	top: 10px;
	float: left;
}
.feature-box-image {
	width: 119px;
	top: 6px;
	position: relative;
	clear: right;
	float: left;
	height: 89px;
}
.feature-button {
	height: 21px;
	width: 60px;
	float: left;
	position: relative;
	left: 8px;
	top: -15px;
}
.page-subtitle {
	width: 950px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.column {
	width: 300px;
	margin-left: 20px;
	float: left;
}
.red {
	color: #F00;
}

