body {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#444444;
}

.page {
	width:795px;
	margin:auto;
	position:relative;
}
h1.heading {
	display:none;
}
#logo {
	position:absolute;
	left:14px;
	top:9px;
}
ul.nav {
	position:absolute;
	top:105px;
	left:0;
	background:#181818 url(images/graygrad.gif) repeat-x;
	margin:0;
	padding:15px;
	float:left;
	width:765px;
	list-style:none;
	display:block;
	padding-top:12px;
	height:28px;
}
ul.nav li {
	float:left;
	margin-right:15px;
	display:block;
}
ul.nav li a {
	color:#FFFFFF;
	font-weight:normal;
	font-size:15px;
	text-decoration:none;
}
ul.sub {
	display:none;
}

.pic {
	position:absolute;
	top:145px;
	left:0;
	background:#000000 url(images/spice1.jpg) no-repeat;
	width:795px;
	height:430px;
}
.spice2 .pic {
	background:#000000 url(images/spice2.jpg) no-repeat;
}
.spice3 .pic {
	background:#000000 url(images/spice3.jpg) no-repeat;
}
.spice4 .pic {
	background:#000000 url(images/spice4.jpg) no-repeat;
}
.spice5 .pic {
	background:#000000 url(images/spice5.jpg) no-repeat;
}

address.telephone {
	padding-left:20px;
	background:transparent url(images/telephone.gif) center left no-repeat;
	font-size:15px;
	font-style:normal;
	position:absolute;
	top:80px;
	right:14px;
}

address.address {
	position:absolute;
	width:100%;
	padding:2em 0;
	top:580px;
	left:0;
	text-align:center;
	font-size:11px;
	font-style:normal;
}

.pic .text {
	position:absolute;
	width:380px;
	height:255px;
	overflow:auto;
	padding:10px;
	top:145px;
	left:387px;
	color:#FFFFFF;
}

.pic .text a {
	color: #cccccc;
}

.spice4 .pic .text {
	width: 380px;
	height: 345px;
	top:17px;
	left:382px;
}

.spice2 .pic .text {
	width: 380px;
	height: 382px;
	top:16px;
	left:387px;
}

.spice5 .pic .text {
	width: 430px;
	height: 305px;
	top:39px;
	left:157px;
}

.pic .text p {
	font-weight:normal;
}
.pic .text h2 {
	margin:0;
	color:#000000;
	font-weight:normal;
}




.flyout-menu {
	background:#181818 url(images/graygrad.gif) repeat-x;
	border:1px solid #000000;
	font-family:helvetica,arial,tahoma,sans-serif;
	left:-200px;
	padding:10px 15px;
	position:absolute;
	text-align:left;
	top:-200px;
}

.flyout-menu a, a.downloadLink {
	text-decoration: none;
	color:#666666;
	background:transparent url(images/Downloads.png) no-repeat left center;
	padding:5px;
	padding-left:20px;
	display: block;
}
.flyout-menu a:hover, a.downloadLink:hover {
	color:#ffffff;
}