body,html {
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  height: 100%;
}

.text1 {font-family: Verdana,Arial;font-size: 15px;color: #ff6a35;font-weight: bold;}
.text2 {font-family: Tahoma,Verdana,Arial;font-size: 18px;color: #ff6a35;font-weight: bold;letter-spacing: 1px;}
.text3 {font-family: Tahoma,Verdana,Arial;font-size: 17px;color: #037048;font-weight: bold;}
.text4 {font-family: Verdana,Arial;font-size: 11px;color: #000000; line-height: 17px;}
.text5 {font-family: Verdana,Arial;font-size: 13px;color: #000000;}

h1 {font-family: Verdana,Arial;font-size: 17px;color: #47b710;text-decoration: underline;font-weight: bold;margin: 0px;}

.img {border: solid 2px #ffb400;}

#layer1 {
	width: 100%;
	height: 100%;
}
#layer2 {
	width: 1000px;
	height: 100%;
	background-image: url(../i/uper.gif);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
}
#contact {
	position: absolute;
	width: 250px;
	top: 140px;
	left: 30px;
}
#adress {
	position: absolute;
	width: 400px;
	top: 195px;
	left: 590px;
}
#div1 {
	position: absolute;
	width: 400px;
	top: 220px;
	left: 20px;
}
#div2 {
	position: absolute;
	width: 1000px;
	top: 300px;
}
#div3 {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
}
#bottom {
	background-image: url(../i/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 28px;
	//height: 36px;
	margin-top: 20px;
	padding-right: 40px;
	padding-top: 11px;
	
}
#line_01 {
	background-image: url(../i/line_01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 537px;
}
#line_02 {
	background-image: url(../i/line_02.gif);
	background-repeat: no-repeat;
	width: 18px;
	height: 263px;
}
#line_03 {
	background-image: url(../i/line_03.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 445px;
}
a.link1 {
	font-family: Tahoma,Myriad Pro;
	font-size: 17px;
	color: #037048;
	text-decoration: underline;
	font-weight: bold;
}
a.link1:hover {
	font-family: Tahoma,Myriad Pro;
	font-size: 17px;
	color: #037048;
	text-decoration: none;
	font-weight: bold;
}
a.link2 {
	font-family: Verdana,Tahoma,Myriad Pro;
	font-size: 12px;
	color: #ff6a35;
	text-decoration: none;
	font-weight: bold;
}
a.link2:hover {
	font-family: Verdana,Tahoma,Myriad Pro;
	font-size: 12px;
	color: #ff6a35;
	text-decoration: underline;
	font-weight: bold;
}

