@charset "UTF-8";
body, html {height:100%
	}
#moveit, #wrapper, #innerfooter, #bottom_menu, #full_paper, #full_paper_bot  {
	margin-right: auto;
	margin-left: auto;
	}
#latest_wrapper, #news_box, .right, .subOp, .image, .border {
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-radius:6px;
	background-color:#0e3b1e
	}
body {
	background-image: url(../Images/Layout/Background_pattern.jpg);
	}
* {
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	}
a {
	cursor: pointer;
	color: #F00;
}
h1,h2,h3 {
	font-family:Herculanum;
	font-weight:100;
	}
h1{
	font-size:35px
	}
h2{
	font-size:20px
}
h3{
	font-size:30px;
	text-align:center;
	line-height:50px;
}

#wrapper {
	width: 900px;
	margin: 0 auto -220px;
	min-height: 100%;
	position:relative;
	}
#moveit {
	height: 260px;
	width: 740px;
	position:relative
	}
#title{
	position: absolute;
	left: 270px;
	top: 80px;
	height: 50px;
	}
#title2{
	position: absolute;
	left: 334px;
	top: 132px;
	}
.overImg{
	position:absolute;
	z-index:500;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;	
	transition: opacity 0.5s ease-in-out;
	overflow:hidden;
	margin:9px; 
	}
.overImg:hover{
	opacity: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
.push {
	height:300px;
	}
#footer, #lower_footer, #innerfooter {
	height: 186px;
	background-image: url(../Images/Layout/outerfooter-img.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}
#footer, .push {
	clear:both
	}
#innerfooter {
	height: 187px;
	width: 900px; 
	background-image:url(../Images/Layout/footer_img.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	}
#lower_footer {
	height:50px;
	background-repeat: repeat;
	}
#lower_footer a{
	color:#FFF;
}

#bottom_menu {
	width:900px;
	text-align:right;
	height:50px;
	line-height: 50px;
	position:relative;
}
#left_bot {
float:left;	
color:#FFF;
position:absolute;
left:0;
}
#right_bot {
float:right;
position:absolute;
right:0;
}
.menu {
	width: 108px;
	float: left;
	height: 40px;
	overflow: hidden;
}
.menuItem, .menuItemD {
	height: 40px;
	width: 108px;
	line-height: 40px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	text-align: center;
	overflow: hidden;
	background-color:#0e3b1e;
	float:left;
}
.menuItemD {
	background-color:#005826;
}
.menuItem:hover, .menuItemD:hover {
	background-color:#09F;
}

#menuWrapper {
	position: absolute;
	width: 756px;
	height: 40px;
	z-index: 2000;
}
#menuSpacer {
	width: 756px;
	height:40px;
	margin-right: auto;
	margin-left: auto;
	clear:both;

}
.arrow_down {
	width: 0px;
	height: 0px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #0e3b1e;
	position: absolute;
}
#menu_arrow {
	top: 300px;
}
#submenu_arrow {	
	top: 340px;
	border-top: 10px solid #005826;
}#wrapper #moveit #Map area:focus {outline:none;
}
.italic {
	font-style: italic;
}
.Italic {
	font-style: italic;
}
