body,html {
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  height: 100%;
}

.text1 {font-family: Verdana,Arial;font-size: 14px;color: #ffffff;font-weight: bold;}
.text2 {font-family: Tahoma,Verdana,Arial;font-size: 18px;color: #f26522;font-weight: bold;letter-spacing: 2px;}
.text3 {font-family: Tahoma,Verdana,Arial;font-size: 17px;color: #037048;font-weight: bold;}
.text4 {font-family: Verdana,Arial;font-size: 12px;color: #000000; line-height: 17px;}
.text5 {font-family: Verdana,Arial;font-size: 10px;color: #2e3192;}

h1 {font-family: Verdana,Arial;font-size: 14px;color: #5ba225;text-decoration: none;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.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
}
#contact {
	position: absolute;
	width: 281px;
	height: 67px;
	top: 20px;
	left: 95px;
	background-image: url(../i/bg.png);
	background-repeat: no-repeat;
	padding-top: 7px;
}
#adress {
	position: absolute;
	width: 520px;
	top: 211px;
	left: 480px;
}
#layer3 {
	width: 1000px;
	height: 100%;
	position: absolute;
	top: 236px;
}
#line1 {
	height: 2px;
	background-image: url(../i/line.gif);
	background-repeat: repeat-x;
	width: 961px;
	margin-top: 20px;
	margin-bottom: 20px;
	//margin-bottom: 5px;
}
#line2 {
	height: 2px;
	width: 1000px;
	background-color: #f6891e;
	margin-top: 20px;
	margin-bottom: 5px;
	//margin-bottom: 5px;
	font: 0px;
}
#copyright {
	padding-right: 10px;
	padding-bottom: 5px;
}
a.link1 {
	font-family: Tahoma,Myriad Pro;
	font-size: 17px;
	color: #0000ff;
	text-decoration: underline;
	font-weight: bold;
}
a.link1:hover {
	font-family: Tahoma,Myriad Pro;
	font-size: 17px;
	color: #0000ff;
	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;
}


