body {
	text-align: center;
	font-family: Trebuchet MS; 
	font-size: 16px;
	background: url(../images/clockwork.jpg) no-repeat fixed top;
	//background: url(../images/bg2.jpg) repeat-x;
	background-color: #fff;
}

.lc {
width: 200px; 
margins:10px; 
border: solid 1px #000; 
background: url(../images/bg1.jpg) repeat-x;
height: 300px;

}


.toptable {
background-color:#FFF;
}

.bottom {
background-color:#FFF;
font-size: 12px;
  border-right: solid #081b3b 1px;
  border-left: solid #081b3b 1px;
}

table.bottom A:visited  { color: #333; text-decoration:none;padding-left:10px;padding-right:10px;}
table.bottom A:active  { color: #333; text-decoration:none;padding-left:10px;padding-right:10px;}
table.bottom A:link { color: #333; text-decoration:none;padding-left:10px;padding-right:10px;}
table.bottom A:hover { color: #ff0000; text-decoration:none;padding-left:10px;padding-right:10px;}

.img2 {
	border: 0px;
}


.copyright {
color: #fff;
background-color:#333333;
font-size: 12px;
}

table.copyright A:visited  { color: #FFF; text-decoration:none;padding-left:10px;padding-right:10px;}
table.copyright A:active  { color: #FFF; text-decoration:none;padding-left:10px;padding-right:10px;}
table.copyright A:link { color: #FFF; text-decoration:none;padding-left:10px;padding-right:10px;}
table.copyright A:hover { color: #4b5e7e; text-decoration:none;padding-left:10px;padding-right:10px;}

.main {
  background-image: url(../images/tablebg.png);
  border-right: solid #081b3b 1px;
  border-left: solid #081b3b 1px;
}

h1 {
margin-top: 10px;
margin-left: 10px;
margin-right: 0px;
margin-bottom: 10px;
color: #0000ff;
font-size: 14pt;
font-weight:bold;
font-family: sans-serif;
color:white;
width:800px;
letter-spacing: .1em;
height:20px;


}

img {
	padding: 1px;
	border: solid 1px #172d79;
	margin: 5px;
}

.list2 {
	list-style-type: disc;
   list-style-position: inside;
	font-size: 12px;
	margin-top: 3;
	margin-left: 15;
	margin-right: 5;
	margin-bottom: 5px;
	line-height: 12pt;
	padding-left: 1em;
	text-indent: -1em;
	

}

DATEAREA {
font-family: Verdana,Arial, Helvetica; font-size: 8pt 
}

a {
background-color: transparent;
color: #000000;
text-decoration: underline;

}

a:hover {
color: #0535FF;
text-decoration: underline;

}


//Side Navigation

a.nav, 
a.nav:link, 
a.nav:visited {	
display:block;	
width:195px;	
height:31px;	
background:url(http://www.birdsalltool.com/images/jobopenings.gif); /*image should contain regular image and hover image, stacked*/	
overflow:hidden;	
border: none;	
}

a.nav:hover {	
background:url(../images/jobopenings-over.gif);
}

a.nav2, 
a.nav2:link, 
a.nav2:visited {	
display:block;	
width:195px;	
height:31px;	
background:url(../images/forsale.gif); /*image should contain regular image and hover image, stacked*/	
overflow:hidden;	
border: none;	
}

a.nav2:hover {	
background:url(../images/forsale-over.gif);
}

a.nav3, 
a.nav3:link, 
a.nav3:visited {	
display:block;	
width:195px;	
height:31px;	
background:url(../images/industrynews.gif); /*image should contain regular image and hover image, stacked*/	
overflow:hidden;	
border: none;	
}

a.nav3:hover {	
background:url(../images/industrynews-over.gif);
}

a.nav4, a.nav4:link, a.nav4:visited {	
display:block;	
width:195px;	
height:31px;	
background:url(../images/contact.gif);	
overflow:hidden;	
border: none;	
}

a.nav4:hover {background:url(../images/contact-over.gif);}


a.nav5, a.nav5:link, a.nav5:visited {	
display:block;	
width:195px;	
height:25px;	
background:url(../images/directions.gif); 	
overflow:hidden;	
border: none;	
}

a.nav5:hover {	background:url(../images/directions-over.gif);}

.design {

background-color: #c4c4c4;
border: 1px solid #000;
padding: 5px;


}

.designlist {

	margin-left: 40px;
	line-height: 16px;

}

.design2 {
  background-image: url(/images/design_gage1.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 100%;
  background-color: #fff;
  border: 1px solid #000;
}



