body {
	font: 17px arial, helvetica, sans-serif;
	color: #fff;
	background: #5f70cc url(images/bg2.jpg) repeat-x;
	background-position: 0 0;
	margin: 144px 0 40px 0; 
	padding: 0;
}
h2 {
	background: #fff;
	padding: 5px;
	border: solid 1px #000;
  font-style: italic;
	color: #1818ad;
	text-align: center;
}
h3 {
	background: #1818ad;
	padding: 1px;
	border: solid 1px #fff;
  font-style: italic;
	color: #fff;
	text-align: center;
}
h4 {
	/*position: relative;
	bottom: 100%; */
	text-align: center;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	color: #fff;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	color: #f93;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	color: #fff396;
}
#expo {
	position: relative;
	left: 400;
	top: 0;
	z-index: 100;
}
#logo {
	position: absolute;
	left: 0;
	top: 0;
}
#expo {
	position: absolute;
	left: 720px;
	top: 0;
	z-index: 100;
}
#tagline1 {
  font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #ffc;
	position: absolute;
	left: 500px;
	top: 9px;
}
#tagline2 {
  font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #ffc;
	position: absolute;
	left: 484px;
	top: 29px;
}
#tagline3 {
  font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #ffc;
	position: absolute;
	left: 465px;
	top: 49px;
}
#tagline4 {
  font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #ffc;
	position: absolute;
	left: 440px;
	top: 69px;
}
#nav1 {
	position: absolute;
	width: 158px;
	left: 0;
	top: 50px;
	visibility: visible;
}
#nav2 {
	position: absolute; 
	width: 158px; 
	left: 79px; 
	top: 50px;
	visibility: visible;
}
#nav3 {
	position: absolute; 
	width: 158px; 
	left: 158px; 
	top: 50px;
	visibility: visible;
}
#nav4 {
	position: absolute; 
	width: 158px; 
	left: 237px; 
	top: 50px;
	visibility: visible;
}
#nav5 {
	position: absolute; 
	width: 158px; 
	left: 316px; 
	top: 50px;
	visibility: visible;
}
#wrapper {
	margin: 15px 20px 10px 20px;
}
#content p {
	text-align: justify;
}
.submenu p {
	margin: 0;
}
.submenu a {
	border-right: 1px solid #7c98c8; 
	padding-right: 6px; 
	border-top: 1px solid #e8ecf5; 
	display: block; 
	padding-left: 6px; 
	padding-bottom: 3px; 
	border-left: 1px solid #e8ecf5; 
	width: 104px; color: #fff; 
	padding-top: 3px; 
	border-bottom: 1px solid #7c98c8; 
	background-color: #80aad0; 
	text-decoration: none;
}
.submenu a:hover {
	border-right: #666 1px solid; 
	border-top: #666 1px solid; 
	border-left: #666 1px solid; 
	color: #333; 
	border-bottom: #666 0 solid; 
	background-color: #b6dff3;
}
.submenu a:active {
	border-right: #666 1px solid; 
	border-top: #666 1px solid; 
	border-left: #666 1px solid; 
	color: #333; 
	border-bottom: #666 0 solid; 
	background-color: #b6dff3;
}
#skipnav {
	display: none;
}

