* {
	margin: 0;
}
html, body {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #f0f0f0;
	background-image: url(/cmsmedia/images/bg.jpg);
	background-repeat: repeat-x;
}
a:active, a:focus {
outline: 0
}
#wrap {
	position: relative;
	height: auto;
}

#wrapcentering
{
	position: relative;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	height: 100%;
	top: 0px;
}
.pic_border {
	border: 1px solid #666;
}

.bg_middle {
	background-color: #fff;
	width: 100%;
	position: relative;
	top: 20px;
}
#footer {
		position: relative;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	height: auto;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
}
.titel_health_home {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #7DA71F;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 4px;
}
.title_home {
	font-family: "Century Gothic", Verdana;
	font-size: 28px;
	color: #999;
	font-weight: normal;
}


#footer a {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
}
#table_home {
	height: auto;
	width: 586px;
	position: relative;
	z-index: 1;
	top: 130px;
}

#footer a:hover {
	color:#333;
	text-decoration:underline;
}
.bg_footer {
	background-color: #F0F0F0;
	width: 100%;
	position: relative;
	top: 20px;
}
.lang_choice {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-transform: uppercase;
	color: #333;
	text-align: right;
	padding-right: 7px;
	padding-top: 4px;
}

.lang_choice li{
	list-style:none;
}

.lang_choice a:active, .lang_choice a:visited, .lang_choice a:link  {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-transform: uppercase;
	color: #333;
	text-align: right;
	padding-right: 2px;
	padding-top: 4px;
	text-decoration:none;
}

.lang_choice a:hover {
	text-decoration:underline;	
}

.bg_home {
	background-image: url(/cmsmedia/images/bg_home.jpg);
	background-repeat: no-repeat;
}
#txt_home {
	top: 30px;
	position: relative;
	width: 230px;
}


#logo {
	background-image: url(/cmsmedia/images/health_skin_science.jpg);
	height: 105px;
	width: 219px;
	position: relative;
}
.txt_health_home {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	text-align: justify;
	width: 219px;
}
