body {
	background-color:#ffcccc;
	margin:0em;
	padding:0em;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}
#header {
	background-color:#808285;
	background-image:url(header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:right;
	height: 150px;
	vertical-align: top;
}
#images {
	background-color:#808285;
}
#body {
	background-color:#808285;
	min-height:540px;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 80px;
}
img#detail {
	position:relative;
	bottom:-52px;
	right:-495px;
}
#nav {
	float:right;
	width:230px;
	height:500px;
	text-align:right;
	margin-left: 33px;
}
#content {
	position: relative;
	width:840px;
	background-image: url(detail-front.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 2;
	padding: 0px;
}
#footer {
	text-align:center;
	position:relative;
	font-size:80%;
	width: 840px;
	left: -85px;
}
#footer a { color:#FFFFFF; text-decoration:none;}
img.right { float:right; margin-left:.5em; margin-bottom:.25em;}
h1 { margin-bottom:.5em; font-size:140%;}
h2 {
	margin-bottom:0em;
	font-size:14px;
	text-align: justify;
	font-weight: bold;
}
h3 {
	margin-bottom:0em;
	font-size:12px;
	text-align: justify;
	font-weight: normal;
}
h6 {
	margin-bottom:-1.5em;
	font-size:12px;
	text-align: justify;
	font-weight: bold;
	color: #faaab0;
	line-height: 5px;
	margin-top: 2em;
	margin-right: 0em;
	margin-left: 0em;
}

h4 {
	margin-bottom:0em;
	font-size:12px;
	text-align: justify;
	font-weight: normal;
	font-style: italic;
}
h5 {
	margin-bottom:0em;
	font-size:12px;
	text-align: justify;
	font-weight: normal;
	color: #ffffff;
}


p {
	margin-bottom:.5em;
	margin-top:0em;
	text-align: justify;
	font-size: 14px;
}
a, a:visited {
color:#faaab0;}
a:hover {
color:#58585a;}
p, ul { width:420px;}
p.noWidth {
	width:auto;
}
ul { margin:0em; padding:0em;}
li {padding-left: 0px; margin-left:30px; margin-top:0em; padding-top:0em; margin-bottom:.25em;}
#zest { font-size:80%;}
#zest a { text-decoration:none;}
img.left {
	float:left;
	margin-bottom:15px;
	margin-right: 20px;
}
.texth3 {
	margin-bottom:0em;
	font-size:12px;
	text-align: justify;
	font-weight: normal;
}
#footer-contact {
	text-align:center;
	position:relative;
	font-size:80%;
	width: 840px;
	color: #ffcccc;
	left: -85px;
}
.width200 {
	width: 120px;
	font-size: 12px;
}

