@charset "utf-8";
body, html   {
	margin: 0px 0px;
	cursor: auto;
	height: auto;
	min-width: 960px;
	background-color: #2e2015;
	background-image: url(bg_body.png);
	background-repeat: repeat-x;
	background-position: center top;
}
img, img a {
	border:none;
}
.flowerslidersize {
	height: 790px;
	width: 15%;
	position: absolute;
	visibility: visible;
	z-index: 400;
	background-image: url(flowerslider.png);
	background-repeat: no-repeat;
	background-position: right top;
	max-width: 220px;
	display: block;
}
.content {
	width: 420px;
	position: relative;
	width: 100%;
	height: auto;
	background-image: url(body_overlay.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.searchsize {
	width: 100%;
	height: 100px;
	position: relative;
	z-index: 310;
}
.searchholdersize {
	width: 930px;
	height: 70px;
	position: relative;
	margin: 0px auto;
}

.headersize {
	width: 100%;
	position: relative;
	height: auto;
}
.headerholdersize {
	height: 170px;
	width: 900px;
	position: relative;
	margin: 0px auto;
	background-image: url(watermark.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 10px;
}

.logosize {
	height: 170px;
	width: 200px;
	position: absolute;
	text-align: center;
	padding: 0px 0px;
}
.bannersize {
	position: relative;
	width: 880px;
	height: auto;
	margin: 0px auto;
	z-index: 100;
	padding: 10px 10px;
	background-color: #FFFFFF;
}

.banneroverlaysize {
	position: absolute;
	width: 540px;
	height: 50px;
	background-image: url(overlay.png);
	bottom: 0px;
	z-index: 200;
}
.bannerimagesize {
	position: relative;
	width: 540px;
	height: 300px;
	overflow: hidden;
	z-index: 100;
}

.menusize {
	position: relative;
	width: 100%;
	height: auto;
	clear: both;
}





.menugroupsize {
	position: absolute;
	height: auto;
	width: 685px;
	bottom: 0px;
	right: 0px;
}

.middlesize {
	position: relative;
	width: 100%;
	clear: both;
	height: auto;
}


.middleholdersize {
	width: 880px;
	height: auto;
	position: relative;
	margin: 0px auto;
}

.contentinterfacesize {
	width: 100%;
	height: auto;
	position: relative;
	margin: 0px auto;
}
.interfaceheadersize {
	height: 20px;
	width: 100%;
	position: relative;
}
.interfacebodysize {
	height: auto;
	width: 100%;
	position: relative;
	background-image: url(content_bg.png);
	background-repeat: repeat;
	background-position: center top;
}
.innercontentsize {
	position: relative;
	width: 100%;
	height: auto;
}
.interfacefootersize {
	height: 20px;
	width: 100%;
	position: relative;
	clear: both;
}
.contentfootersize {
	height: 10px;
	position: relative;
	clear: both;
}

.footersize {
	width: 100%;
	height: auto;
	clear: both;
	position: relative;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #645A46;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}
.footerholdersize {
	width: 900px;
	height: 70px;
	position: relative;
	margin: 0px auto;
}

