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

body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	background-color: #090604;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td object, td embed {
	vertical-align: bottom;
} 

a:link {
	text-decoration: none;
	color: #575049;
}
a:visited {
	text-decoration: none;
	color: #575049;
}
a:hover {
	text-decoration: none;
	color: #575049;
}
a:active {
	text-decoration: none;
	color: #575049;
}

#title {
	height:674px;
	background-image:url(../images/0.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#contact {
	padding-bottom:5px;
	padding-right:5px;
	z-index:3;
	position:absolute;
	bottom:0px;
	right:0px;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#575049;
}