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

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

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

img.squiggle { 
position: absolute; 

top: 57%; 
left: 26%;

/*width: 100%; */
}

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

table.squiggle
{ 
background-image:url('../images/squiggle.gif');
background-color: #ffffff;
background-repeat: no-repeat;

background-position: 35% 90%;
}


/*#frame { 
position: absolute; 
top: 99px; 
left: 307px;
} */
table.frame1
{ 
background-image:url('../images/frame-ie.gif');
background-color: #ffffff;
background-repeat: no-repeat;
/*background-attachment:fixed;*/
background-position: 51% 20%;
}
table.pic-alexa
{ 
background-image:url('../images/frame.gif');
background-color: #ffffff;
background-repeat: no-repeat;
/*background-attachment:fixed;*/
background-position: 49% 24%;
}
table.pic-work
{ 
background-image:url('../images/frame.gif');
background-color: #ffffff;
background-repeat: no-repeat;
/*background-attachment:fixed;*/
background-position: 48.5% 15.5%;
}