@charset "utf-8";
/* CSS Document */

body {
	background-color:#201f38;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

p {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#909090;
}


a {
	text-decoration:none;
	color:#909090;
}

a:hover {
	color:#e8e9e9;
}

#valve {
	position:absolute;
	bottom:74px;
	left:44px;
}

#bg_01 {
	background-image:url(../images/three_bg_01.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#container_01 {
	background-image:url(../images/three_bg_01.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:984px;
	height:947px;
}

#bg_02 {
	background-image:url(../images/three_bg_02.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#container_02 {
	background-image:url(../images/three_bg_02.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:984px;
	height:892px;
}

#bg_03 {
	background-image:url(../images/three_bg_03.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#container_03 {
	background-image:url(../images/three_bg_03.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:984px;
	height:972px;
}

#bg_04 {
	background-image:url(../images/three_bg_04.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#container_04 {
	background-image:url(../images/three_bg_04.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:984px;
	height:1194px;
}

#bg_05 {
	background-image:url(../images/three_bg_05.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#container_05 {
	background-image:url(../images/three_bg_05.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:984px;
	height:696px;
}





#copy_01 {
	position:absolute;
	top:118px;
	left:80px;
	width: 562px;
}

#copy_02 {
	position:absolute;	
	right:146px;
	top:366px;
	text-align:center;
	line-height:16px;
	font-size:14px;
}

#tf_logo {
	position:absolute;
	top:20px;
	left:48px;
	width:240px;
	height:60px;
	display:block;
	background-image:url(../images/tf_logo.png);
}

#pyromania_logo {
	position:absolute;
	top:0px;
	right:38px;
	width:236px;
	height:70px;
	display:block;
	background-image:url(../images/pyromania_logo_2.png);
}

#poopyjoe {
	position:absolute;
	top:0px;
	left:644px;
	width:260px;
	height:378px;
	display:block;
}

#monkeynautics {
	position:absolute;
	top:20px;
	left:540px;
	width:330px;
	height:352px;
	display:block;
}


.button:hover {
	background-position:bottom;
}













