body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	margin: 0px;
	background-image: url(images/bkg_blade.jpg);
	background-color: #FFFFFF;
}
div#wrapper {
	width: 800px;
	/* background: #FFFFFF; */
	margin: 0px auto;
	padding: 0px;
	clear: both;
	border: 1px solid #000066;
	background-color: #FFFFFF;
}
div#hdr {
	height: 55px;
}
div#bannerbox {
	margin: 5px;
	float: left;
	height: 311px;
	width: 515px;
	background-image:url(images/Metalsaw_logo_big.gif);
	background-repeat:no-repeat;
	padding: 0px;
	border: 1px solid #000066;
}
div#gearbox {
	float: left;
	height: 175px;
	width: 250px;
	border: 1px solid #000066;
	margin: 5px 0px 5px 10px;
	padding:0px;
	background: #fff url(images/gear.jpg) no-repeat;

}
div#partsbox {
	margin: 5px 0px 5px 10px;
	float: left;
	height: 125px;
	width: 250px;
	border: 1px solid #000066;
	background: #fff url(images/TrajanLogo.jpg) no-repeat;
	cursor: pointer;
}
div#sawbox {
	margin: 5px;
	float: left;
	height: 170px;
	width: 250px;
	border: 1px solid #000066;
	padding:0px;
	background: #fff url(images/sawing_soultions.jpg) no-repeat;
}
div#solutionsbox {
	margin: 5px;
	margin-left: 8px;
	margin-right: 11px;
	float: left;
	height: 170px;
	width: 248px;
	border: 1px solid #000066;
	padding: 0px;
	background: #fff url(images/1319.jpg) no-repeat;
}
div#astrosbox {
	margin: 5px 0px 5px 5px;
	float: left;
	height: 170px;
	width: 250px;
	border: 1px solid #000066;
	padding: 0px;
	overflow:hidden;
	background-image: url(images/astros-bricklogo.gif);
}
div.boxhd{
	background-color: #475D9F;
	color: #FFFFFF;
	padding: 3px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: .95em;
	text-align: center;
}
div#homecontent {
	border: 1px solid #000066;
	text-align: justify;
	clear: left;
	height: 125px;
	overflow: hidden;
	margin: 5px;
}
div#footer {
	background-color: #F1F1F1;
	border-top: 1px solid #000066;
	padding: 3px;
	height: 75px;
	clear: left;
	font-size: 0.8em;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
div#footer table {
	width:790px;
	margin-top:8px;
	
}
div.boxtext {
	font-size: .85em;
	margin-top:2px;
	padding: 4px;
	height: 80%;
	overflow: auto;
}
div.boxtext ul {
	margin: 0px;
	padding: 0px;
}
div.boxtext li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.boxtext h1 {
	font-size: 1.6em;
	margin: 2px;
	padding: 2px;
}
div.boxtext h2 {
	font-size: 1.4em;
	margin: 2px;
	padding: 2px;
}
div#pgcontent {
	padding:0px 8px 8px;
	width:615px;
	float: left;
	color: #000000;
}
div#sidebar {
	float: right;
	width: 150px;
	padding:5px;
	border-left: 4px double #000066;
	border-top: 4px double #000066;
	display: table-column;
	border-bottom: 4px double #000066;
}
div.feed {
	font-size: 0.8em;
	margin: 5px 0px 5px 5px;
	padding-bottom:8px;
}
h1.pgtitle {
	font-size: 1.6em;
}
div.button {
	color: #FFFFFF;
	background: #000000;
	border: medium double #000000;
	text-align: center;
	font-weight: bold;
	margin: 5px;
}
div.button a {
	color: #FFFFFF;
	text-decoration:none;
}
div#quotehd {
	color: #000000;
	background: #FFFFFF;
	text-align: center;
	border: medium double #000000;
}
h3.boxhd {
	font-size: 1.15em;
	font-weight: bold;
	color: #FFFFFF;
	background: #CC0000;
	text-align: center;
	margin: 0px;
	padding: 5px;
}
td.detail {
	border: 1px solid #999999;
}
td.detail div {
	padding: 5px;
	text-transform: capitalize;
}
td.detail dt {
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
}
div#statmsg {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	background: #CCCCCC;
	text-align: center;
	margin: 10px;
	padding: 5px;
	clear: both;
	border: 3px solid #0000FF;
}

table#bladesize {
	font-size: 8pt;
	color: #000000;
}
td.ctr {
	text-align: center;
	color: #000000;
	font-weight: bold;
}
div.smnav a {
	font-size: 0.8em;
	text-transform: lowercase;
	float: right;
	color: #000000;
	text-decoration:none;
	width:50px;
}
dt {
	font-weight: bold;
	color: #003399;
}
fieldset#linkbar {
	font-size: 8.5pt;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin-bottom: 15px;
	border: none;
}
fieldset#linkbar legend {
	font-size: 9.5pt;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
}
div#linkwrapper {
	padding: 10px;
	width: 150px;
	top: -800px;
	position: relative;
	float: right;
}
