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


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

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

#left{width:246px; float:left;}
#right{width:654px; float:right;}

.plastigraph10_title{width:187px; height:153px; margin-left:17px; margin-top:12px;}

/*--------------- Navigation ------------------*/

.plastigraphs_nav{
	width:206px;
	height:auto;
	margin-left:19px;
	margin-top:25px;
	background-color: #FFF;
}

.plastigraphs_nav li{
        list-style: none;
		width:206px;
		display:block;
}

.plastigraphs_nav a { 
        height:100%;
		width:100%;
		display:block;
}

.plastigraphs_nav li.bw{
                        background:url(../images/plastigraph_nav.jpg) no-repeat 0px 0px;
						width:206px;
		 				height:48px;
}

a.plastigraphs1{
         background:url(../images/plastigraph_nav.jpg) no-repeat 0px -48px;
		 width:206px;
		 height:72px;
}

a.plastigraphs1:hover, a.plastigraphs1-active{
                            background:url(../images/plastigraph_nav.jpg) no-repeat -206px -48px;
						    height:72px;
		                    width:206px;
}
a.plastigraphs5 {
	height:72px;
	width:206px;
	background-image: url(../images/plastigraph_nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -440px;
}
a.plastigraphs5:hover, a.plastigraphs5-active {
	height:72px;
	width:206px;
	background-image: url(../images/plastigraph_nav.jpg);
	background-repeat: no-repeat;
	background-position: -206px -440px;
}


a.plastigraphs8{
          background:url(../images/plastigraph_nav.jpg) no-repeat 0px -120px;
		  height:72px;
		  width:206px;
}

a.plastigraphs8:hover, a.plastigraphs8-active{
                                  background:url(../images/plastigraph_nav.jpg) no-repeat -206px -120px;
								  height:72px;
		                          width:206px;
}

a.plastigraphs10{
           background:url(../images/plastigraph_nav.jpg) no-repeat 0px -192px;
		   height:74px;
		   width:206px;
}

a.plastigraphs10:hover, a.plastigraphs10-active{
                                    background:url(../images/plastigraph_nav.jpg) no-repeat -206px -192px;
								    height:74px;
		                            width:206px;
}

a.plastigraphs11{
           background:url(../images/plastigraph_nav.jpg) no-repeat 0px -266px;
		   height:88px;
		   width:206px;
}

a.plastigraphs11:hover, a.plastigraphs11-active{
                                     background:url(../images/plastigraph_nav.jpg) no-repeat -206px -266px;
								     height:88px;
		                             width:206px;
}

a.plastigraphs12{
           background:url(../images/plastigraph_nav.jpg) no-repeat 0px -354px;
		   height:96px;
		   width:206px;
}

a.plastigraphs12:hover, a.plastigraphs12-active{
                                     background:url(../images/plastigraph_nav.jpg) no-repeat -206px -354px;
								     height:96px;
		                             width:206px;
}

/*-------------------- end navigation ------------------------*/

#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;}

/*----------------------------------------- right ----------------------------------------------*/

#white_container{background:url(../images/label_right-whiteback.jpg) repeat-y; width:606px; height:auto; margin-left:24px; padding-top:11px;}
p.label_text{font:16px Arial, "Helvetica", sans-serif; color:#000000; width:550px; margin-left:33px;}
span.fontbold{font-weight:600;}
img.graph1{width:606px; height:596px; margin-top:20px;}
img.graph2{width:606px; height:558px; margin-top:20px;}