#content {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	background-color: #20ABE2;
	margin-bottom: 40px;
	height: 630px;
	margin-top: 20px;
}
#footer2 {
	font-color: #1B1464
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.content_imgS {
	float: left;
	margin-left: 10px;
	margin-bottom: 8px;
}
.content_imgL {
	float: right;
	margin-right: 10px;
}
#dec {
	float: right;
	background-image: url(images/scene_10.jpg);
	background-repeat: no-repeat;
	height: 93px;
	width: 895px;
	background-position: bottom;
}
#dec p {
	display: block;
	margin: 0px;
	padding: 10px;
	height: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
.btn {
	float: left;
	margin-left: 7px;
	margin-top: 8px;
}
#updated {
	margin-bottom: 10px;
	height: 33px;
	background-image: url(images/scene_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: none;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 6px;
	padding-left: 320px;
}

#siteNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	//left: auto;
	top: 120px;
	background-color: #073066;
        border-right-color: #FFFFFF;
	padding: 2px;
	height: 45px;
	width: 950px;
}

#siteNav ul {
	margin: 0px;
	padding: 5px;
	display: block;
	text-align: center;
	float: left;
	list-style-type: none;
}
#siteNav li {
	display: block;
	background-position: center;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#siteNav a {
	color: #FFFFFF;
	text-decoration: none;
	background-position: bottom;
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	text-transform: uppercase;
	height: 32px;
	width: 100px;
	letter-spacing: -1px;
	padding: 0px;
}
#siteNav a:hover {
	color: #d5000a;
	text-decoration: none;
	background-position: bottom;
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	text-transform: uppercase;
	height: 32px;
	width: 100px;
	letter-spacing: -1px;
	padding: 0px;
}

#siteNav em {
	font-size: 11px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	color: #FFFFFF;
}

#siteNav em:hover {
	font-size: 11px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	color: #FFFFFF;
}
#siteNav rt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
