@charset "UTF-8";
/* CSS Document */


/*--------------------------------- body -------------------------------------*/

#body_container{background:url(../images/body_repeat.jpg) repeat-y; width:900px; height:auto; z-index:1;}
#empty{height:50px;}

#left{width:246px; float:left;}
#right{width:654px; float:right;}
img.left_pic1{ width:222px; height:220px; margin-left:24px;}
img.left_pic2{ width:222px; height:228px; margin-left:24px;}
img.left_pic3{ width:222px; height:223px; margin-left:24px;}
img.left_pic4{ width:222px; height:231px; margin-left:24px;}
#text_button{width:160px; padding-left:39px; padding-top:17px;}
a.left_textbutton{font:24px Arial, "Helvetica", sans-serif; font-weight:600px; color:#fb0606; display:block; cursor:pointer; text-decoration:none;}
a.left_textbutton:hover{color:#000000;}

#order_button a:hover{background:url(../images/order_button.jpg) no-repeat 0px -53px; width:126px; height:53px;}
#order_button a{background:url(../images/order_button.jpg) no-repeat 0px 0px;  width:126px; height:53px; display:block; cursor:pointer;margin-left:29px; margin-top:30px;}

p.header{font:20px Arial, "Helvetica", sans-serif; color:#000000; width:610px; margin-left:5px; margin-top:5px;}


.heading {
font:19px Arial, "Helvetica", sans-serif;
color:#000000;
font-weight:bold;
}

.info {
font:18px Arial, "Helvetica", sans-serif;
color:#000000;
}

td {
padding-bottom:3px;
}