/*** The orange dots ***/
#dot_top { 
position: absolute; 
top: 110px; 
left: 490px;
width: 100%; 
}
#dot_left { 
position: absolute; 
top: 285px; 
left: 310px;
width: 100%; 
}

#dot_right { 
position: absolute; 
top: 285px; 
left: 677px;
width: 100%; 
}

#dot_bottom { 
position: absolute; 
top: 475px; 
left: 490px;
width: 100%; 
}


img.squiggle { 
position: absolute; 
top: 53.5%; 
left: 26%;

/*width: 100%; */
}

table.squiggle
{ 
background-image:url('../images/squiggle.gif');

background-repeat: no-repeat;
background-position: 20% 90%;
}


table.squiggle-pricelist
{ 
background-image:url('../images/squiggle.gif');
background-color: #ffffff;
background-repeat: no-repeat;
/*background-attachment:fixed;*/
background-position: 16% 149%;
}

img.frame1
{ 
position: absolute; 
top: -6.3%; 
left: 12.3%;
/*background-image:url('../images/frame.gif');*/
/*background-color: #ffffff;
background-repeat: no-repeat;
background-position: 50.5% 19%;*/
} 

table.frame1
{ 
/*position: absolute; */
/*top: 14%; 
left: 30%;*/
background-image:url('../images/frame.gif');
background-color: #ffffff;
background-repeat: no-repeat;
background-position: 50.5% 19%;
} 

table.pic-alexa
{ 
background-image:url('../images/frame.gif');
background-color: #ffffff;
background-repeat: no-repeat;
/*background-attachment:fixed;*/
background-position: 48.5% 24.5%;
}
table.pic-work
{ 
background-image:url('../images/frame.gif');
background-color: #ffffff;
background-repeat: no-repeat;
/*background-attachment:fixed;*/
background-position: 48.5% 14%;
}