#box {

	background-color: #669999;
	width: 800px;
	position: absolute;
	height: 620px;
	border: 000000;
}

#box2 {
	
	background-color: #669999;
	background-position: center;
	width: 345px;
	position: absolute;
	left: 450px;
	top: 150Px;
	height: 230px;
	
}
image1 {
	
	background-color: #669999;
	background-position: left;
	width: 400px;
	position: absolute;
	left: 50px;
	top: 150Px;
	height: 250px;
	
}

#navigation {
	
	background-color: transparent;
	background-position: center;
	width: 345px;
	position: absolute;
	left: 800px;
	top: 155px;
	height: 230px;
	
}

#centergraphic {
	background-position: center;
	width: 345px;
	position: absolute;
	left: 450px;
	top: 160px;
	height: 345px;

}

#leftgraphic {
	background-position: center;
	background-color: transparent;
	width: 345px;
	position: absolute;
	left: 200px;
	top: 115px;
	height: 345px;
	z-index: 0;
}
#leftgraphicmain {
	background-position: center;
	background-color: transparent;
	width: 345px;
	position: absolute;
	left: 50px;
	top: 115px;
	height: 345px;
	z-index: 0;
}


#title {
	background-position: center;
	width: 345px;
	position: absolute;
	left: 449px;
	top: 85px;
	height: 80px;

}

.flow {
  float: left;
  clear: left;
  margin: 0px 1.25em 0px 0px;
}

#body1 {
	width: 700px;
		background-image: url(boy.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
  position:absolute;
	left: 50px;
	top: 123px;
	

}
#construction {
	background-position: center;
	width: 345px;
	position: absolute;
	left: 450px;
	top: 400px;
	height: 345px;

}
a:link {
	text-decoration: none;
	color: #636C90;
}
a:visited {
	text-decoration: none;
	color: #636C90;
}
a:hover {
	text-decoration: underline;
	color: #636C90;
}
a:active {
	text-decoration: none;
	color: #636C90;
}

.style1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 19px;
color: #636C90;
}

.style2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #669999;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #636C90;
}
