body {
	font: 12pt/14px Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #ffffff;
	margin: 0;
	padding: 0px;
	text-align:left;
}

#headtext{
        color:#00772D;
        font-size: 20px;
	font-weight: bold;
}

#headtop {
	background: #ffffff url('headtop.jpg') no-repeat;
	height: 269px;
	width: 750px;
	position:absolute;
        top:41px;
		left:131px;
}

#head {
	background: #ffffff url('head.jpg') no-repeat;
	height: 238px;
	width: 665px;
	position:absolute;
        top:121px;
		left:123px;
}

#home{ 
	margin: 10px 0px 0px 50px;
	background: #a7001a;
	height: 88px;
	width: 131px;
	position:absolute;
        top:349px;
        left:97px;
}

#aus{ 
	margin: 10px 0px 0px 50px;
	background: #00FF00;
	height: 86px;
	width: 190px;
	position:absolute;
        top:437px;
        left:38px;
}

#fac{ 
	margin: 10px 0px 0px 50px;
	background: #00FF00;
	height: 86px;
	width: 202px;
	position:absolute;
        top:511px;
        left:26px;
}

#filler{
	margin: 10px 0px 0px 50px;
	background: #00FF00 url('filler.jpg') no-repeat;
	height: 91px;
	width: 21px;
	position:absolute;
        top:610px;
        left:207px;
}

#customers{
	margin: 10px 0px 0px 50px;
	background: #00FF00;
	height: 83px;
	width: 215px;
	position:absolute;
        top:700px;
        left:13px;
}

#pb{
	margin: 10px 0px 0px 50px;
	background: #00FF00 url('pipe_bottom.jpg') no-repeat;
	height: 27px;
	width: 83px;
	position:absolute;
        top:783px;
        left:192px;
}
#arial{
	margin: 25px 0px 0px 0px;
	background: #00FF00 url('arial.jpg') no-repeat;
	height: 308px;
	width: 410px;
}
#con{
	margin: 10px 0px 0px 50px;
	background: #00FF00;
	height: 94px;
	width: 144px;
	position:absolute;
        top:174px;
        left:475px;
}

#title{
	margin: 10px 0px 0px 50px;
    font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	color:#000000;
    position:absolute;
    top:290px;
    left:332px;
}

#contactheading{
    font-size: 25px;
	font-weight: bold;
	line-height: 15px;
	color:#000000;
}

#menuShow{
border: 0px;
position: absolute;
width: 155px;
height: 170px;
}


#menuShow a:link,#menuShow a:visited{
color: #000000;
font-size: 16px;
line-height: 20px;
font-family: Arial;
font-weight: bold;
font-style: italic;
}

#menuShow a:hover{
color: #FF0000;
}
#menupos{
position:relative;
left: 22px;
bottom: 27px;

}

#menuSelect{
border: 0px;
background-color: #FFFFFF;
font-size: 16px;
font-family: Arial;
position: absolute;
width: auto;
height: auto;
}

#listleft{
margin: 10px 0px 0px 50px;
position:absolute;
width: 450px;
left: 255px;
top: 340px;
list-style-type: none

}

#listright{
margin: 10px 0px 0px 50px;
position:absolute;
width: 450px;
left: 495px;
top: 340px;
list-style-type: none

}

#bodytext{
margin: 10px 0px 0px 50px;
position:absolute;
width: 450px;
left: 275px;
top: 325px;

}

#GalleryPosition{
margin: 10px 0px 0px 50px;
position:absolute;
width: 450px;
left: 275px;
top: 375px;

}

#HomePosition{
margin: 10px 0px 0px 50px;
position:absolute;
width: 408px;
left: 275px;
top: 335px;

}

#copyright{
margin: 10px 0px 0px 50px;
position:absolute;
width: 450px;
left: 284px;
top: 795px;
font-size: 12px;
font-family: Arial;
}

#next{
	position:absolute;
	left: 720px;
	top: 730px;
}

#next a:link,#next a:visited{
color: #000000;
font-size: 16px;
line-height: 20px;
font-family: Arial;
font-weight: bold;
font-style: italic;
}


#next a:hover{
color: #FF0000;
}

#previous{
	position:absolute;
	left: 333px;
	top: 730px;
}

#previous a:link,#previous a:visited{
color: #000000;
font-size: 16px;
line-height: 20px;
font-family: Arial;
font-weight: bold;
font-style: italic;
}


#previous a:hover{
color: #FF0000;
}

/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: 0px;   
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float: left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
color: #000000;
font-size: 16px;
line-height: 20px;
font-family: Arial;
font-weight: bold;
font-style: italic;
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #ff0000; 
} 
#edge{
	margin: 10px 0px 0px 50px;
	background: #00FF00 url('pipe_edge.jpg') no-repeat;
	height: 434px;
	width: 32px;
	position:absolute;
        top:349px;
        left:228px;
}

#utah, #cali{
	line-height: 1.4;
}