@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;}
#empty2{height:43px;}

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

.plastigraph_title{width:228px; height:176px; margin-left:18px; margin-top:27px;}

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

.plastigraphs_nav{
     width:206px;
	 height:500px;
	 margin-left:19px;
	 margin-top:25px;
}

.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.plastigraphs8{
          background:url(../images/plastigraph_nav.jpg) no-repeat 0px -120px;
		  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: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;}

p.plasti_text{width:622px; font:15px "Verdana", Arial, Helvetica, sans-serif; color:#000000; margin-left:2px; margin-top:34px; line-height:20px;}
