body {
	margin: 20px;
	padding: 0;
	background:#999999  url(../images/img7.gif);
	font: normal small Arial, Helvetica, sans-serif;
	color: #6F4503;

}



h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #9E6813;
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	color: #6F4503;
}

a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6F4503;
}

img {
	border: none;
}

/* Header */

#header {
	width: 790px;
	height: 110px;
	margin: 0 auto;
	padding: 35px 0 0 0;
	background: white url(../images/logo_momentumv4.jpg) no-repeat;
	border: 5px solid #FFFFFF;
	border-bottom: none;
}

#header h1 {
	text-align: center;
	font-size: 3em;
}

#header h2 {
	text-align: center;
	font-size: 1.4em;
}

#header a {
	text-decoration: none;
	color: #9E6813;
}


#language2 {
border: 0px ; 
color: #000000;
text-align: right;
width: 760px;
height:100px;
margin: 10px;
margin-top:80px;
padding: 4px;
color: navy;
}

/* Menu */

#menu {
	width: 790px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	background: #003366;
	border: 5px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 98px;
	height: 26px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background: #000000;
	color: #FFFFFF;
}

/* Splash */

#splash {
	width: 790px;
	margin: 0 auto;
	background: #FFFFFF;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
}
#splash2 {
	width: 790px;
	margin: 0 auto;
	background: #FFFFFF;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
}
/* Content */

#content {
	width: 790px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 5px solid #FFFFFF;
}
#content2 {
	width: 785px;
	margin: 0 auto;
	background: #FFFFFF;
}

#content .title {
	padding: 10px 20px;
	background: #DCB30D repeat-x left bottom;
	font-size: 1em;
}

#content .story {
	padding: 20px;
	border: 2px solid #FFEE8E;
}

/* Footer */

#footer {
	width: 750px;
	margin: 0 auto;
	padding: 10px 20px;
	background: #003366;
	border: 5px solid #FFFFFF;
	border-top: none;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: x-small;
	color: #CCCCCC;
}

#footer a {
	color: #CCCCCC;
}



.style1 {color: #CC9900}


#Layer1 {
	position:absolute;
	color:#FFFFFF;
	width:790px;
	height:225px;
	top: 280px;
	font-size: 48px;
	font-style:italic;
	text-align:center;
}

#LayerRest {
	position:absolute;
	color:#FFFFFF;
	width:790px;
	height:225px;
	z-index:200;
	top: 280px;
	font-size: 48px;
	font-style:italic;
	text-align:center;
}



.Menu-item {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #74716A;
	text-decoration: none;
}
.activeMenu-item {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

