@charset "utf-8";
#main #menu #navmenu {
	list-style: none;
}
#main #menu {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 1200px;
	margin-left: 0px;
	background-color: #436ea5;
	height: 40px;
}
#main #banner {
	padding: 0px;
	margin-top: -5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}


#main {
	margin: 0px auto;
	padding: 0px;
	width: 1200px;
	background-color: #ccd4d5;
}


body {
	margin: 0px;
	padding: 0px;
	font-family: "Raleway";
	background-color: #ccd4d5;
}


#menu #navmenu li {
	width: 164px;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: white;
	/* [disabled]height: 64px; */
	/* [disabled]background-color: #436ea5; */
}
#main #contents h2  {
	color: #436ea5;
	border-bottom: 4px solid #436ea5;
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	width: 177px;
	border-top-color: #436ea5;
	border-right-color: #436ea5;
	border-left-color: #436ea5;
	text-transform: uppercase;
}

#navmenu .single a {
	text-decoration: none;
	display: block;
	width: 120px;
	height: 44px;
	color: white;
	margin-top: 0px;
	font-size: 20px;
	padding-top: 0px;
	line-height: 45px;
	border-bottom: thin;	/*background-image: url(../images/button_bcgnd.png);*/
	text-transform: uppercase;
}
#menu #navmenu #current {
	/* [disabled]width: 125px; */
	text-align: center;
	float: left;
	margin-right: 0px;
	color: red;
}
#navmenu .single a:hover {
	color: #F39A08;
}#menu #navmenu #current a:hover {
	color: #254A96;
}
#main .clear_both {
	clear: both;
}
#main #contents h3 {
	color: #436ea5;
}
#main #copyright {
	text-align: center;
}
#main #logos #slot_logo {
	float: right;
	margin-right: 28px;
	margin-top: 5px;
}
#main #footer {
	height: 172px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 28px;
	padding-bottom: 0px;
	background-color: #436ea5;
	color: #EAEEF3;
	font-weight: normal;
	width: 1200px;
}
#main #logos {
	margin: 0px;
	background-color: #436ea5;
	padding-bottom: 0px;
}
#main #footer #footer_right {
	margin-top: 40px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: right;
}
#main #footer #footer_left {
	float: left;
}
#footer #footer_left a {
	color: white;
}
