/* hide from ie on mac \*/
html {
	height: 100%;
	}

.flashcontent {
	height: 100%;
	}
/* end hide */

* { 
	margin: 0; 
	padding: 0; 
	} 
body {
	background:url(../images/paper.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#454039;
	text-align:center;
	}
a:link,
a:visited {
	color:#8b743b;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}


.wrapper {
	position:relative;
	width:1000px;
	height:649px;
	margin: 0px auto 0 auto;
	background:url(../images/backer.png) no-repeat center;
	} 
.logo {	
	position:absolute;
	left:15px;
	top:5px;
	height:173px;
	width:193px;
	}
.contact {
	position:absolute;
	left:800px;
	top:5px;
	width:202px;
	height:150px;
	}
.non_alc {
	position:absolute;
	left:85px;
	top:380px;
	height:218px;
	width:180px;
	z-index:2;
	}
.non_alc_button {
	position:absolute;
	left:30px;
	top:530px;
	width:271px;
	height:19px;
	z-index:3;
	background:url(../images/btn_non-alcohol.png) no-repeat;
	padding:18px 4px;
	}
.non_alc_button a,
.non_alc_button a:link,
.non_alc_button a:visited {
	font-size:14px;
	color:#454039;
	}
.non_alc_button a:hover {
	font-size:14px;
	color:#fff;
	text-decoration:none;
	}
.age {
	position:absolute;
	left:488px;
	top:227px;
	height:281px;
	width:423px;
	padding:50px 10px 20px 10px;
	background:url(../images/age.png);
	}	
.age table {
	position:relative;
	left:52px;
	margin-top:57px;
	}
.eighty_years {
	position:absolute;
	left:830px;
	top:420px;
	width:183px;
	height:244px;
	background:url(../images/80yrs.png);
	z-index:5;
	}

.form {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.copybox {
	position:absolute;
	top:630px;
	left:30px;
	height:30px;
	width:100px;
	z-index:10;
}
.copyright,
.copyright a:link,
.copyright a:visited {
	color:#8b743b;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	}
.copyright a:hover {
	text-decoration:underline;
	}
