body {
  margin: 0px 0px 0px 0px;
  background: url("img/background.jpg") center top;
  }
  
a {
	color: #ea9b20;
	text-decoration: underline;
}

.header {
  width: 949px;
  margin: auto;
  }

.menu {
  width: 949px;
  margin: auto;
  }

.main {
  width: 911px;
  background: url("img/whitebg.gif");
  margin: auto;
  padding: 12px 19px;
  }
  
.bordercont {
	border-top: none;
	border-right: solid thin #dcddde;
	border-bottom: solid thin #dcddde;
	border-left: solid thin #dcddde;
	background: #ffffff;
	font-family: arial;
  	font-size: 12px;
 	color: #48494B;
}

.bordercont2 {
	border-top: none;
	border-right: solid thin #dcddde;
	border-bottom: solid thin #dcddde;
	border-left: solid thin #dcddde;
	background: url("img/drillbg.gif");
	font-family: arial;
  	font-size: 12px;
 	color: #48494B;
}

.bordertab {
	border-bottom: none;
	border-right: solid thin #dcddde;
	border-top: solid thin #dcddde;
	border-left: solid thin #dcddde;
	background: #d1d3d4;
	font-family: arial;
  	font-size: 12px;
 	color: #48494B;
}

.fullborder {
	border: solid thin #dcddde;
	background: #ffffff;
	font-family: arial;
  	font-size: 12px;
 	color: #48494B;
}
    
.boxtxt {
  margin: 0px 10px;
  font-family: arial;
  font-size: 14px;
  color: #48494B;
  line-height: 120%;
}

.homecontent {
  width: 911px; 
  height: 357px;
  background: #EA9B20;
}

.hometxt {
  width: 340px;
  padding: 30px 17px;
  font-family: arial;
  font-size: 10pt;
}

.abouttxt {
  width: 340px;
  padding: 0px 17px;
  font-family: arial;
  font-size: 10pt;
}

.shop {
  float: right;
}