body {
	font-family: "Franklin Gothic Book", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.footer {
	font-family: "Franklin Gothic Book", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1A3281;
}
#header {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 1;
	height: 70px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#top_navigation {
	position: absolute;
	height: 70px;
	width: 370px;
	left: 230px;
	overflow: visible;
	visibility: visible;
	top: 0px;
}
#top_spacer {
	position: relative;
	height: 15px;
	width: 600px;
	visibility: visible;
	z-index: 2;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
}
#bottom_spacer {
	position: relative;
	height: 5px;
	width: 600px;
	visibility: visible;
	overflow: hidden;
	z-index: 5;
	margin-right: auto;
	margin-left: auto;
}

#slideshow {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 3;
	height: 270px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#welcome {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 4;
	height: 250px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 15px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: visible;
	visibility: visible;
	z-index: 5;
}

#sidebar_nav_top {
	width: 150px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 70px;
	left: 0px;
	top: 85px;
	text-align: right;
}
#maincontent_body {
	overflow: visible;
	position: absolute;
	visibility: visible;
	height: 1px;
	width: 370px;
	left: 229px;
	top: 30px;
}
h1 {
	font-family: "Franklin Gothic Book", sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-transform: capitalize;
}
#sidebar_nav_bottom {

	width: 150px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 70px;
	left: -240px;
	top: 172px;
}
.sidebar {
	font-family: "Franklin Gothic Book", sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	color: #999999;
}

#sidebar_nav_text {
	text-align: right;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 5;
	height: 66px;
	width: 159px;
	left: 0px;
	top: 85px;
}
.sidebar_highlight {

	font-family: "Franklin Gothic Book", sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	color: #000000;
}
.welcome_text {

	font-family: "Franklin Gothic Book", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #1A3281;
}
#sidebar_nav_text2 {

	text-align: right;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 5;
	height: 60px;
	width: 160px;
	left: 0px;
	top: 360px;
}
.sidebar2 {

	font-family: "Franklin Gothic Book", sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	color: #1A3281;
}
.sidebar_highlight a:link {

	font-family: "Franklin Gothic Book", sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	color: #000000;
}
.sidebar_highlight a:visited {

	font-family: "Franklin Gothic Book", sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	color: #000000;
}
.sidebar_highlight a:hover {

	font-family: "Franklin Gothic Book", sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	color: #000000;
}
.sidebar_highlight a:active {


	font-family: "Franklin Gothic Book", sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	color: #000000;
}
#name, #email {
  width: 200px;
  }
#message {
  width: 350px;
  height: 150px;
  }
.warning {
  font-family: "Franklin Gothic Book", sans-serif;
  font-weight: bold;
  color: #FF0000;
  }
