#mainwrapper {
	margin-right: auto;
	margin-left: auto;
	height: 533px;
	width: 972px;
}
#header {
	height: 145px;
	width: 972px;
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#headerlogo {
	background-image: url(../images/Logo.jpg);
	height: 134px;
	width: 798px;
	float: right;
	border: thin solid #D2998A;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#menu {
	height: 425px;
	width: 160px;
	float: left;
	border-top: thin solid #D2998A;
	border-right: thin solid #D2998A;
	border-bottom: none;
	border-left: thin solid #D2998A;
	background-color: #E7C9C1;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#menu img {
	position: relative;
	left: 10px;
}
#headerimage {
	background-image: url(../images/retinol.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 134px;
	width: 170px;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#face {
	height: 424px;
	width: 351px;
	float: right;
	border-top: thin solid #D2998A;
	border-right: thin solid #D2998A;
	border-bottom: none;
	border-left: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#face1 {
	height: 211px;
	width: 175px;
	background-image: url(../images/facetl.jpg);
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#face2 {
	height: 211px;
	width: 176px;
	background-image: url(../images/facetr.jpg);
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#face3 {
	height: 214px;
	width: 175px;
	background-image: url(../images/facebl.jpg);
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#face4 {
	height: 214px;
	width: 176px;
	background-image: url(../images/facebr.jpg);
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#main {
	height: 425px;
	width: 972px;
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#page {
	height: 425px;
	width: 449px;
	background-image: url(../images/contentbk.jpg);
	float: right;
	border-top: thin solid #D2998A;
	border-right: none;
	border-bottom: none;
	border-left: thin solid #D2998A;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#page a:link, #page a:visited {
	color:#666666;
}
#menubottom {
	float: left;
	height: 107px;
	width: 160px;
	background-image: url(../images/waterleft.jpg);
	border-top: none;
	border-right: thin solid #D2998A;
	border-bottom: thin solid #D2998A;
	border-left: thin solid #D2998A;
	font-size: .8em;
	margin: 0px;
	padding: 0px;
}
#waterleft {
	background-image: url(../images/waterleft.jpg);
	float: right;
	height: 107px;
	width: 449px;
	border-top: none;
	border-right: none;
	border-bottom: thin solid #D2998A;
	border-left: thin solid #D2998A;
	margin: 0px;
	padding: 0px;
}
#waterright {
	background-image: url(../images/waterright.jpg);
	float: right;
	height: 107px;
	width: 351px;
	border-top: none;
	border-right: thin solid #D2998A;
	border-bottom: thin solid #D2998A;
	border-left: none;
	margin: 0px;
	padding: 0px;
}
#footer {
	height: 108px;
	width : 972px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.formbutton {
	cursor:pointer;
	border: 2px double #CCCCCC;
	background:url(../images/formbg.gif) repeat-x left center;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
}
#formbuttonclone {
	cursor:pointer;
	border: 2px double #CCCCCC;
	background:url(../images/formbg.gif) repeat-x left center;
	font-weight:bold;
	padding: 0px;
	text-align: center;
}
div#formbuttonclone a {
	text-decoration: none;
	color: #666666
}
div#formbuttoncole a:link {
	color: #666666
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	height: 30px;
	width: 499px;
	right: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}
#navcontainer {
	margin-left: 32px;
	margin-top: 20px;
}
#navcontainer li {
	padding-bottom: 5px;
}
#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
}
#navcontainer a {
	border: 3px solid #CF6662;
	height: 30px;
	line-height: 30px;
	display: block;
	padding: 3px;
	width: 90px;
	background-color: #AD4254;
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
	color: #999;
}
#navcontainer a:link, #navlist a:visited {
	color: #EEE;
	text-decoration: none;
}
#navcontainer a:hover {
	color: #fff;
	border: 3px solid #AD4254;
	background-color: #CF6662;
}

