@charset "UTF-8";
/* CSS Document */

.RMbackground {
	background-repeat: no-repeat;
	background-image: url(_imgs/bottle.jpg);
	background-position: 27px -10px;
	position: absolute;
	height: 346px;
	width: 340px;
	float: right;
	bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 70%;
}
.menu_box {
	position: absolute;
	bottom: 125px;
	right: 0px;
}
.logo {
	font-size: 24px;
	letter-spacing: 9px;
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.RMcontent {
	position: absolute;
	height: 95%;
	width: 570px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	bottom: 0%;
	left: 35%;
	background-color: #EDEDED;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.contenttable {
	bottom: 0px;
	height: 100%;
	text-align: center;
	vertical-align: text-bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
}
.logo_b {
	font-size: 9px;
	letter-spacing: 5px;
	font-family: "Lucida Console", Monaco, monospace;
	text-transform: none;
	color: #CCC;
}
.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	letter-spacing: 3px;
}
.quote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
	display: block;
	width: 365px;
	float: none;
	clear: none;
	padding: 10px;
	list-style-type: none;
	text-align: justify;
	line-height: 18px;
	background-color: #FFF;
	position: absolute;
	bottom: 45%;
}
.quotesig {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	bottom: 45%;
	position: absolute;
	left: 175px;
	text-decoration: none;
	color: #666;
}
.logo_box {
	width: 100%;
	height: 125px;
	background-color: #333;
	position: absolute;
	bottom: 0px;
	text-align: center;
}