body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td { /*takes margin & padding off most elements.*/
 margin:0;
 padding:0;
	} 
	
a {
	color:#D20101;
}

a:hover {
	color:#6E0303;
}

.blurb {
	margin-top: 350px;
	}

body {
	background: #ffffff url(images/header.gif) repeat-x;
	font: 12px arial, sans-serif;
	color:#000000;
	line-height: 1.5;
	}
	
body#home{
	background: #000000 url(images/header.gif) repeat-x;
	color:#ffffff;
	}

.clear{ /*to clear FLOATS*/
 	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	visibility:hidden;
	}
	
#content {
	background: url(images/bodybackground.jpg) no-repeat top left;
	width:790px;
	}
	
#outer_content {
	background: url(images/greycolumn.gif) repeat-y;
	}
	
#content_int {
	width:790px;
	}
	
#middle_int{
	width:524px;
	padding-left:20px;
	float:left;
	}
	
form label span {
	color:#D20101;
	}

form label {
	display:block;
	float:left;
	padding:5px 9px 0 0;
	text-align:right;
	width:140px;
	}
	
form div {
	clear:both;
	padding-top:9px;
	width:545px;
	}
	
form input.checkbox {
	float:left;
	width:auto;
	}
	
form textarea {
	float:left;
	width: auto;
	height:100px;
	}
	
#footer {
	background: url(images/footer.gif) repeat-x;
	height: 120px;
	font-size:10px;
	text-align:center;
	}
	
#footer p{
	padding: 15px 0 0 0;
	}
	
#footer img{
	padding: 0 5px;
	}
	
.gallery {
	width:240px;
	height:152px;
	}
	
.gallery div {
	width:240px;
	height:152px;
	}
.gallery img{
	width:240px;
	height:152px;
	}
	
#s1 {
	margin-bottom:20px;
	}
	
#s2 {
	margin-bottom:20px;
	}
	
h1 {
	padding:7px 0 0 15px;
	}
	
h1 a{
	display:block;
	width:488px;
	height: 53px;
	}

h2 {
	height:24px;
	text-indent:-9999px;
	background: url(images/headers.gif) no-repeat;
	margin: 20px 0 10px 0;
	}
	
h2.about{
	background-position:0 0;
	}
	
h2.design{
	background-position:0 -31px;
	}
	
h2.grinding{
	background-position:0 -60px;
	}
	
h2.edm{
	background-position:0 -90px;
	}
	
h2.repair{
	background-position:0 -120px;
	}
	
h2.industries{
	background-position:0 -150px;
	}

h2.equipment{
	background-position:0 -180px;
	}
	
h2.tooling{
	background-position:0 -210px;
	}
	
h2.contact{
	background-position:0 -239px;
	}

h3 {
	color:#D20101;
	font-size:16px;
	}

h4{
	}

.header {
	height:69px;
	}
	
.image_col {
	width:323px;
	float:right;
	}
	
.image_col img{
	padding:0 0 10px 10px;
	}
	
#home #left{
	width:246px;
	/*background-color:#cfcfcf;*/
	float:left;
	}
	
#left{
	width:176px;
	/*background-color:#cfcfcf;*/
	float:left;
	}
	
#middle {
	width:297px;
	float:left;
	}
	
#middle_inner {
	width:257px;
	margin: 0 20px;
	}
	
#right {
	width:246px;
	float:left;
	}
	
#right img{
	padding-bottom:20px;
	}
	
ul.nav {
	list-style-type:none;
	padding:0;
	margin:12px 0 20px 0;	
	}

ul.nav li {
	display:block;
	height:22px;
	border:1px solid #afafaf;
	background-color:#D20101;
	text-transform:uppercase;
	font: bold 14px arial, sans-serif;
	margin-bottom:5px;
	padding:0;
	line-height:22px;
	}
		
ul.nav li a{
	display:block;
	height:22px;
	color:#ffffff;
	text-decoration:none;
	padding:0 0 0 12px;
	margin:0;
	}
	
ul.nav li a:hover{
	background-color:#757575;
	height:22px
	padding:0; 
	margin:0;
	color:#ffffff;
	}
	
ul.nobullet li{
	list-style-type:none;
	list-style-image:none;
	}
	
ul.nobullet {
	margin:0;
	}
	
p {
	padding-bottom:15px;
	}
	
.placeholder {
	text-indent:-9999px;
	}
	
.row img {
	float:left;
	padding-bottom: 15px;
	}
	
.row  {
	clear:both;
	padding-bottom: 10px;
	}
	
ul {
	margin-left:30px;
	padding-bottom:15px;
		}

ul li {
	list-style-image:url(images/bullet2.gif);
	}
	
ul.li_float{
	width:140px;
	float:left;
	}

.wrap {
	width:790px;
	margin:0px auto;
	}