body {
  margin: 0;
  padding: 0;
  background: #5bdb05 url(images/background.jpg) repeat-x;
  text-align: center;
}
p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
}
p.seo {
	margin: 10px;
	font-size: 9px;
	text-align: center;
}
#wrapper {
  margin: 0 auto;
  padding: 0;
  height: auto;
  width: 750px;
  position: relative;
  text-align: left;
}
#header {
	margin: 0;
	background: url(images/flash.jpg) no-repeat;
	height: 394px;
	width: 750px;
}
* html #content {
	height: 200px;
}
#content {
	margin: 0;
	padding: 0;
	height: auto;
	min-height: 200px;
	width: 750px;
}
#content h2 {
	margin: 0;
	height: 41px;
}
#content h2 span {
	display: none;
}
#content h2.index {
	background: transparent url(images/index.jpg) no-repeat;
	height: 41px;
	width: 750px;
}
#content h2.aboutus {
	background: transparent url(images/aboutus.jpg) no-repeat;
	height: 41px;
	width: 750px;
}
#content h2.gallery {
	background: transparent url(images/gallery.jpg) no-repeat;
	height: 41px;
	width: 750px;
}
#content h2.contact {
	background: transparent url(images/contact.jpg) no-repeat;
	height: 41px;
	width: 750px;
}
#content h2.offer {
	background: transparent url(images/offer.jpg) no-repeat;
	height: 41px;
	width: 750px;
}
#content p {
	margin: 10px;
	text-align: justify;
}
#content img {
	margin: 10px;
	padding: 1px;
	height: 120px;
	width: 160px;
	float: right;
	border: 1px solid #aae569;
}
#content #gallery {
	margin: 0;
	padding: 0;
	height: auto;
	width: 780px;
	clear: both;
}
#content #gallery ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}
#content #gallery ul li {
	margin: 0 6px 6px 0;
	height: 84px;
	width: 104px;
	float: left;
}
#content #gallery ul li img {
	margin: 0;
	padding: 1px;
	height: 80px;
	width: 100px;
	border: 1px solid #aae569;
}
#content #space	{
	height: 4px;
	font-size: 1px;
	padding-bottom: 0px;
	clear: both;
}
#footer {
	margin: 0 0 0 10px;
	padding: 0;
	height: 38px;
	width: 730px;
	border-top: 1px solid #aae569;
}
#footer h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
	font-weight: normal;
  color: #ffffff;
	text-align: right;
}
a:link, a:visited {
	text-decoration: none;
	color: #d8ea85;
}
a:hover {
	text-decoration: underline;
	color: #d8ea85;
}

.fbslide {
	padding: 10px;
    background: url(images/bg_fbslide.png) no-repeat scroll -2px -2px transparent;
    height: 402px;
	width: 235px;
    position: fixed;
	top: 172px;
    left: 0;
	z-index: 1000;
}

.fbclose {
    background-position: 0px 0px -242px 0px;
}

#fbin {
	margin-left: 0px;
	height: 370px;
	width: 150px;
	display: block;
	float: left;
}

iframe {
	height: 370px;
	width: 185px; 
	border: none;
	overflow: hidden; 
}

#xfbml {
	height: 0px;
	width: 0px;
	display: none;
}
