body {
	font-family: "trebuchet MS", Arial, helvetica, sansSerif;
	font-size: 100%;
	color: #333333;
	background-color: #E5E3EE;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#holder {
	text-align: left;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #28106B;
}
#navbar {
	height: 30px;
	text-align: right;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BAAFD1;
	border-bottom-color: #BAAFD1;
	padding-top: 2px;
}
#second_nav {
	float: left;
	width: 145px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 100%;
	margin: 0px;
	text-decoration: none;
}
#second_nav a {
	text-decoration: none;
	color: #330066;
}

#second_nav a:hover {
	color:#FFFFFF;
	background-color: #663399;
}

#content {
	background-image: url(layout_images/content_bg.jpg);
	background-repeat: repeat-y;
}

#main_content {
	float: right;
	width: 650px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#second_nav li {
	text-decoration: none;
	color: #663399;
	margin-left: -25px;
}

#footer {
	clear: both;
	height: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #E7E3EF;
}
#pricelists {
	text-decoration: none;
	float: left;
	width: 450px;
	padding-left: 10px;
	text-align: justify;
	font-size: 80%;
}
#pricelists ul {
	display: inline;
	padding-top: 5px;
	padding-left: 5px;
}
#pricelists li {
	text-decoration: none;
	display: inline;
	padding-right: 15px;
	list-style-type: none;
	font-size: 80%;
	vertical-align: middle;
	padding-top: 5px;
}
#pricelists a {
	color: #29106B;
	text-decoration: none;
}

#header {
	height: 138px;
}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 105%;
	color: #18046B;
}
h3 {
	font-size: 90%;
	font-weight: bold;
}
h4 {
	font-size: 75%;
	font-weight: normal;
	text-align: center;
}


p {
	font-size: 80%;
}
.bold {
	font-size: 90%;
	font-weight: bold;
}
.small {
	font-size: 90%;
	font-weight: normal;
}
#main_content li {
	font-size: 90%;
}
#footer p {
	font-size: 70%;
	text-align: right;
	padding-right: 10px;
}
#navbar {
	background-color: #E5e3ee;
}
#navbar ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-color: #e5e3ee;
}
#second_nav ul {
	font-size: 85%;
	text-decoration: none;
	list-style-type: none;
}

#navbar li {
	display: inline;
}

#navbar a:link, #navbar a:visited {
	color: #333333;
	background-color: #e5e3ee;
	text-decoration: none;
	border: 1px solid #BAAFD1;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#main_content td {
	background-color: #E7E3EF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

li .gallery a {
	color:#FFFFFF;
	background-color: #663399;
	
	}
.clarins {
	color: #e00053;
	text-decoration: none;
}
