body {
	background-color: #F2F8BE;
}

#container {
	text-align: center;
	vertical-align: top;
	height: 100%;
	width: 100%;
}
#sitewrapper {
	width: 800px;
	position: relative;
}
#contentwrapperhm {
	position:relative;
	background-color: #FFFFCC;
	height: 471px;
	width: 85%;
	text-align: center;
	vertical-align: middle;
}

#contentwrapperint {
	position:relative;
	background-color: #FFFFCC;
	height: 571px;
	width: 90%;
	text-align: center;
	vertical-align: top;
}
#sitewrapper #contentwraphold {
	padding: 15px;
	vertical-align: top;
}


#contentwrapperhm #slideshow {
	vertical-align: middle;
	position: absolute;
	top: 50%;
	height: 411px;
	margin-top: -50%;
	width: 424px;
}
#navlist li {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 25px;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;
	font-weight: 400;
	letter-spacing: .35em;
	background-position: left;
}
#navlist li a{
	font-weight: 800;
	color: #000000;
	text-decoration: none;
}
#navlist li a:hover{
	color: #FFFFFF;
}
#navlist {
	text-align: center;
	text-indent: -25px;
	margin-right: 8px;
}
#testimonial {
	position:relative;
	z-index:100;
	left: 150px;
	top: 635px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #000000;
	text-align: right;
	width: 325px;
}
#testimonial .testimonialcredit {
	font-size: 10px;
}
#hmpgcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#intro {
	width: 800px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	position: absolute;
	width: 235px;
	top: 25px;
	background-image: url(images/fleurtationslogo_235.png);
	height: 106px;
	background-repeat: no-repeat;
	display: block;
	left: -35px;
}

h1, a:link, h1 a:visited,#intro, a:link, #intro a:visited {
	color:#000;
}
#introwrapper {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 780px;
}
