@charset "UTF-8";
/* CSS Document */

body {
	background: #200000 url(images/rp_bkg2.png) repeat-x;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 12px/1.6em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	color: #be9345;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #be9345;
	text-decoration: underline;
}
h1 {
	color: #FFFFFF;
	font-weight: normal;
}

#container {
	width: 898px;
	position:relative;
}


/* page navigation */

#pageNav {
	margin: 8px 0px 0px 0px;
	padding: 0px;
	position:absolute;
	left: 275px;
	top: 50px;
	z-index:1;
	width: 619px;
	text-align: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	font-weight: bold;
}

#pageNav a {
	color: #FFFFFF;
	text-decoration: none;
}

#pageNav a:hover {
	color: #be9345;
	text-decoration: none;
}


/* page header section */

#pageHeader {
	margin-bottom: 10px;
}
#pageHeader h1 {
	width: 898px;
	height: 89px;
	margin: 0px;
	padding: 0px;
}
#pageHeader span {
	display: none;
}
#pageHeader h2 {
	display: none;
}

/* LOGO LINK */

#logoLink {
	margin: 0px;
}
#logoLink h1 {
	position:absolute;
	width: 260px;
	height: 104px;
	margin: 0px;
	padding: 0px;
	left: 1px;
	top: -14px;
	z-index:1
}
#logoLink span {
	display: none;
}

/* page bar section */

#pageBar {
	margin-bottom: 10px;
}
#pageBar h1 {
	width: 892px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#pageBar span {
	display: none;
}
#pageBar h2 {
	display: none;
}

#pageBar2 {
	margin-bottom: 10px;
}
#pageBar2 h1 {
	width: 892px;
	height: 30px;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	background: url(images/rp_pagebar.png) no-repeat;
	font: 11px/1.6em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:left;
}

/* page pic section */

#pagePic {
	margin-bottom: 10px;
}
#pagePic h1 {
	width: 676px;
	height: 141px;
	margin: 0px 10px 0px 218px;
	padding: 0px 0px 0px 0px;
	background: url(images/rp_page1.png) no-repeat;
}
#pagePic span {
	display: none;
}

/* page body section */

#pageBody {
	margin-bottom: 10px;
}
#pageBody p {
	width: auto;
	height: auto;
	margin: 0px 10px 0px 220px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}

#pageBody h1 {
	width: auto;
	height: 25px;
	margin: 0px 10px 0px 220px;
	padding: 10px 0px 10px 0px;
	text-align:left;
}

#pageBody span {
	display: none;
}
#pageBody h2 {
	display: none;
}

/* page navigation */

#pageLink {
	margin: 0px;
	padding: 0px;
	position:absolute;
	left: -10px;
	top: 128px;
	z-index:1;
	width: 195px;
	text-align: left;
}

/* page bottle */

#pageBottle {
	background: url(images/rp_formula_sm.png) no-repeat;
	width: 131px;
	height: 287px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	left: 40px;
	top: 350px;
	z-index:1;
	width: 195px;
	text-align: left;
}
