@charset "utf-8";
a {
	color: #F4EBDD;
	font-weight: bold;
}
img {
	margin:0;
	padding:0;
	vertical-align: bottom;
	z-index: 3;
}
.languageLinks {
	font-size: small;
	color: #999999;
	top: 30px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
.nodecoration {
	text-decoration: none;
	color: #999999;
}

.flashContainer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: -400px;
	left: 50%;
	width: 800px;
	position: absolute;
	top: 95px;
	z-index: 5;
}

body {
	background-color: #333333;
}
.text {
	position: relative;
	z-index: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
	height: auto;
}
.floatingcontainer {
	width: 800px;
	margin-left: -400px;
	background-color: #d5b67e;
	z-index: -1;
	left: 50%;
	position: absolute;
	top: 75px;
}
.headerFooter {
	background-image: url(../images/images/footer_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 7;
}
.bgbottom {
	background-image: url(../images/dyg-web-background_02.jpg);
	background-position: center bottom;
	position: relative;
	background-repeat: no-repeat;
	z-index: 1;
}
.bgtop {
	background-image: url(../images/dyg-web-background_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: 1;
}
.prop {
	height:375px;
	float:right;
	width:1px;
	margin-right:-1px;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	margin-right:-1px;
}
.padBot30px {
	padding-bottom: 30px;
}
.headerFooter-WM {
	background-image: url(../images/images/footer_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 7;
}

.fblike {
	font-size: small;
	color: #999999;
	top: 550px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
}
