body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #7A665A;
}
#webpage
{
	margin-left: auto;
	margin-right: auto;
	/*width: 749px;
	height: 562px;*/
	width: 46.8em;
	/*height: 36em;*/
	background-color: #9A8477;
	text-align: left;
	position: relative;
}
#header
{
	height: 93px;
	background-image: url("../images/slices_r1_c1.jpg");
}
#header2
{
	margin-top: 26px;
	margin-bottom: 26px;
	height: 176px;
	background-image: url("../images/slices_r4_c1.jpg");
}
#nav
{
	position: absolute;
	top: 318px;
	left: 0px;
	width: 9em;
}
#nav ul
{
	text-transform: uppercase;
	font: Arial, Helvetica, sans-serif;
	font-size: 70%;
	list-style: none;
	text-align: right;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	padding-top: 0;
}
#nav li
{
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 1em;
	padding-bottom: 0.3em;
	border-bottom: 1.5px solid #CDBDB3;
}
#nav a:link, #nav a:visited
{
	text-decoration: none;
	color: #CDBDB3;
}
#nav a:hover
{
	color: #564A24;
}
#content h1
{
	margin-top: 0px;
	/*margin-bottom: -10px;*/
	font-size: 12px;
	color: #000000;
}
#footer
{
	/*width: 749px;*/
	width: 46.8em;
	/*position: absolute;
	left: 0px;*/
	/*bottom: 20px;
	height: 20px;
	bottom: 1.3em;*/
	height: 1.3em;
	background-color: #F2DFD1;
margin-bottom: 1.5em;
}
#footer ul
{
	padding: 3px 0px 3px 0px;
	text-align: center;
	font-size: 75%;
	color: #9A8477;
	list-style: none;
	margin: 0px;
}
#footer li
{
	display: inline;
	margin-right: 10px;
}
#footer a:link, #footer a:visited
{
	text-decoration: none;
	color: #564A24;
}
#footer a:hover
{
	color: #9A8477;
}
.offer
{
	font-weight: bold;
}
#content
{
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 3em;
	padding-left: 12em;
	padding-right: 3em;
	background-image: url("../images/slices_r6_c2.jpg");
	background-position: right center;
	background-repeat: no-repeat;
}
#content p, #content ul
{
	font-size: 75%;
	color: #CDBDB3;
	text-align:justify;
}
#content li
{
	margin-bottom: 1em;
}
#content .Terms1
{
	font-size: .7em;
}
#content p.Terms2
{
	font-size: .7em;
	margin-bottom: .7em;
	margin-top: .7em;
}
#content h2.Terms2
{
	font-size: .7em;
	margin-bottom: .7em;
	color: #CDBDB3;
}