.pic1 {
	background-image: url(images/home_image_1.jpg);
	background-repeat: no-repeat;
	background-position: 2.5em 3em;
}
.text1 {
	font-size: 0.8em;
	top: 3em;
	right: 5em;
	margin-top: 0.2em;
}
.pos1_1 {
	top: 3em;
	right: 4em;
}
.pic2 {
	background-image: url(images/home_image_2.jpg);
	background-repeat: no-repeat;
	background-position: 1em 2em;
}
h2 {
	font-size: 0.9em;
	text-align: left;
	margin-bottom: 0.2em;
}
.impos1 {
	margin-left: 3em;
	margin-bottom: 3em;
}
.impos2 {
	margin-bottom: 6em;
	margin-left: 0em;
}

h3 {
	font-size: 0.8em;
	color: #000000;
	text-align: left;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: normal;
	margin-top: 1px;
	margin-bottom: 0.2pc;
}
.pic3 {
	background-image: url(images/home_image_3.jpg);
	background-repeat: no-repeat;
	background-position: 3em 2em;
}
.pic4 {
	background-image: url(images/home_image_4.jpg);
	background-repeat: no-repeat;
	background-position: 2em 1em;
}
.circle {
	background-image: url(images/Frame/circle.jpg);
	background-repeat: no-repeat;
	background-position: 370px 150px;
	background-color: DDCFC7;
}
p {
	font-family: Arial;
	font-size: 0.8em;
	display: block;
	white-space: normal;
	margin: 0px 0px 0px 3em;
	padding: 0px;
	left: 2em;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
pc {
	font-family: Arial;
	font-size: 0.8em;
	display: block;
	white-space: normal;
	margin: 0px 0px 0px 3em;
	padding: 0px;
	left: 2em;
	text-align: center;
	vertical-align: top;
	font-weight: normal;
}
body {
	font-family: Arial;
}
table {
	background-color: DDCFC7;
}
.circlelight {
	background-color: DDCFC7;
	height: 500px;
}
h4 {
	top: 1em;
	left: 2em;
	text-align: left;
	font-size: 1.2em;
	text-indent: 2em;
	vertical-align: top;
}
h6 {
	top: 1em;
	left: 2em;
	text-align: center;
	font-size: 1.2em;
	vertical-align: top;
	margin-top: 1em;
	height: 1em;
	color: #b51621;
}
.impos3 {
	margin-left: 3em;
	margin-top: 2em;
}
.impos4 {
	margin-bottom: 1em;
	margin-left: 2em;
}


a:link {
	color: #990000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #990000;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited:hover {
	color: #FF0000;
	text-decoration: underline;
}
.middle {
	text-align: center;
}

