.top_left{
width: 391px;
background-image:url('../template/images/top-left-image.jpg');
}
.top_middle{
width: 358px;
background-color:#ffffff;
}
.top_right{
width: 179px;
background-color: #ffffff;
}
.zzzz{
height: 51px;
background-image:url('../template/images/top-nav.jpg');
}

.body{
background-image:url(../template/images/body-background.jpg);
background-repeat: repeat-x;
background-color: #009DF4;
}

.top_nav{
height: 64px;
width: 925px;
background-repeat: no-repeat;
background-image:url('../template/images/top-nav.jpg');
}
.width_repeat{
background-color:#ffffff;
border-left: solid #34A1FE 2px;
border-right: solid #34A1FE 2px;
border-bottom: solid #34A1FE 2px;
width: 925px;
}

.table_bottom{
height: 33px;
background-color:#34A1FE;
}
.footer{
height: 60px;
background-image:url(../template/images/footer-background.jpg);
}

.separator{
width:12px;
background-image:url(../template/images/seperator.jpg);
}
.tbl_gradient{
background-image:url('../template/images/gradient.jpg');
background-repeat: repeat-x;
height: 38px;
}
.bottom_grad{
background-image:url('../template/images/gradient-bottom.jpg');
height: 8px;
width: 240px;
}
.horizontal_rule{
background-image:url('../template/images/horizontal-rule.jpg');
height: 5px;
width: 214px;
}
.main{
background-image:url('../template/images/main.jpg');
background-repeat: no-repeat;
background-position: 10px 0px;
height: 506px;
}

.welcome{
background-image:url('../template/images/welcome.jpg');
background-repeat: no-repeat;
background-position: 20px 25px;
height: 60px;
width: 322px;
}

.border_bottom{
background-image:url('../template/images/border-bottom.jpg');
height: 3px;
background-position: 50% 50%;
background-repeat: no-repeat;
width: 245px;
}