/* CSS Document */
.style2 {
	color: #FFFF00
}
.style3 {
	font-size: 18px
	font-family: "Arial";
}
.style4 {
	color: #FFFFFF
}
.title {
	position: absolute;
	margin-top: 140px;
	margin-left: 200px;
	color: #CC9900;
	width: 269px;
	height: 35px;
	left: 32px;
	top: -48px;
}
.walker {
	position: absolute;
	text-align: center;
	margin-left: 220px;
	margin-top: 25px;
	font-size: 50px;
	font-family: "Franklin Gothic Medium";
	color: #FFFFFF;
	word-spacing: 5px;
	width: 660px;
	left: -164px;
	top: 439px;
}
.slogan {
	position: absolute;
	margin-left: 290px;
	margin-top: 80px;
	color: #FFFF66;
	font-size: 20px;
	font-family: "Franklin Gothic Medium";
	width: 444px;
	left: -31px;
	top: 117px;
}
body {
	background-color: #000000;
}
.content {
	position: absolute;
	margin-left: 250px;
	margin-right: 50%;
	margin-top: 150px;
	padding: 10px;
	color: #FFFFFF;
	width: 353px;
	font-family: "Arial";
	z-index: 4;
	top: 181px;
	left: -33px;
	height: 337px;
}
.logo {
	position: absolute;
	margin-top: 20px;
	margin-left: 40px;
	
}
.
.iso {
	position:absolute;
	margin-left: 75px;
	margin-top: 450px;
	color: #FFFF00;
	width: 153px;
}
/* set button menu position */
dl#menu {
	position: absolute;
	top: 198px;
	left: 477px;
	width: 150px;
}

/* set general button styles */
dt.btn {
	margin-bottom: 5px;
	text-align: center;
}

/* set general anchor styles - fill the container */
dt.btn a {
	display: block;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

/* MouseOut state (default) */
dt.btn a {
	background: #006699;
	border: 5px outset #6699CC;
}

/* MouseOut state (hover) */
dt.btn a:hover {
	background: #6699CC;
	border: 5px outset #6699CC;
}

/* MouseOut state (active) */
/* dt.btn a:active {
	background: red;
	border: 5px inset red;
} */
img.foundry {
	position: absolute;
	left: 635px;
	top: 144px;
	z-index: -1;
}
