body {
	font-size: 13px;
	color: #191919;
	font-family: 'Courier New';
	background-color: #E9E9E9;
	padding: 0 0 0 0;
	text-align: center;
	margin: 0 0 0 0;
}

#logo {
	border: 1px solid #898989;
	overflow: auto;
	margin: 0 auto;
	background-color: #F9F9F9;
	width: 805px;
}

#logo p {
	padding: 0px 15px 0px 15px;
}

#logo h1 {
	font-size: 26px;
}

#navcontainer {
	margin: 0 auto;
	width: 805px;
	border-bottom: 1px solid #898989;
	height: 438px;
}

#description {
	text-align: justify;
}

#special {
	display: inline;
	margin: 0 auto;
	text-align: right;
}

#special img {
	border:1px solid #000000;
	margin: 18px 9px 0px 9px;
}

#copy {
	margin:11px;
	border:1px solid;
}

ul{
	margin-left: -20px;
}

li {
	float:left;
	list-style:none;
	text-align: center;
}

.contenttext {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

a {
	text-decoration: none;
	color:#012259;
}

a:hover {
	text-decoration: underline;
	color: #DB0299;
}

h2.content {
	font-size:20px;
	margin: 30px 0px 30px 0px;
}

#sitemast {
	clear: both;
}

#activeMenu {
	text-align: center;
	float: left;
	width: 785px;
}

#topmenu {
	float: right;
	height: 16px;
	width: 16px;
	padding-right: 4px;
	padding-bottom: 3px;
}

#topmenu img {
	border: 0;
}

#site {
	height: 2px;
	margin-left: 10px;
	color: #F7F8F9;
	width: 785px;
	float: left;
}

.bottom {
	width: 785px;
	height: 1px;
}


.welcomeText {
	display: none;
	float: right;
	width: 785px;
}


.img1 {
	width: 785px;
	text-align: center;
	background-color: #F9F9F9;
	height: 20px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

