@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #555555;
}
.header {
	background-image: url(../img/m_1.jpg);
	background-repeat: no-repeat;
	height: 485px;
	vertical-align: top;
}
.menu1 {
	padding-left: 275px;
}
.left {
	float: left;
}
.welk {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #b68f21;
}
 a:focus {
 outline: none;
 }
 
 img, img a {
    border: none;}
.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #b68f21;
	background-image: url(../img/title_.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.copy {
	font-family: Verdana,;
	font-size: 7pt;
	color: #AB9680;
	padding-left: 100px;
}

