@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7BB6DD;
}
a:link {
	color: #56A2D3;
}
a:visited {
	color: #56A2D3;
}
a:hover {
	color: #98C6E4;
}
h1 {
	font-size: 13px;
	margin:0px;
}
h2 {
	font-size: 12px;
	margin:0px;
}
h3 {
	font-size: 10px;
	color: #F4F9FC;
	margin:0px;
}
.copyright {
	position:absolute;
	left:50%;
	margin-left:-75px;
	bottom:12px;
	width:150px;
	height:12px;
	z-index:3;
}
.mouthwash{
	margin-top:66px;
	left:50%;
	margin-left:-303px;
	height:220px;
	width:607px;
	z-index:2;
	border:0px;
	position:absolute;
}
.firstaid{
	margin-top:266px;
	left:50%;
	margin-left:-289px;
	height:194px;
	width:593px;
	z-index:2;
	border:0px;
	position:absolute;
}
.aftercare{
	margin-top:433px;
	left:50%;
	margin-left:-289px;
	height:194px;
	width:593px;
	z-index:2;
	border:0px;
	position:absolute;
}
.reflection{
	margin-top:617px;
	left:50%;
	margin-left:-274px;
	height:70px;
	width:563px;
	z-index:1;
	border:0px;
	position:absolute;
}
.greenblue{
	margin-top:652px;
	left:50%;
	margin-left:-167px;
	height:98px;
	width:335px;
	z-index:2;
	border:0px;
	position:absolute;
}
.background_1 {
	background-image:url(images/background_01.png);
	background-repeat: no-repeat;
	background-position: center;
}
.background_2 {
	background-image:url(images/background_02.png);
	background-repeat: no-repeat;
	background-position: center;
}
.background_3 {
	background-image:url(images/background_03.png);
	background-repeat: no-repeat;
	background-position: center;
}
.background_4 {
	background-image:url(images/background_04.png);
	background-repeat: no-repeat;
	background-position: center;
}
.background_5 {
	background-image:url(images/background_05.png);
	background-repeat: no-repeat;
	background-position: center;
}
.background_6 {
	background-image:url(images/background_06.png);
	background-repeat: no-repeat;
	background-position: center;
}
a, a:hover, a:visited, a:active {
   border:none;
   outline:none;
}

a {
    outline:none; /* FF1.5+ IE7+*/
    -moz-outline: /* FF<=1.5*/}

