
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #351a09 url(/images/bg-3.jpg) 0 0 repeat-x;
}

.OuterFrame
{
	position: relative;
	background: url(/images/bg-top.png) 0 0 no-repeat;
	width: 1022px;
	margin: 0px auto 0px auto;
	padding-top: 167px;
}

.InnerFrame
{
	position: relative;
	background: url(/images/bg-tile.png) repeat-y;
}

.Footer
{
	position: relative;
	text-align: center;
	background: url(/images/bg-footer.png) 0px 0px no-repeat;
	color: White;
	font-size: 10px;
	line-height: 18px;
	height: 100px;	
	padding-top: 65px;
}

	.Footer img
	{
		margin-top: 15px;
		border: 0 !important;
	}

	.Footer a, .Footer a:hover
	{
		color: White;
	}

.Bottle
{
	position: relative;
	background: url(/images/bottle.png) right bottom no-repeat;
}

.Content
{
	position: relative;
	padding: 0px 150px 10px 290px;
	zoom: 1;
}

.TopNav
{
	position: absolute;
	top: 27px;
	left: 522px;
	font-size: 0 !important;
	line-height: 0 !important;
	white-space: nowrap;
}

	.TopNav a:hover
	{
		text-decoration: none;
	}

.LeftNav
{
	position: absolute;
	top: 223px;
	left: 77px;
	font-size: 0 !important;
	line-height: 0 !important;
	white-space: nowrap;
	z-index: 100;
}

	.LeftNav a
	{
		display: block;
	}

	.LeftNav a:hover
	{
		text-decoration: none;
	}


a.Logo
{
	display: block;
	position: absolute;
	width: 118px;
	height: 185px;
	top: 25px;
	left: 125px;
	text-decoration: none;
}

	a.Logo:hover
	{
		text-decoration: none;
	}


