@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#container {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:100%;
	left:50%;
	margin-left:-500px;
	min-height: 100%;

}




#flash {
	position:absolute;
	left:0px;
	top:0px;
	width:532px;
	height:775px;
	z-index: 994;
}

#logo {
	position:absolute;
	left:788px;
	top:18px;
	width:212px;
	height:64px;
}

#menu {
	position:absolute;
	left:795px;
	top:100px;
	width:180px;
	height:111px;
}

#title {
	position:absolute;
	left:558px;
	top:160px;
	width:256px;
	height:55px;
	z-index:996;
}

#content {
	position:absolute;
	left:559px;
	top:213px;
	width:394px;
	height:382px;
	z-index:997;
	overflow:auto;
}

p, ul { margin-right: 2em;
}


#line {
	position:absolute;
	left:540px;
	top:213px;
	width:300px;
	height:382px;
	z-index:995;
}

#bottle-cap {
	position:absolute;
	left:913px;
	top:677px;
	width:80px;
	height:70px;
	z-index: 999;
	
}

#addy {
	position:absolute;
	left:541px;
	top:714px;
	width:141px;
	height:56px;
	z-index: 1000;
	
}


#footer {
	position:absolute;
	left:540px;
	top:663px;
	width:368px;
	height:70px;
	z-index:998;
	
}

#footer {
	font-size: 9px;
	color: #999999;
	letter-spacing: .2em;
}


form {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	}
	
input,textarea {
border: 1px solid #e0922f;
background: #e0922f;
}


h1 {
 font-size: 20px;
 font-weight: lighter;
}
