#logo {
	position: absolute;
	top: 0px;
	left: 210px;
	width: 280px;
	height: 75px;
	padding: 0;
	margin: 0px auto 0px auto;
	background: #fff url(../../logo.gif) no-repeat center;
	color: #000;
	border: none;
}
* html #logo {
	width: 280px;
}
#logo h1 span {
display: none;
}
.creme {
	z-index: 100;
	margin: 0px auto 0px 0px;
	position: relative;
	width: 280px;
	height: 75px;
	border: none;
}
#brochure {
	float: right;
	margin: 15px 0 0;
	text-align: center;
	position: relative;
	width: 20%;
	padding: 1%;
	background: #81d9ff;
	color: #000;
	border: solid #000 1px;
}
#search {
	float: right;
	position: relative;
	padding: 5px;
	margin: 15px 0 0;
	background: #fff;
	color: #000;
	border: none;
}
* html #search {
	width: 7%;
}
#search b {
	font-weight: bold;
	font-size: 10pt;
}
#menus {
	z-index: 10;
	position: absolute;
	top: 77px;
	left: 0px;
	width: 100%;
	padding: 10px 0px 10px 0px;
	margin: 0;
	background: #ff0000;
	color: #fff;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
}
* html #menus {
	width: 100%;
}
#mainmenu h3{
display: none;
}
#stylemenu h3{
display: none;
}
ul#topmenu
{

z-index: 200;
text-align: left;
list-style: none;
padding: 0px 0px 0px 20px;
margin:  0 auto 0 auto;
width: 70%;
}
* html ul#topmenu {
padding: 7px 0 7px 107px;
}
ul#topmenu li
{
display: inline;
margin: 0;
padding: 0;
width: 100px;
}
*html ul#topmenu li {}

ul#topmenu li a
{
display: inline;
width: 100px;
padding: 0.5em 1em 0.5em 1em;
border-width: 2px;
border-color: #fdd #a00 #a00 #fff;
border-style: solid;
color: #000;
text-decoration: none;
background: #81d9ff;

}

*html ul#topmenu li a { padding: 0.5em auto 0.5em 1em;}
ul#topmenu li span {display: none;}
ul#topmenu li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#topmenu li a:hover, ul#topmenu li a:active, ul#topmenu li a:hover
{
color: #fff;
background: transparent;
border-color: #a00 #fff #fdd #a00;
}

ul#botmenu
{
position: absolute;
top: 10px;
right: 0px;
z-index: 200;
text-align: left;
list-style: none;
padding: 0 0 0 20px;
margin:  0 auto 0 auto;
width: 20%;
}
* html ul#botmenu {
padding: 7px 0 7px 20px;
}
ul#botmenu li span {display: none;}
ul#botmenu li
{
display: inline;
margin: 0;
padding: 0;

}

ul#botmenu li a
{
display: inline;
width: 100px;
padding: 0.5em 1em 0.5em 1em;
border-width: 2px;
border-color: #fdd #a00 #a00 #fff;
border-style: solid;
color: #000;
text-decoration: none;
background: #81d9ff;

}

#menus>ul#botmenu li a { width: auto; }

ul#botmenu li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#botmenu li a:hover, ul#botmenu li a:active, ul#botmenu li a:hover
{
color: #fff;
background: transparent;
border-color: #a00 #fff #fdd #a00;
}

.m0l0i {
	font: bold 12px Arial;
}
#content {
	position: relative;
	text-align: center;
	width: 660px;
	padding: 100px 20px 20px 20px;
	margin: 0px auto 0px auto;
	background: #fff;
	color: #000;
	border: solid #000 1px;
	border-top: none;
}
* html #content {
	width: 698px;
	padding: 150px 0px 20px 0px;
	}
.leftcon {
	float: left;
	width: 300px;
	height: 350px;
	padding: 0;
	margin: 10px 10px 0px 15px;
	background: #81d9ff;
	color: #000;
	border: solid 4px #000;

}
* html .leftcon {
	width: 300px;
	margin: 10px 10px 0px 5px;
}
.leftcon img {
	width: 300px;
	border: none;
	border-bottom: solid 4px #000;
	margin: 0 0 10px 0;
	float: left;
}
.leftcon b {
	color: #505864;
	font: bold 12pt "Arial";
}
.rightcon {
	float: left;
	width: 300px;
	margin: 10px 0px 0px 0px;
	height: 350px;
	padding: 0;
	background: #81d9ff;
	color: #000;
	border: solid 4px #000;

}
* html .rightcon {
	width: 300px;
}
.rightcon img {
	width: 300px;
	border: none;
	border-bottom: solid 4px #000;
	margin: 0 0 10px 0;
	float: right;
}
.rightcon b {
	color: #505864;
	font: bold 12pt "Arial";
}
#intro, #importance, #beauty, #disclaim {
	text-align: center;
	clear: both;
	width: 85%;
	padding: 2px;
	margin: 20px auto 20px auto;
	background: #81d9ff;
	color: #000;
	border: solid 4px #000;
}
* html #intro, #importance, #beauty, #disclaim {
	width: 85%;
	margin: 20px auto 20px auto;
}
.footcon {
	text-align: center;
	clear: both;
	width: 100%;
	height: 40px;
	padding: 10px 0 10px 0;
	margin: 20px 0 0 0;
	background: #f00;
	color: #000;
	border: none;
}
* html .footcon {
	width: 100%;
	margin: 20px 0 0 0;
}
.centrecon img {
	border: none;
	float: right;
}
.centrecon b {
	color: #505864;
	font: 12pt "Times New Roman";
}
#contact {
	float: left;
	position: relative;
	width: 85%;
	padding: 2%;
	margin: 0 0 10px;
	background: #fff;
	color: #000;
	border: solid #000 1px;
}
#order {
	float: left;
	margin: 0;
	position: relative;
	width: 85%;
	padding: 2%;
	background: #81d9ff;
	color: #000;
	border: solid #000 1px;
}
.input {
	width: 200px;
	background: #fff;
}
.bginput {
	width: 500px;
	background: #fff;
}
td {
	font-weight: bold;
	font-size: 10pt;
}
html,body {
	margin: 0;
	padding: 0;
	color: black;
	background: #81d9ff;
	font: 8pt verdana, arial, helvetica, sans-serif;
	text-align: center;
	overflow-X: hidden;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}