html{background:#fff;}
#outer{
border:solid black 1px;
width:960px;
height:498px;
margin:auto;
margin-top:20px;
}

#rolloverDivs {
  height: 1px;
  width: 960px;
  margin: -3px auto 0;
  position: relative;
}

:root #rolloverDivs {
  margin-top: 0px;
}

#hyundai,
#toyota,
#scion,
#mitsubishi {
  position: absolute;
}

#hyundai {
  top: -189px;
  left: 40px;
}

#toyota {
  top: -216px;
  left: 288px;
}

#scion {
  top: -216px;
  left: 539px;
}

#mitsubishi {
  top: -205px;
  left: 772px;
}

#flashBtn{
position: relative;
margin: 0 auto;
width: 960px;
}

#DeductBtn{
position: absolute;
width: 230px;
top: -337px;
left: 378px;
}
#flashimgwrapper {
margin: 0pt auto; width: 960px; height: 1px;
}
#flashimage {
position: relative; top: -356px; padding-left: 360px;
}
