body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#5ba0d6;
}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
	position: relative;
}
#header {
	background-image:url(/img/header.jpg);
	width:979px;
	height:232px;
	display:block;
	margin: 0;
}
#border {
	background-image:url(/img/border.gif);
	background-repeat: repeat-y;
	width:979px;
}
#main {
	background-image:url(/img/contentbg.gif);
	background-color:#abe4fe;
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
}
#left {
	width:261px;
	float:left;
	display:inline;
	background-image:url(/img/contentbg.gif);
	background-color:#abe4fe;
	background-repeat: repeat-x;
}
#right {
	float:right;
	width:620px;
}
/***************** Font sizing & styling ************/

body {
	font-size: 90%;
	line-height: 140%;
}

.content {
	font-family: Georgia, serif;
}

.content h1, .content h2, .content h3 {
	font-family: Arial, sans-serif;
	color: #2e260f;
	line-height: 135%;
}

.content h1 {
	font-family: Georgia, serif;
}

.content h2 {
	margin: 1em auto 0.3em 0 !important;
}

.content h3 {
	margin: 1em auto 0.2em 0 !important;
}

.content p {
	margin: 0.5em 0 0.1em 0 ;
}

.content a {
	
}

.content .submenu {
	margin-bottom: 15px;
/*	line-height: 200%;
	width: 120%; */
}

.content .submenu a {
	font-family: Arial, sans-serif;
/*	background: #E0D3A7;
	padding: 3px;
	margin-right: 3px;
	border: 1px solid white; */
}
/*
.content .submenu span {
	display: none;
}
*/
#footer {
	font-size: 90%;
}

/***************** Content ***********************/
.content {
	width:530px;
	z-index: 10;
	position: relative;
	padding-bottom: 450px;
}
.content a {
	color:#2e260f;
}
.content a:hover {
/*	color:#cf0002; */
	color:#000;
}
.content img {
	margin: 0.5em;
}
.hygieia {
	position: absolute;
/*	top: 350px;*/
	bottom: 100px;
	right: 20px;
	width: 176px;
	height: 400px;
	background:url(/img/hygieia-400.gif) bottom right no-repeat;
	z-index: 0;
}
.product {
	width:530px;
	margin: 20px 0px;
}
.product h3 {
	background-image:url(/img/products.gif);
	background-repeat:no-repeat;
	width:530px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.product a {
	border: 1px solid #6698bd;
	display:inline;	
	float:left;
	margin: 6px 0px 6px 11px;
}
.product a:hover {
	border: 1px solid #c40000;
}
.product img {
	border: 6px solid #ffffff;
}
/***************** Menu ***********************/
#menu {
	background-image:url(/img/menu.gif);
	background-repeat: repeat-y;
	width:261px;
	margin: 0;	
	margin-left:41px;
}
#menu ul {
	padding: 30px 0px 0px 0px;
	width:220px;
	margin: 0;
	margin-left:15px;
}
#menu li {
	background-image: url(/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align:right;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #2e260f;
	text-decoration: none;
	
}
#menu a:hover {
	color:#c40000;
}
#menu a.active {
	color:#c40000;
}
.lastchild{
	border-bottom: none !important;
}
#menubottom {
	background-image:url(/img/menubottom.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:76px;
	margin-left:41px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}
/***************** Footer ***********************/
#footer {
	background-color:#8bcaef;
	background-image:url(/img/borderfooter.gif);
	height:74px;
	width:979px;
	position: relative;
}
#footerend {
	background-image:url(/img/borderfooterend.gif);
	background-repeat: no-repeat;
	width:979px;
	height:9px;
	display:block;
}
#copyright {
	position: absolute;
	bottom: 1em;
	right: 2em;
	color: #463d16;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}

.flash {
	background: #E3DBB6;
	color: #2E260F;
	padding: 0.5em;
	border: 2px solid #C40000;
	display: block;
}

a img {
	border: 0;
}

