* {margin:0; padding:0;}


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

a.zdi:link {
	color: #888888;
	text-decoration: none;
}
a.zdi:visited {
	text-decoration: none;
	color: #888888;
}
a.zdi:hover {
	text-decoration: none;
	color: #FFD694;
}
a.zdi:active {
	text-decoration: none;
	color: #FFD694;
}

body {
	margin:0 auto; 
	background:url(images/bg.jpg) repeat-x #131623;
	background-attachment:fixed;

}

#nav {
	width:269px;
}

#navButton1 {
	position:absolute;
	width:50px;
	height:50px;
	top: 115px;
	left: 70px;
}

#navButton2 {
	position:absolute;
	width:50px;
	height:50px;
	top: 155px;
	left: 116px;
}

#navButton3 {
	position:absolute;
	width:50px;
	height:50px;
	top: 206px;
	left: 84px;
}

#navButton4 {
	position:absolute;
	width:50px;
	height:50px;
	top: 232px;
	left: 139px;
}

#navButton1highlight {
	position:absolute;
	visibility:visible;
	width:50px;
	height:50px;
	top: 115px;
	left: 70px;
}

#navButton2highlight {
	position:absolute;
	visibility:hidden;
	width:50px;
	height:50px;
	top: 155px;
	left: 116px;
}

#navButton3highlight {
	position:absolute;
	visibility:hidden;
	width:50px;
	height:50px;
	top: 206px;
	left: 84px;
}

#navButton4highlight {
	position:absolute;
	visibility:hidden;
	width:50px;
	height:50px;
	top: 232px;
	left: 139px;
}

.style1 {
	font-family: "Trebuchet Bold", "Trebuchet MS Bold", Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	margin: 120px 80px 0px 400px;
	line-height: 1.7;
	font-size: 12px;
	
}

img, div { behavior: url(iepngfix.htc); }
