@charset "UTF-8";

/* CSS Document */



*{

  margin:0;

  padding:0;

}



body{

	background:url(../images/background.jpg) repeat-x;

	width:auto;

	height:585px;

	background-color:#c45b22;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	line-height: 16px;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #000;

}



.clearfix{

	      width: 1px;

	      height: 1px;

	      display: block;

	      clear: both;

}



.wrapper{

            margin:0 auto;

		    width:900px;

}



.wrapper_shadow{

            margin:0 auto;

		    width:946px;

}

.plastigraphs_nav{

	width:946px;

	height:auto;

	background-image: url(../images/dropshadowxxx.png);

	background-repeat: repeat-y;

}

			

/*--------------------------- footer --------------------------------*/



#whole-footer{

			  width:900px;

			  padding-top:20px;

}



#footer_top{

		   width:900px;

           font:11px "Arial", Helvetica, sans-serif;

		   text-align:center;

		  

}



.footer a{

          color:#cccccc;

		  text-decoration:none;

		  

}

.footer a:hover{

          color:#666666;

		  

}

#footer_bottom{

			   width:900px;

               font:11px "Arial", Helvetica, sans-serif;

		       color:#cccccc;

			   text-align:center;

			   padding-top:10px;

		   

}



.footer_pipe{

             color:#cccccc;

}



#credit{

        width:900px;

		padding-top:20px;

}



#credit a{

          font:11px "Arial", Helvetica, sans-serif;

		  color:#cccccc;

		  text-align:center;

		  text-decoration:none;

}



#credit a:hover{

		         color:#666666;

}

.plastigraphs-li {

	color: #F00;

	text-decoration: none;

	padding-top: 10px;

	padding-bottom: 10px;

}

.plastigraphs-li a:link, .plastigraphs-li a:visited{

	color: #000;

	text-decoration: none;

}

.plastigraphs-li a:hover, .plastigraphs-li a:active {

	color: #F00;

	text-decoration: none;

}











#order_now_button a:hover{background:url(../images/order_now_button.jpg) no-repeat 0px -53px; width:126px; height:53px;}



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

.order-btn {



	position: relative;

	top: 40px;

}



#btn-container {

	position: relative;

	bottom: 313px;

	left: 11px;

}