@charset "utf-8";
/* CSS Document */

#Container {
	position:relative;
	width:1024px;
	height:700px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
}
#Spacer {
	position:absolute;
	width:1024px;
	height:24px;
	z-index:1;
	top: 46px;
}
#Cont_Main {
	position:absolute;
	width:1024px;
	height:500px;
	z-index:2;
	top: 70px;
}
#Cont_Main_Contact {
	position:absolute;
	width:1024px;
	height:500px;
	z-index:2;
	top: 70px;
	background-image: url(Images/BG_Contact.jpg);
}
body {
	background-color: #FFFFFF;
	background-image: url(Images/BG.jpg);
	background-repeat: repeat-x;
}
#Footer {
	position:absolute;
	width:1024px;
	height:130px;
	z-index:3;
	top: 570px;
}
#Logo_Cont {
	position:absolute;
	width:138px;
	height:100px;
	z-index:1;
	left: 443px;
}
#Menu_Left {
	position:absolute;
	width:440px;
	height:50px;
	z-index:2;
}
#Menu_Right {
	position:absolute;
	width:440px;
	height:50px;
	z-index:3;
	left: 585px;
	top: 0px;
}
.Normtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.Signature {
	text-align: right;
}
#Signature {
	position:absolute;
	width:134px;
	height:24px;
	z-index:4;
	left: 879px;
	top: 103px;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	text-align: right;
}
#Contact_Cont {
	position:absolute;
	width:400px;
	height:268px;
	z-index:1;
	left: 74px;
	top: 110px;
}
a:link {
	color: #03F;
}
a:visited {
	color: #666;
}
a:hover {
	color: #00F;
}
a:active {
	color: #00F;
}
#HolLisitngs {
	position:absolute;
	width:154px;
	height:34px;
	z-index:5;
	left: 865px;
	top: 61px;
}
