/* CSS Document */

@media screen and (-webkit-min-device-pixel-ratio:0)
{
#outer_footer{width:100%; float:left; background:url(../images/outer_bg.jpg) repeat-y 49.9% 0;}
#outer_layout{width:100%; float:left; background:url(../images/outer_bg1.jpg) repeat-y 49.9% 0;}
}


