body { 
}

#wrapper {
	background-color: #ffffff;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	left: -20px;
	width: 898px
}

#pic_one {
	position:absolute;
	top:100px;
	left:20px
}

#pic_two {
	position:absolute;
	top:100px;
	left:680px
}

#pic_three {
	position:absolute;
	top:100px;
	left:250px
}

#text_box_left {
     background-color: #ffffff;
     position: absolute;
     top: 450px;
     left: 15px;
     border: 3px solid #ff9933;
     border-style: ridge;
     width: 300px;
     height: 200px;
     padding: 5px 5px 5px 5px
}


#text_box {
     background-color: #ffffff;
     position: absolute;
     top: 50px;
     left: 400px;
     border: 3px solid #ff9933;
     border-style: ridge;
     width: 500px;
     height: 200px;
     padding: 5px 5px 5px 5px
}

#text_box_2 {
     background-color: #ffffff;
     position: absolute;
     top: 300px;
     left: 30px;
     border: 3px solid #ff9933;
     border-style: ridge;
     width: 1000px;
     height: 450px;
     padding: 1px 1px 1px 1px
}

#three {
	position:fixed;
	left:5px;
	top:100px
}

#four {
	position:fixed;
	left:5px;
	top:100px
}