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

div#container
{
   width: 789px;
   position: absolute;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
   top: 9px;
}

body
{  background-image:url('http://www.toothpickengineer.com/wood.jpg');
   background-color:#FFFFFF;
   font:Verdana;
   color:#666666;
   text-align: center;
   margin-top: 2px;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
}

a.menu:link {color: #878787; font-family:Arial; font-size:13px; text-align: right;}
a.menu:visited {color: #878787; font-family:Arial; font-size:13px; text-align: right;}
a.menu:hover {color: #878787; font-family:Arial; font-size:13px; text-align: right;}
a.menu:active {color: #878787; font-family:Arial; font-size:13px; text-align: right;}


.footer {
	background-color:#fff; 
	background-repeat:no-repeat;
	height: 86px;
}
.content {

	background-color:#fff;
}

.copyright {
	font-family: Arial;
	font-size:11px;
	color:#000;
	text-align: right;
}

h1 ,h2,h3,h4{
color: #FF2047; 

}

div.store-field-contact-company { display: none; }
