/* CSS Document */

#pageWrapper{
    background: url(../images/background/backdrop.jpg) no-repeat;
}

#pageWrapperBgRepeat {
	background: url(../images/repeatImages/gradient-mid.jpg) repeat-y;
}

#centerPaneHome {
	background: url(/templates/public/wireframe/SCAPflash.swf) no-repeat;
}

#contentMain {
    /*background: url(../images/contentPages/content-head.jpg) no-repeat;*/
}

#contentBgRepeat {
	background: url(../images/repeatImages/bg-repeat.gif) repeat-y;
}

/*#centerPaneRepeat {
	background: url(../images/repeatImages/bg-mid2.png) repeat-y;
}*/

#picContent1 {
    background: url(../images/homePage/site_select.png) no-repeat;
}

#picContent2 {
    background: url(../images/homePage/property_db.png) no-repeat;
}

#picContent3 {
	background: url(../images/homePage/jobz_business.png) no-repeat;
}