.top {
	height: 15px;
	background-color: black;
	font-size: 1px;
}
* {
	margin: 0px;
	padding: 0px;
}
#masthead #mast-images {
	height: 90px;
	width: 575px;
	padding-left: 220px;
}

#masthead {
	background-color: #22617E;
	width: 100%;
	height: 100px;
	border-top: 2px solid white;
}
#border {
	height: 15px;
	width: 100%;
	border-bottom: 2px solid white;
}

#masthead #mast-logo {
	height: 80px;
	width: 83px;
	margin-left: 10px;
	margin: 5px 0 -5px 0;
	padding-bottom: 5px;
}
#masthead #cp-img {
	height: 32px;
	width: 337px;
	padding-bottom: 27px;
}

#masthead #scm-img {
	height: 25px;
	width: 503px;
	margin: -27px 0 27px 80px;
}
.funky-img {
	background-image: url(../images/header_funk_bg.gif);
	width: 100%;
	background-repeat: repeat-x;
	height: 10px;
	font-size: 1px;
}
#nav {
	background-color: #000000;
	height: 1.75em;
	width: 100%;
}
#nav ul {
	width: 750px;
	margin-left: 220px;
}

#nav li {
	display: inline;
	list-style-type: none;
	padding: 10px 15px 10px 0;
	font-size: 0.9em;
	color: #CCFFFF;
	font-weight: bold;
}
#nav #nav-list a {
	font-size: 0.75em;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#nav #nav-list a:hover {
	color: #B7EBEF;
	text-decoration: none;
}

#container #menue {
	height: 35px;
	border-bottom: 2px solid #006699;
	margin-top: 10px;
	width: 100%;
}
#container #menue h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	margin-left: 50px;
	padding: 10px 0 0px 50px;
	font-weight: bolder;
	letter-spacing: 0.7em;
	font-size: 150%;
}
#container #menue h2 .sub-head {
	color: #800000;
	letter-spacing: 0.1em;
	font-size: 90%;
	font-weight: normal;
}
#foot {
	display: inline;
	width: 100%;
}

#footer {
	background-color: #22617E;
	height: 30px;
}
.bottom {
	background-color: #000000;
	height: 23px;
	width: 100%;
}
.bottom li {
	list-style-type: none;
	padding: 5px 0 5px 15px;
	display: inline;
}
.bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px 2px 5px 2px;
}
.bottom a:hover {
	color: #9FD8DD;
	text-decoration: none;
}
.bottom #hooter-legal #home-but {
	font-weight: bold;
	background-image: url(url(../images/home.jpg)
%20no-repeat);
	background-position: right;
	background-image: url(../images/home.jpg);
	width: 60px;
	background-repeat: no-repeat;
	padding: 0 25px 0 0;
	margin-left: 180px;
}
.bottom #hooter-legal {
	margin-left: 270px;
	float: left;
}
#footer #footer-img {
	margin-left: 283px;
}
#all {
	width: 100%;
}
