body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-image:url(../images/pgbak.jpg);
	background-repeat: repeat;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width: 800px;
	padding: 0px 0px 0px 0px;
}

#wrapperhead {
	width: 800px;
	height: 105px;
	text-align: center;
}

#wrappermiddle {
	width: 800px;
	float: left;
	padding: 0px;
}

#menuwrapper {
	padding-left: 100px;
	background-image: url(../images/menubak.gif);
	background-repeat: no-repeat;
	float: left;
	width: 800px;
	height: 30px;
}

* html #menuwrapper {
}

#footernav a, #footernav a:visited, #maintext a, #maintext a:visited {
	text-decoration: none;
	font-size: 95%;
	color: #0099CC;
}

#footernav a:hover, #maintext a:hover {
	text-decoration: underline;
}

.selected {
	color:#000;
	text-align:center;
	width: 100px;
	color:#0f0f0f;
	line-height:30px;
}


* html .selected {
	color: #000;
	background-image:none;
}

#content ul li {
	list-style-position: outside;
	list-style-image: url(../images/bulletsmall.png);
	padding-left: 5px;
	margin-left: -20px;
}

#footer {
	width: 100%;
	float: left;
	height: 20px;
	padding-top: 00px;
}

* html #footer {
	height: 40px;
	padding-top: 20px;
}

#tableinfo {
	line-height: 2em;
	margin: 0px 0px 0px -35px;
	padding: 0px;
}

#tableinfo a {
	text-decoration:none;
}

#tableinfo a:hover {
	text-decoration:underline;
}

.tablerowpadtopbot {
	padding-top: 10px;
	padding-bottom: 10px;
}

#mainpagepicture2 {

	position: relative;
	margin-left: 50px;
}

#straplineleftwhite {

	position: relative;
	margin-left: 200px;
	width: 395px;
	height: 16px;
	font:normal 10px/1.6em Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	color: #000000;
	text-align: center;
	background-color: #000000;
}

#straplineleftblack {
	position: relative;
	margin-left: 200px;
	width: 395px;
	height: 16px;
	font:normal 10px/1.6em Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	background-color: #000000;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
}

#straplineleft {
	position: relative;
	margin-left: 200px;
	width: 395px;
	height: 16px;
	font:normal 10px/1.6em Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	background-color: #ffffff;
	color: #000000;
	text-align: left;
}

.contentBigger {
	font:bold 100%/2em Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#content {
	padding-right: 0px;
	padding-top: 20px;
	float: left;
	font:11px/2em Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
}

#content a, #content a:visited {
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

#maincontent {
	width: 800px;
	margin: auto;
	float: left;
}

#maincontentfooter {
	width: 570px;
	padding-left: 100px;
	padding-right: 20px;
	clear: both;
	float: left;
	padding-top: 0px;
	padding-bottom: 20px;
}

#wrapperbottom {
	background-image: url(../images/footerbak.gif);
	background-repeat: no-repeat;
	background-color: #9ae5e8;
	width: 800px;
	color: #333333;
	font-size: 11px;
	float: right;
}

#wrapperbottom a {
	color: #aaaaaa;
	text-decoration: none;
}

#wrapperbottom a:hover {
	text-decoration: underline;
}

#wbdesign {
	margin-right: 1em;
	padding-top: 4px;
	text-align:right;
}

#wbdesign a {
	color: #666666;
}

#wbdesign a:hover {
	text-decoration: underline;
}

#maintext {
	padding-top: 50px;
	line-height: 2em;
	font-weight:normal;
	font-size: 80%;
	padding-left: 135px;

}

.leftimg {
	float: left;
	padding-bottom: 0px;
	padding-right: 20px;
}

.rightimg {
	float: right;
	padding-left: 10px;
	padding-bottom: 25px;
}

.centerimg {
	float: center;
}

.imgStart {
	top: 100px;
	padding-right: 5px;
	margin-left: -50px;
	margin-bottom: -3px;
}

#bulletcontainer {
	float: none;
	width: 800px;
}

#logoscontainer {
	float: left;
	width: 800px;
}

#footernav {
	clear: left;
	width: 100%;
	font-size: 85%;
	padding-bottom: 20px;
}

* html #footernav {
	padding-bottom: 20px;
}

.redMain {
	font-size: 1.8em;
	color: #FF0000;
	font-style: oblique;
	font-family: "Times New Roman", Times, serif;
}
.blueMain {
	font-size: 2em;
	color: #0066FF;
	font-style: oblique;
	font-family: "Times New Roman", Times, serif;
}
.orangeMain {
	font-size: 2em;
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
}
.aquaMain {
	font-size: 2em;
	color: #5DCFC0;
	font-style: oblique;
	font-family: "Times New Roman", Times, serif;
}
.pinkMain {

	font-size: 1.4em;
	color: #D672B6;
	font-style: oblique;
	font-family: "Times New Roman", Times, serif;
}

.bullet {
	float: left;
	list-style-type: square;
	font-style: italic;
	letter-spacing: .5px;
	width: 190px;
}

.pageimg {
	position: relative;
	left: 600px;
}

.bullet a {
	color: #D672B6;
}

.bullet a:hover, .bullet a:visited {
	color: #D672B6;
}

.clear {
	clear: both;
}

.servicestext {
	line-height: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.aquaServices {

	font-size: 1.6em;
	color: #5DCFC0;
	font-style: oblique;
	font-family: "Times New Roman", Times, serif;
}
.servicesDecleor {
	line-height: 2.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #3472B3;
}

.servicesDecleor a {
	text-decoration: underline;
}

#servicesPevoniaBox {
	width: 700px;
	float: right;
}

#pevoniaTxt {
	width: 300px;
	height: 160px;
	background-color:#5BC5C0;
	float: right;
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 20px;
	padding-right: 10px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color: #F856C6;
	letter-spacing: .1px;
}

.pevoniaHi {
	color: #ffffff;
}

#pevoniaImg {
	width: 325px;
	float: right;
}

#clarinsTxtLeft {
	width: 200px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	letter-spacing: 0.1px;
	float: right;
	text-align: center;
}

#clarinsLogo {
	width: 225px;
	float: right;
}

#clarinsTxtRight {
	width: 200px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	letter-spacing: .1px;
	float: right;
	text-align: center;
}

#servicesClarinsBox {
	width: 650px;
	padding-bottom: 20px;
}

* html #servicesClarinsBox {
	margin-bottom: 50px;
}

#guinotLogo {
	width: 650px;
	margin-top: 10px;
}

#servicesGuinotBox {
	width: 650px;
	height: 210px;
	background-image:url(../images/servicesGuinotBoxBack.png);
	background-repeat:no-repeat;
	float: right;
	margin-top: 50px;
	margin-bottom: 50px;
}

#servicesGuinotTxt {
	padding-left: 75px;
	padding-right: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .1px;
	color: white;
	text-align:center;
	line-height: 1.5em;
}

.servicesGuinotTxtHi {
	color: black;
}

.spacerBox {
	height: 50px;
}

#gifts {
	width: 100%;
	padding-top: 20px;
	min-height: 40px;
	clear: left;
	float: right;
	text-align:center;
	font-size: .9em;
}

#special-offer-home {
	float: left;
	position: relative;
	z-index: 99;
	left: 40px;
	top: 330px;
}
.voucher-strapline {
	font-size: 13px;
	text-transform: capitalize;
	color: 3472b3;
	text-decoration: none;
}
.disclaimer {
	font-size: 9px;
	font-style: italic;
}

#ticker {
	font-size: 10pt;
	font-style: italic;
	color: #666666;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
}
