p { color: #FFFFFF; }
td { }
a:link { color: white; }
a:visited {color:white; }
a:hover {color:#BBB }
a:active { }
#container { background-color: #000001; background-repeat: repeat; background-attachment: scroll; background-position: 1024px 0; text-align: center; width: 900px;}
#myImageFlow { text-align: center; position: absolute; top: 230px; left: 317px; width: 787px; height: 500px; }

.p1 { color: #e4d748; text-align: left; }

#spacer1 { height: 10px; }

/*<agl.folder "Navbar">*/
#pic { position:absolute; top: 270px; left: 60px; width:487px; height:360px;}
#movie {position:absolute; top: 270px; left: 545px; z-index:10; vertical-align:middle; text-align:center;}
	#menu1 {
	color: #e4d748;
	font-size: 11pt;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	position: absolute;
	top: 305px;
	left: -100px;
	width: 100px;
	height: 40px;
	z-index: 2000;
}
#accelerate {z-index:1;position: absolute; top: 295px; left:65px; color:white; font-family: verdana, arial, sans-serif; font-size: 22px;}

#links {color:white;position:absolute; z-index:50000; top:355px; left:65px;font-family: verdana, arial, sans-serif;}

#mail {z-index:5000; width:200px; height:30px;position:absolute; top: 210px; left:30px;}

/* positioning for navbar links */

#exotic { position: absolute; top:206px; left: 257px;}
#soldering { position: absolute; top:206px; left: 347px;}
#welding { position: absolute; top:206px; left: 455px;}
#production { position: absolute; top:206px; left: 573px;}
#precision { position: absolute; top:206px; left: 696px;}
#anodizing { position: absolute; top:206px; left: 803px;}
#resources { position: absolute; top:206px; left: 924px;}
#logo { position: absolute; top: 8px; left: 5px;}
#topmid { position: absolute; top:8px; left: 257px;}

#a1 {position: absolute; top: 139px; left:257px;}
#a2 {position: absolute; top: 139px; left:347px;}
#a3 {position: absolute; top: 139px; left:455px;}
#a4 {position: absolute; top: 139px; left:573px;}
#a5 {position: absolute; top: 139px; left:696px;}
#a6 {position: absolute; top: 139px; left:803px;}
#a7 {position: absolute; top: 139px; left:924px;}

* {
    margin: 0;
}
html, body {
    height: 100%;
    background-position: 1024px 0;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
}
.footer, .push {
    height: 4em;
    width: 998;
    font-family: arial;
	font-size: 12px;
	text-align: center;
	line-height: 15px;
    color: #FFFFFF;
    position: absolute; top: 700px; left:0px;
}


