@charset "utf-8";
/* CSS Document */

#container {
	background-image: url(../images/contentbackground.gif);
	width: 900px;
	margin-left: -450px;
	left: 50%;
	background-repeat: repeat;
	position: absolute;
}

#content {
	position: relative;
	width: 800px;
	z-index: 4;
	margin-top: 30px;
	padding-left: 90px;
}

#content a {
	color: #666666;
	text-decoration: underline;

}

#content a:hover {
	text-decoration: none;

}

#clear {
	clear: both;
	width: 15px;
	height: 1px;
}

#headimg {
	z-index: 2;
	position: absolute;
}
#headinfo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
	width: 900px;
}
#footer {
	text-align: center;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 114px;
	position: relative;
}
#bottom a {
	color: #708DC5;
	text-decoration: none;
	font-style: normal;
}

#bottom a:hover {
	color: #F0D037;

}

#bottom {
	background-color: #1F2F50;
	color: #708DC5;
	padding-left: 5px;
	text-align: center;
	clear: both;
}
#name {
	padding-left: 85px;
	position: absolute;
	z-index: 3;
	top: 90px;
}
#navigation {
	position: relative;
	z-index: 100;
	padding:130px 0 20px 80px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}


#right {
	width: 211px;
	float: right;
	margin-right: 65px;
	display: inline;
}
#left {
	width: 500px;
}



body {
	background-color: #1F2F50;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smallsubhead {
	color: #DA402B;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 2px;
	font-weight: bold;
}
.boldsubhead {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

h1 {
	color: #DA402B;
	font-size: 13px;
}
.toppad {
	padding-top: 15px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sectionhead {
	color: #FFFFFF;
	background-color: #3366CC;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	line-height: 14px;
	vertical-align: middle;
}
.blueheading {
	color: #3366CC;
}
.largesubhead {

	color: #DA402B;
	font-size: 14px;
	text-transform: capitalize;
	margin-bottom: 2px;
	font-weight: bold;
}
#wagt_map_10 {
	float: right;
}
#divnews {
	background-image: url(../images/ruby-overb.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.quote {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	font-style: italic;
}
.quotecredit {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	text-align: right;
}



ul.classic {
 list-style: disc;
 margin-bottom: 1em;
 padding-left: 2em;
}



.dropdown-upward {
 margin-top: 400px !important;
}