/* CSS Document */

body {
background: url(../images/index_bg.jpg) repeat-x center top;
}
#flash {
text-align: center;
padding: 0px auto;
margin: 0px auto;
width: 960px;
background: url(../images/flash_bg.jpg) no-repeat center top;
}

#menu_bg {
background: url(../images/menu_indexbg.jpg) no-repeat center top;
}
#menu {
	background: url(../images/menu_indexbg.jpg) no-repeat center top;
	height: 120px;
}

#left {
	width: 468px;
}
#right {
width: 220px;
text-align: center;
}
