p { margin-top: 0.5em; margin-bottom: 0.25em; }

#saw_right {
	position: absolute;
	top: 321px;
	left: 157px;
}

#title {
	position: absolute;
	top: 183px;
	left: 157px;
}

#title_extension {
	position: absolute;
	top: 204px;
	left: 537px;
}

#schematic_btn {
	position: absolute;
	top: 171px;
	left:496px;
}

#model_btn {
	position: absolute;
	top: 171px;
	left:633px;
}

#blow_out_btn {
	position: absolute;
	top: 379px;
	left:496px;
}

#finish_btn {
	position: absolute;
	top: 379px;
	left:633px;
}

#middle_bar {
	position: absolute;
	top: 335px;
	left:486px;
}

#text2 {
	position: absolute;
	top: 305px;
	left: 140px;
	width: 340px;
}

#text3 {
	position: absolute;
	top: 325px;
	left: 140px;
	width: 340px;
}

#text4 {
	position: absolute;
	top: 325px;
	left: 140px;
	width: 250px;
}

#schematic {
	position: absolute;
	top: 223px;
	left: 498px;
}

#blow_out {
	position: absolute;
	top: 204px;
	left: 483px;
}

#buble {
	position: absolute;
	top: 512px;
	left: 400px;
}

#model {
	position: absolute;
	top: 204px;
	left: 401px;
}

.bottom_nav {
	position: absolute;
	top: 575px;
	left: 190px;
	width: 600px;
	font-weight: bold;
	font-size: 9pt;
}

div.bottom_nav a:link { text-decoration: none; color: #666666; }
div.bottom_nav a:visited { text-decoration: none;  color: #666666; }
div.bottom_nav a:hover { background: #92a5b3; color: white; }
