body {
	 width: 867px;
	 margin: 0px auto;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #000000;
	 background-color: #c7c7a4;
	 line-height: 130%;
	 }
	 
p {
  padding: 0px;
  margin: 0px;
  }
  
.fields {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		border: 1px solid #a6a6a6;
		background-color: #FFFFFF;
		}
		
.button {
		background-color: #696969;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color:#FFFFFF;
		border: 1px solid #696969;
		}
  
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#container {
		   width: 867px;
		   border: 5px solid #bbbb93;
		   }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* Container */
  
a:link {
	   color: #bc0000;
	   text-decoration: none;
	   font-weight: bold;
	   }
	   
a:visited {
	   color: #bc0000;
	   text-decoration: none;
	   font-weight: bold;
	   }
	   
a:hover {
	   color: #bc0000;
	   text-decoration: underline;
	   font-weight: bold;
	   }
	 
#row1 {
	  width: 867px;
	  height: 168px;
	  background-image: url(images/crossword_code_01.jpg);
	  }
	  
#row2 {
	  width: 867px;
	  height: 32px;
	  }
	  
#image2 {
		width: 99px;
		height: 32px;
		float: left;
		}
		
#image3 {
		width: 79px;
		height: 32px;
		float: left;
		}

#image4 {
		width: 119px;
		height: 32px;
		float: left;
		}

#image5 {
		width: 111px;
		height: 32px;
		float: left;
		}

#image6 {
		width: 141px;
		height: 32px;
		float: left;
		}

#image7 {
		width: 318px;
		height: 24px;
		background-image: url(images/crossword_code_07.jpg);
		text-align: center;
		float: left;
		padding: 8px 0px 0px 0px;
		font-size: 11px;
		}
		
#row3 {
	  width: 807px;
	  padding: 30px;
	  background-color: #FFFFFF;
	  }
	  
#footerdiv {
		width: 100%;
		height: 10px;
		background-color: #e6e6d6;
		clear: left;
		}
	  
#footer {
		width: 100%;
		height: 25px;
		text-align: center;
		padding-top: 10px;
		word-spacing: 2px;
		background-image: url(images/to_use/footer_bg.jpg);
		background-repeat: repeat-x;
		}
	  
.image_right {
			 float: right;
			 padding-left: 15px;
			 }
			 
.image_right2 {
			 float: right;
			 padding: 0px 30px 0px 15px;
			 }
h1.product-title
{
font-size: 12px;
color: #C07015;
}
