@charset "utf-8";
/* CSS Document */

* {margin:0 auto; padding:0;}

body {background: #eeeeee url(../images/bg-gradient.jpg) repeat-x; text-align: center; color: #000000; margin:0; padding:0;}
#container {width: 730px; background: #eeeeee url(../images/bg-wrapper.jpg) repeat-x; margin-top:50px; padding:6px; text-align: left; }
#contbg-wh {background:#eeeeee;}

#mainContent { padding:4px; }
	.img1 {background:url(../images/bg-content1.jpg) no-repeat; width:720px; height:135px;}
	.img2 {background:url(../images/bg-content2.jpg) no-repeat; width:720px; height:167px;}
	.img3 {background:url(../images/bg-reflect.jpg) no-repeat; width:720px; height:69px; margin-top:3px;}