body {
	margin: 100px;
	padding: 0;
	font-family:georgia,garamond,geneva,times;
	font-size:11pt;
	line-height:12pt;
	color:#4d4b4d;
	text-decoration:none;    	
} 

#centre-stage { 
	position: absolute;
/*	
	left: 50%;
	top: 55%;
*/
	left: 50%;
	top: 320px;	
	width: 1000px;
	min-width: 950px;
	height: 580px;
	min-height: 650px;
	margin-left: -475px;
	margin-top: -290px;
	z-index: 1;
}
 
#order-banner {
	position: absolute;
/*	
	left: 50%;
	top: 55%;
*/	
	left: 50%;
	top: 320px;	
	width: 800px;
	min-width: 800px;
	height: 100px;
	min-height: 100px;
	margin-left: -550px;
	margin-top: -315px;
	font-family:arial,sans-serif;
	font-size:7pt;
	border: 0px;
	background-color: #eff0f0;
	color: #999999;
	text-align: right;
	z-index: 1;
} 
 
#currency-banner {
	position: absolute;
	left: 50%;
/*	
	top: 55%;
*/	
	top: 320px;
	width: 1000px;
	min-width: 950px;
	height: 600px;
	min-height: 600px;
	margin-left: -550px;
	margin-top: -310px;
	font-family:arial,sans-serif;
	font-size:7pt;
	border: 0px;
	background-color: #eff0f0;
	color: #999999;
	text-align: right; 
	z-index: 1;
}
#main {
	position: absolute;
	top: 400px;
	left: 400px;
	z-index: 2;
}
#background-panel { 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 580px;
	z-index: 2;
}

#small_formulations {
	position: absolute;
	left: 184px;
	top: 590px;
	z-index: 3;
}

#formulations {
	position: absolute;
	left: 184px;
	top: 626px;
	z-index: 3;
}
#nourish {
	position: absolute;
	left: 419px;
	top: 127px;
	z-index: 3;
}

#page-caption {
	position: absolute;
	left: 304px;
	top: 25px;
	z-index: 3;
}

#navigation-bar {
	position: absolute;
	top: 663px;
	left: 20px;
	width: 915px;
	font-family:arial,sans-serif;
	text-align: center;
	font-size:9pt;
	line-height:10pt;
	color:#999999;	
   	z-index: 3;
	text-decoration: none;
}
#bottom-bar {
	position: relative;
	top: 40px;
	left: 20px;
	width: 915px;
	font-family:arial,sans-serif;
	text-align: center;
	font-size:9pt;
	line-height:10pt;
	color:#999999;	
   	z-index: 103;
	text-decoration: none;
}
#bottom-formulations {
	position: absolute;
	left: 170px;
	top: -34px;
	z-index: 3;
}


#navigation-buttons {
	position:relative;
	left:58px;
	top:175px;
	z-index:3;
} 

#left-buttons {
	position:absolute;
	left:50px;
	top:175px;
	z-index:83;
} 


#normal {
    font-family:georgia,garamond,geneva,times;
    font-size:8pt;
    line-height:10pt;
    color:#4d4b4d;
    text-decoration:none;    	
}

#price_tag {
	position:absolute;
	width:92px;
	height:50px;
	color:#666466;
	text-align:left;
	padding-left:15px;
	cursor:pointer;
	z-index: 5;
}
#price-tag-local-price {
	position:aboslute;
	left:0px;
	top:0px;
	width:92px;
	height:30px;
	font-size:16pt;
	line-height:16pt;
	cursor:pointer;
	z-index: 5;
}
#price-tag-nodiscount-price {
	position:aboslute;
	width:92px;
	height:30px;
	font-size:15pt;
	line-height:15pt;
	cursor:pointer;
	z-index: 5;
}
#price-tag-au-price {
	position:absolute;
	text-align:left;
	left:0px;
	top:22px;
	width:92px;
	height:20px;
	font-size:7pt;
	line-height:13pt;
	padding-left:15px;
	cursor:pointer;
	z-index: 5;
}

#link {
	color: #de7161;
}

a.navigation-bar:link {
	text-decoration: none;
	color:#999999;	
}

a.navigation-bar:visited {
	text-decoration: none;
	color:#999999;	
}

a.navigation-bar:hover {
	text-decoration: underline;
	color:#999999;	
}

a.navigation-bar:active {
	text-decoration: none;
	color:#999999;	
}

a.bottom-bar:link ,
a.bottom-bar:visited,
a.bottom-bar:active {
	text-decoration: none;
	color:#999999;	
}

a.bottom-bar:hover {
    color:#ffffff;
    background-color: #999999;
}

a:link {
	text-decoration: none;
    color:#4d4b4d;
}

a:visited {
	text-decoration: none;
    color:#4d4b4d;
}
 
a:hover {
	text-decoration: underline;
    color:#4d4b4d;
}
.new-price{
	position:absolute;
	z-index: 3;
	cursor:pointer;
}
a.price-tag {
    color: #DE7161
	text-decoration: none;
}
a.price-tag:link {
	text-decoration: none;
    color: #DE7161		
}

a.price-tag:visited {
	text-decoration: none;
    color: #DE7161	
}

a.price-tag:hover {
	text-decoration: underline;
    color: #DE7161
}

a.price-tag:active {
	text-decoration: none;
    color: #DE7161	
}

#centre-stage div#navigation-bar a.navigation-bar:link {
	text-decoration: none;
    color:#999999;
}

#centre-stage div#navigation-bar a.navigation-bar:visited {
	text-decoration: none;
    color:#999999;
}

#centre-stage div#navigation-bar a.navigation-bar:hover {
	/* text-decoration: underline; */
    color:#ffffff;
    background-color: #999999;
}
#square-copper { 
	position: absolute;
	top: 160px;
	left: 175px;
	width: 735px;
	height: 92px;
	font-size: 11pt;
	line-height: 13pt;
	z-index: 3;
}
#square-small { 
	position: absolute;
	top: 140px;
	left: 180px;
	width: 144px;
	height: 34px;
	font-size: 11pt;
	line-height: 13pt;
	z-index: 3;
}


#test_offers { 
	position: absolute;
	top: 465px;
	left: 700px;
	z-index: 3;
}
