* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #000000;
	text-align: center;
	background-image: url(images/2.jpg);
	background-repeat: no-repeat;
	background-position: center -25px;
}
#all {
	width: 100%;
}
#content {
	width: 100%;
	height: 1200px;
	display: block;
}
#content p {
	display: block;
	clear: both;
}


#header {
	height: 390px;
	width: 98%;
	float: left;
}
#adress {
	display: block;
	float: right;
	width: 25%;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #9D6844;
	padding-top: 50px;
	text-align: right;
}

#logo {
	float: left;
	width: 400px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#presentation {
	position:absolute;
	width:500px;
	height:500px;
	left: -20px;
	top: 588px;
}
#navbar {
	display: block;
	left: 25px;
	top: 420px;
	width: 779px;
	text-align: center;
	padding: 0px;
	background-color: transparent;
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 3000;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	display: block;
}
#navbar li {
	display: block;
	list-style-type: none;
	float: left;
	width: 194px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
#navbar li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FE9B3E;
	font-size: 24px;
	font-weight: normal;
	background-image: url(images/a4.jpg);
	background-repeat: no-repeat;
	height:80px;
	width: 190px;
	display: block;
	padding-top: 119px;
	background-position: center top;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navbar li a:hover {
	text-decoration: underline;
	background-image: url(images/hover4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	color: #CBDB30;
	padding-top: 119px;
	height: 80px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#supportingText {
	float: right;
	top: 625px;
	width: 50%;
	clear: both;
	text-align: left;
	display: block;
	z-index: 5000;
	background-color: transparent;
	position: absolute;
	right: 20px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 500px;
}
#video {
	height: 265px;
	width: 320px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
}

#supportingText img {
	float: right;
	border: 2px double #D5F7AA;
	margin-left: 5px;
}

#supportingText p {
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: justify;
	padding-bottom: 10px;
	background-image: url(images/dither.gif);
	color: #9D6844;
}
#supportingText p:first-letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}
#footer {
	clear: both;
	height: 45px;
	width: 100%;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding-top: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	font-weight: bold;
}
#footer a {
	color: #515151;
}
#footer a:hover {
	color: #77773C;
}
