#footer{
width:100%;
height: 25px;
background-image:url(../images/main_bg1.jpg);
background-repeat:repeat-x;
text-align: bottom;
background-position:bottom;
position:relative;
bottom:0px;
}

.leftbg{
background-image:url(../images/main_left.jpg);
background-repeat:no-repeat;
background-position:top left;
width:19px;
margin-bottom:0px;
padding-bottom:0px;
}

#leftbg{
background-image:url(../images/main_left1.jpg);
background-repeat:no-repeat;
width:19px;
bottom:0px;
height:334px;
position:relative;
}

.rightbg{
background-image:url(../images/main_right.jpg);
background-repeat:no-repeat;
background-position:top left;
width:19px;
}

#rightbg{
background-image:url(../images/main_right1.jpg);
background-repeat:no-repeat;
width:19px;
height:334px;
bottom:0px;
position:relative;
}

.bg{
background-image:url(../images/main_bg.jpg);
background-repeat:repeat-x;
vertical-align:top;
}

#bgbottom{
background-image:url(../images/main_bg1.jpg);
background-repeat:repeat-x;
vertical-align:bottom;
}

#bg{
background-image:url(../images/main_bg1.jpg);
background-repeat:repeat-x;
vertical-align:bottom;
}


