body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-colour.jpg);
	background-repeat: repeat;
	width: auto;
	height: auto;
}

a:hover {
	color: #cccccc;
	font-weight: bold;
}

div#bg-grad {
	background-image: url(images/bg-grad.jpg);
	background-repeat: repeat-x;
	height: 619px;
	width: 100%;
	visibility: visible;
}

div#content-bg {
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	position:absolute;
	z-index:2;
	visibility: visible;
}

div#content {
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	position:absolute;
	z-index:3;
	visibility: visible;
}

div#contact-details {
	font-size: 10px;
	font-family: arial, "lucida console", sans-serif;
	color: #333333;
	text-decoration: none;
}

div#scroll {
	position: relative;
	width:660px;
	height:340px;
	visibility: visible;
	overflow:auto;
	padding: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
	text-align: left;
}

div#site-content {
	width:928px;
	height:625px;
	position: relative;
}
	
	
div#main-menu {
	width: 688px;
	height: 36px;
	float: left;
	background-color: white;
}
	
div#bottle-bg1 {
	width: 620px;
	height: 770px;
	background-image: url(images/bottle-bg1.jpg);
}

div#bottle-bg2 {
	width: 620px;
	height: 1006px;
	background-image: url(images/bottle-bg2.jpg);
}

div#bottle-bg3 {
	width: 620px;
	height: 530px;
	background-image: url(images/bottle-bg3.jpg);
}
	
.a-bodyFont2 {
	font-size: 10px;
	font-family: arial, "lucida console", sans-serif;
	color: #187898;
	text-decoration: none;
}

.bodyFont {
	color: #333333;
	font-size: 12px;
	font-family: arial, "lucida console", sans-serif;
}

.bodyFont-valign {
	color: #333333;
	font-size: 12px;
	font-family: arial, "lucida console", sans-serif;
	
}

.a-bodyFont {
	font-size: 12px;
	font-weight: bold;
	font-family: arial, "lucida console", sans-serif;
	color: #ffffff;
	text-decoration: none;
}

.main-menu {
	color: #ffffff;
	font-size: 14px;
	font-family: arial, "lucida console", sans-serif;
	font-weight: bold;
	text-decoration: none;
	
}

.title {
	color: #187898;
	font-size: 14px;
	font-family: arial, "lucida console", sans-serif;
	height: 33px;
	background-image: url(images/title-bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

.title-short {
	color: #187898;
	font-size: 14px;
	font-family: arial, "lucida console", sans-serif;
	height: 31px;
	width: 310px;
	text-align: left;
	background-image: url(images/title-short-bg.jpg);
	background-repeat: no-repeat;
}

.title-medium {
	color: #187898;
	font-size: 14px;
	font-family: arial, "lucida console", sans-serif;
	height: 31px;
	width: 400px;
	text-align: left;
	background-image: url(images/title-short-bg.jpg);
	background-repeat: no-repeat;
}

.button {
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	height: 24px;
	text-align: left;
}

.footer {
	font-size: 11px;
	font-family: arial, "lucida console", sans-serif;
	color: #666666;
	text-align: center;
}

.subTitles {
	font-size: 12px;
	font-family: arial, "lucida console", sans-serif;
	color: #187898;
}

.backButton {
	font-size: 12px;
	font-family: arial, "lucida console", sans-serif;
	color: #187898;
	text-decoration: none;
	text-align: right;
}

.specFont {
	font-size: 11px;
	font-family: arial, "lucida console", sans-serif;
	color: #333333;
	text-align: center;
}

.smallFont {
	font-size: 11px;
	font-family: arial, "lucida console", sans-serif;
	color: #333333;
}