trying to get this to work for my job, it was working fine, then I modified the images and now I can't get the slide show to align back to the center. I've been at it for hours...changing all sorts of things that seem obvious, but apparently not. Please oh please can someone shed some light?
Here's the page:
home
here's the slider css
/********** slider **********/
.slider {background: #fff url(images/slider_bg.gif) top repeat-x; margin:0 auto; padding:0; height:405px;}
.slider div.slice1 { margin:0 auto; width:100%; padding:0;}
.slider div div div { margin:0; padding:0; width:100%; height:405px; border:0;}
.slider div div div p.img { float:center; width:100%; padding:37px 0 0 0; margin:0;}
.slider div div div h2 {width:100%; float: left; font:bold 50px Arial, Helvetica, sans-serif; color:#000000; margin:0; padding:40px 0 0 10px; line-height:1.2em;}
.slider div div div h2 span { color:#de0000;}
.slider div div div p { width:100%; float:center; font:normal 14px Arial, Helvetica, sans-serif; color:#555555; margin:0; padding:20px 0 0 10px; line-height:1.8em;}