@charset "UTF-8";
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#headwrap {
	clear: right;
	float: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float:left;
	width: 200px;
	height: 220px;
}
#blocks {
	clear: right;
	float: left;
	width: 800px;
	position: relative;
}


#text {
	float: left;
	width: 287.5px;
	margin-right: 8px;
}
#banner {
	float: left;
	width: 800px;
}
#photo1 {
	background-color: #FFFFFF;
	float: left;
	height: 300px;
	width: 500px;
	margin-top: 0px;
	margin-right: 4.5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu li {
  list-style-type:none;
  margin:0 0 0.25em 0; /* ADDED */
  }
#menu a, #menu a:visited {
	display:block;
	width:9em;
	font-family:arial, verdana, sans-serif;
	font-size:1em;
	text-align:center;
	text-decoration:none;
	color:#000000;
	padding:0.25em; /* ADDED */
  }
#menu a:hover {
  background:#ddd;
  color:#66cc33;
  }
#menu {
  position:relative; /* ADDED */
  padding:0;
  margin:0;
  width:0;
}


#menu a span {
  display:none;
}
#menu a:hover span {
  display:block;
  position:absolute;
  left:10em;
  top:0;
  text-align:left; /* ADDED */
  padding:0.5em;  /* ADDED */
  width:24em; /* ADDED */
  color:#000; /* ADDED */
}
#menu img {
  float:left;
  margin:0.25em 1em 0.5em 0;
}
#menu a:hover span:first-line {
  font-weight:bold;
  font-size:1.2em;
  color:#66cc33;
}
#nav {
	float:left;
	width: 600px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#photo2 {
	height: 191px;
	width: 191px;
	margin-top: 4.5px;
	margin-right: 9px;
	margin-bottom: 4.5px;
	float: left;
}
#footer {
	position: relative; /* negative value of footer height */
	height: 150px;
	width: 800px;
	clear:both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
	}
img
{  border-style: none;
}
.clear {clear: both;}
#photo3 {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	float: left;
	height: 200px;
}#photo4 {
	float: left;
	height: 200px;
	width: 300px;
}
#logo2 {
}
#text1 {
	width: 800px;
}
#contact {
	float: left;
	width: 209px;
}
#center {
	margin-right: auto;
	margin-left: auto;
}

