/* CSS Document */

body{
margin:0px;
padding:0px;
background:url(../images/flower33.gif) repeat;
}
.bottom_bg{
background:url(../images/sg_background_bottom.gif) no-repeat bottom;
width:800px;
height:148px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.top_bg{
background:url(../images/sg_background_top.gif) no-repeat top;
width:800px;
height:150px;
}
.mid_bg{
background:url(../images/sg_background_middle.gif) repeat-y;
width:800px;
}

.banner_left
{
background:url(../images/sg_banner_left.gif) no-repeat left;
width:35px;
height:50px;
}

.banner_right{
background:url(../images/sg_banner_right.gif) no-repeat right;
width:35px;
height:50px;
}

.banner_middle{
background:url(../images/sg_banner_middle.gif) no-repeat;
width:167px;
height:50px;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
text-align:center;
padding-top:2px;
}


