body {
	margin: 0px;
	width: auto;
	background: #e3d4ad url(bg.gif) repeat-y center;
}
#main {
	width: 760px;
	position: relative;
	margin: auto;
	padding-left: expression(1+"px");	
}
#logo{
	width: 760px;
	height: 125px;
	margin-left: 0px;
	background: url(lda_logo.gif);
}
#holder {
	position: relative;
	top: -5px;
	width: 640px;
	left: 60px;
}
#bottles {
	float: left;
}
#copy {
	float: right;
	width: 260px;
	color: #666666;
	text-align: center;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.flag {
	float: left;
	width: 50px;
}
#tanc {
	float: right;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 10px;
}
#tanc strong {
	font: bold 10pt "Times New Roman", Times, serif;
	color: #004236;
}
#terms {
	width: 238px;
	text-align: center;
	position: relative;
	top: 50px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	left: 15px;
}
a:link {
	color: #003C29;
	text-decoration: none;
}
a:visited {
	color: #003C29;
	text-decoration: none; 
}
a:active {
	color: #9e292b;
	text-decoration: none; 
}
a:hover {
	color: #9e292b;
	text-decoration: underline; 
}

.gotgl_signup_button {
	border: 1px solid #826E59;
	background-color: #E3D4AD;
	font-size: 10px;
	color: black;
	font-weight: normal;
}
.error {
	color: #FF0000;
}
#copy strong {
	color: #906B4A;
	font: bold 10pt "Times New Roman", Times, serif;
}
