@charset "utf-8";
#wave {
	background-image: url(../images/wave.jpg);
	background-repeat: no-repeat;
	height: 768px;
	width: 90px;
}
#topscroll {
	background-image: url(../images/topscroll.png);
	height: 20px;
	width: 729px;
	color: #FFFFFF;
	text-align: right;
}

#maincontent {
	background-image: url(../images/maincontent.gif);
	background-repeat: no-repeat;
	height: 377px;
	width: 728px;
	text-align: right;
}
.footerline {
	background-image: url(../images/footerline.png);
	background-repeat: repeat-x;
	height: 5px;
	width: 100%;
}
.footercontact {
	margin-right: 8.5%;
	text-align: right;
	float:right;
}


#topcontent {
	background-image: url(../images/topcontent.gif);
	height: 257px;
	width: 525px;
	text-align: right;

}
.indextopcontent {
	margin-right: 20%;
}
#rightheader {
	background-image: url(../images/rightheader.png);
	background-repeat: no-repeat;
	height: 114px;
	width: 326px;
	text-align: right;
}


#leftcolum {
	background-image: url(../images/leftcolum.jpg);
	height: 768px;
	width: 65px;
}
#footer {
	font-size: 12px;
	margin-left: 10%;
}
.home {
	background-image: url(../images/home.jpg);
	height: 53px;
	width: 203px;
	background-repeat: no-repeat;
	display: block;
}
.home  a {
background-image: url(../images/home.jpg);
	height: 53px;
	width: 203px;
}
.home:hover   {
	background-image: url(../images/homepress.jpg);
	height: 53px;
	width: 203px;
}
#leftfooter {
	text-align: right;
}

.gallery {
	background-image: url(../images/gallery.jpg);
	height: 70px;
	width: 203px;
	background-repeat: no-repeat;
	display: block;
}
.gallery  a {
background-image: url(../images/gallery.jpg);
	height: 70px;
	width: 203px;
}
.gallery:hover   {
	background-image: url(../images/gallerypress.jpg);
	height: 64px;
	width: 203px;
}

.about {
	background-image: url(../images/about.gif);
	height: 65px;
	width: 203px;
	background-repeat: no-repeat;
	display: block;
}
.about  a {
background-image: url(../images/about.gif);
	height: 65px;
	width: 203px;
}
.readmore {
	text-align: left;
	margin-left: 23px;
}

.about:hover   {
	background-image: url(../images/aboutpress.gif);
	height: 62px;
	width: 203px;
}
.recommend {
	font-size: 16px;
}
.recommendname {
	color: #D5A163;
}

.title {
	font-size: 30px;
	color: #E59550;
}


.contact {
	background-image: url(../images/contact.jpg);
	height: 69px;
	width: 203px;
	background-repeat: no-repeat;
	display: block;
}
.contact  a {
background-image: url(../images/contact.jpg);
	height: 69px;
	width: 203px;
}
.contact:hover   {
	background-image: url(../images/contactpress.gif);
	height: 65px;
	width: 203px;
}
