body{
margin:0px;
}

.background{
background-image:url('../template/images/repeat.png');
background-repeat:repeat-x;
height:258px;
}

.background_other{
background-image:url('../template/images/background_other.png');
background-repeat:repeat-x;
background-color:#000000;
height:154px;
}


.bottom_background{
background-image:url('../template/images/bottom_repeat.jpg');
background-repeat:repeat-x;
background-color:#666666;
}

.bottom_background_other{
background-image:url('../template/images/footer_other.png');
background-repeat:repeat-x;
background-color:#666666;
}

.top{
background-image:url('../template/images/top.png');
background-repeat:repeat-x;
height:109px
}


.logo1{
background-image:url('../template/images/logo1.jpg');
background-repeat:no-repeat;
background-position:left;
width:375px;
height:109px
}


.logo2{
background-image:url('../template/images/logo2.jpg');
background-repeat:no-repeat;
height:109px;
width:125px;
}

.paypal{
background-image:url('../template/images/paypal.png');
background-repeat:no-repeat;
background-position: 50% 50%;
height:65px;
width:112px;
}

.logo3{
background-image:url('../template/images/logo3.jpg');
background-repeat:no-repeat;
background-position:right;
width:145px;
height:109px
}


.seperator{
background-image:url('../template/images/seperator.jpg');
background-repeat:no-repeat;
background-position:center;
width:4px;
height:32px
}

.right_border{
background-image:url('../template/images/right_border.jpg');
background-repeat:repeat-y;
width:2px;
}

.a1{
background-image:url('../template/images/a1.jpg');
background-repeat:no-repeat;
background-position:right;
width:84px;
height:43px
}

.a2{
background-image:url('../template/images/a2.jpg');
background-repeat:no-repeat;
width:281px;
height:43px
}
.a3{
background-image:url('../template/images/a3.jpg');
background-repeat:no-repeat;
background-position:left;
width:85px;
height:43px
}

.b1{
background-image:url('../template/images/b1.jpg');
background-repeat:no-repeat;
width:282px;
height:208px
}

.b2{
background-image:url('../template/images/b2.jpg');
width:281px;
height:208px
}

.b3{
background-image:url('../template/images/b3.jpg');
background-repeat:no-repeat;
width:280px;
height:208px
}

.c1{
background-image:url('../template/images/c1.jpg');
background-repeat:no-repeat;
background-position:right;
width:134px;
height:49px
}

.c2{
background-image:url('../template/images/c2.jpg');
background-repeat:no-repeat;
width:281px;
height:49px
}

.c3{
background-image:url('../template/images/c3.jpg');
background-repeat:no-repeat;
background-position:left;
width:135px;
height:49px
}

.container{
background-image:url('../template/images/container.jpg');
background-repeat:no-repeat;
width:269px;
height:200px
}

.product_container{
background-image:url('../template/images/main-container.png');
background-repeat:no-repeat;
width:240px;
height:127px;
}