@charset "utf-8";
/* CSS Document */


#apDiv1 {
	position: absolute;
	width: 252px;
	height: 194px;
	z-index: 1;
	left: 20px;
	top: 260px;
}
.header_large {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13pt;
	color: #FFFFFF;
	letter-spacing: -1px;
	font-weight: normal;
	text-align: center;
	font-style: normal;
}
.Menu_text {
	font-family: 'Open Sans', sans-serif;
	font-size: 12pt;
	font-weight: normal;
	letter-spacing: -1px;
	color: #fefefe;
	padding-left:20px;


}


.main_text {
	font-family: 'Open Sans', sans-serif;
	font-size: 11pt;
	font-weight: normal;
	letter-spacing: 0px;
	color: #FFFFFF;
}

.main_text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	letter-spacing: -1px;
	color: #dbdbdc;
	text-align: left;
	padding-left:300px;
}
.h1 {
	font-family: 'Cardo', serif;
	font-size: 26pt;
	font-weight: normal;
	letter-spacing: -1.5px;
	color: #d7d722;
}


.footer {
	font-family: 'Open Sans', sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #e6e4e4;
}

.footer2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #EFEFEF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
#footer {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 60px;
	z-index: 1001;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#logo_frame {
	position: absolute;
	width: 200px;
	height: 115px;
	z-index: 1191;
	left:50%;
	margin-left:-500px;
	top:75px;
}

.bottle_glow {-webkit-box-shadow: 0px 0px 53px 0px rgba(252,247,252,1);
-moz-box-shadow: 0px 0px 53px 0px rgba(252,247,252,1);
box-shadow: 0px 0px 53px 0px rgba(252,247,252,1);}

a img {outline : none;}