/* --- Promo Ticker Framein --- */

#promos {
position:relative;
top:20px;
}

#spec-promo-bar {
position:relative;
top:20px;
}


/* --- Interior Page Center Content --- */

body.active .placeholder5 .column1 {
background: #333 url(http://admin.webmakerx.net/images/Sites/Site18506/Document/interior_left.png) no-repeat;
}

body.active .placeholder5 .column3 {
background: #333 url(http://admin.webmakerx.net/images/Sites/Site18506/Document/interior_right.png) no-repeat;
}

.placeholder5 .column2 {
padding:50px 0;
}

/*Internal Pages Flash Banner*/

#flashbanner2 {
position: absolute;
top: -182px;
left: 0;
z-index: 999
}
/*iFrame Flash Banner*/

#iFrameBanner{
height:150px;
width: 990px;
overflow:hidden;
position: absolute;
top: -182px;
left: 0px;
z-index: 999;
}


