body
{
margin:0px;
background-color:#000000;
font-family:Arial;
font-size:12px;
}

#main {
	clear: both;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#header
{
width:873px;
height:349px;
float:left;
background-image:url(../images/header-bg.jpg);
background-repeat:no-repeat;
margin-left:14px;
margin-top:10px;
}.logo {
	float: left;
	height: 130px;
	width: 330px;
	margin-top: 28px;
	margin-left: 16px;
}
.top-dollors {
	float: left;
	height: 130px;
	width: 144px;
	margin-top: -10px;
	margin-left: -4px;
}
.right-dollors {
	float: right;
	height: 259px;
	width: 327px;
	margin-top: 5px;
	margin-right: -11px;
}
.h-bar {
	float: left;
	height: 100px;
	width: 893px;
	margin-left: -10px;
	margin-top: -150px;
}
.h-bar-left {
	float: left;
	height: 74px;
	width: 10px;
	background-image: url(../images/bar-left.png);
	background-repeat: no-repeat;
}
.h-bar-mid {
	float: left;
	height: 60px;
	width: 503px;
	background-image: url(../images/bar-middle.png);
	background-repeat: repeat-x;
	margin-top: 5px;
	padding-top: 18px;
	padding-right: 360px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #b90000;
	text-align: center;
}
.h-bar-right{
	float: left;
	height: 74px;
	width: 10px;
	background-image: url(../images/bar-right.png);
	background-repeat: no-repeat;
}
.bottle {
	float: right;
	height: 295px;
	width: 366px;
	margin-right: -275px;
	margin-top: -111px;
	position: relative;
}
#content {
	float: left;
	height: auto;
	width: 843px;
	padding-left: 15px;
	background-color: #FFFFFF;
	margin-left: 14px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.enter-text {
	float: left;
	height: auto;
	width: 843px;
 	margin-top:-40px;
	text-align:justify;
}
#footer {
	float: left;
	height: 32px;
	width: 843px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFe;
	margin-left: 14px;
	padding-right: 15px;
	padding-left: 15px;
}

#footer div
{
width:255px;
}