@import url('css/header.css');

body{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
}

h1, h2, h3, h4, h5 {
	margin: 1em 0 0 0;
	font-size: 20px;
	font-weight: normal;
	color: #222;
	}
	
h1 {
	font-size: 22px;
}

.loewer h2 {
	margin: 0;
}
	
h2 {
	color: #000;
	margin: 20px 0 10px 0;
	font-size: 17px;
	font-weight: normal;
}

h3 { 
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 0;
}

h3 a { color: #0549a6 }


h4 {
	font-size: 11pt;
	margin: 0 0 6px 0;
}

body#articles h3 { margin: 17px 0 0 0; }
body#articles h3 a { text-decoration: none }
body#articles h4 { font-size: 10px; color: #999; margin: 0; padding: 0; }
body#articles p { color: #666; margin-top: 0; }

body#articles .bodytext, .centered, div.bodytext { width: 660px; margin: 0 auto }


.excite {
	color: f34400;
}

.call {
	padding: 10px 0;
	font-weight: bold;
	width: 490px;
	color: #f34400;
}

p.hitme a {
	padding-left: 15px;
	background: url(images/sub/carrot.gif) no-repeat 0 5px;
}

.mov {
	float: right;
	padding: 0 20px 10px 20px;
}

div.new {
	background: url(images/sub/new-starburst.gif) no-repeat 0 0;
	padding: 0 0 30px 60px;
}

td { text-decoration: none;
       	font-size: 10pt;
       	color: #000000;
	/*letter-spacing: 1px;*/
	font-weight: normal;
	vertical-align: top;
	}


A:link.nav, A:active.nav, A:visited.nav { text-decoration: none;
	
       	font-size: 10pt;
       	color: #660000;
	font-weight: normal;
	/*letter-spacing: 2px;*/
	font-style: normal }

A:hover.nav { text-decoration: underline;
	
       	font-size: 10pt;
       	color: #660000;
	font-weight: normal;
	/*letter-spacing: 2px;*/
	font-style: normal }

.copyright A:link{ text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
       	font-size: 9pt;
       	color: #555555;
	font-weight: normal;
	font-style: normal }

.newshead { text-decoration: none;
	font-family: Veranda, Arial Black, Arial, Helvetica, sans-serif;
       	font-size: 13pt;
       	color: #000055;
	font-weight: bold;
	font-style: italic }


A:link.news, A:active.news, A:visited.news { text-decoration: none;
	
       	font-size: 9pt;
       	color: #ffffff;
	font-weight: normal;
	/*letter-spacing: 2px;*/
	font-style: normal }

A:hover.news { text-decoration: underline;
	
       	font-size: 9pt;
       	color: #000055;
	font-weight: normal;
	/*letter-spacing: 2px;*/
	font-style: normal }


.bottom A:link, .bottom A:active, .bottom A:visited{ text-decoration: none;
	
       	font-size: 9pt;
       	color: #336699;
	font-weight: bold;
	font-style: normal }

.bottom A:hover{ text-decoration: underline;
	
       	font-size: 9pt;
       	color: #000099;
	font-weight: bold;
	font-style: normal }

.bottom{ text-decoration: none;
	
       	font-size: 9pt;
       	color: #555555;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5 }

.heading{ text-decoration: none;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
       	font-size: 13pt;
       	color: #000055;
	font-weight: normal;
	font-style: italic }

.bodytext { text-decoration: none;
	
       	font-size: 10pt;
       	color: #000000;
	/*letter-spacing: 1px;*/
	font-weight: normal }

A:link.sublink, A:active.sublink, A:visited.sublink { text-decoration: none;
	
       	font-size: 10pt;
       	color: #000099;
	font-weight: bold;
	/*letter-spacing: 2px;*/
	font-style: normal }

A:hover.sublink { text-decoration: underline;
	
       	font-size: 10pt;
       	color: #000055;
	font-weight: bold;
	font-style: normal
}







ul.cool {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.cool li {
	margin: 5px 0;
	padding: 0;
}

ul.cool li a {
	font-weight: bold;
	display: block;
	background: #fdff4a;
	border-bottom: 2px solid #e9ea82;
	text-decoration: none;
	padding: 7px 10px;
	color: #0e4298;
}

ul.cool li a:hover {
	
	color: #0054de;
}





.salepromo {
	background: #eb3100;
	border: 2px solid #cf2c00;
	color: #fff;
	padding: 4px 7px;
	font-size: 12px;
	font-family: verdana;
}

.salepromo a {
	color: #fffd71;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 20px auto;
}	

.loewer hr {
	clear: both;
	margin: 20px 0;
	background: #ccc;
	border-top: 1px solid #ccc;
	height: 0;
}

.backlink {
	text-decoration: none;
	font-size: 11px;
}

.loewer .machinesindex img {
	margin: 10px 25px 10px 0;
}

.captionedimages {
	margin: 20px 0;
	line-height: 1.2;
	font-size: 11px;
}

.captionedimages td {
	padding: 5px;
}

#machinenav {
	background: #7da6de;
	padding: 9px 0 9px 15px;
	text-align: center;
}

ul.machineindex {
	list-style: none;
	margin: 0;
	padding: 20px 0;
}

ul.machineindex li {
	float: left;
	width: 219px;
	height: 116px;
	text-align: center;
	margin: 0 25px 19px 0;
	color: #243b7a;
	font-size: 17px;
	background: url(images/machine-index-bg.jpg) no-repeat;
}

ul.machineindex li a {
	display: block;
	width: 159px;
	height: 45px;
	color: #243b7a;
	text-decoration: none;
	padding: 81px 30px 0;
}

ul.machineindex li a:hover {
	color: #0055e2;
}

.cta {
	float: right;
	width: 210px;
	margin: 10px 0 10px 25px;
	padding: 2px 12px;
	border: 2px solid #ccc;
	font-size: 110%;
	color: #333;
	line-height: 1.5;
}

.phonenumber {
	float: right;
	padding: 0 10px 0 0;
}

#ms2-91 a {	background: url(images/kbm/thumbnails/ms2-91.gif) no-repeat 55% 18px }
#ms2-97 a {	background: url(images/kbm/thumbnails/ms2-97.gif) no-repeat 55% 18px }
#lb25 a {	background: url(images/kbm/thumbnails/lb25.gif) no-repeat 55% 18px }
#la2800 a {	background: url(images/kbm/thumbnails/la2800.gif) no-repeat 55% 18px }
#ms-21 a {	background: url(images/kbm/thumbnails/ms-21.gif) no-repeat 55% 18px }
#ms-95 a {	background: url(images/kbm/thumbnails/ms-95.gif) no-repeat 55% 18px }
#ms-99 a {	background: url(images/kbm/thumbnails/ms-99.gif) no-repeat 55% 18px }
