/*
Initial CSS
*/

/* Neutralize styling:
Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	background-color: #999;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	background-image: url(../sitebackground1.jpg);
	color: #000;
}
.wordlink {
	font-style: normal;
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #999;
	font-weight: normal;
}



/* Neutralize styling:
Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ol, dl, address {
	margin: 1em 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: left;
	color: #333;
}

/* Apply left margin:
Only to the few elements that need it: */
dd, blockquote {
	margin-left: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Miscellaneous conveniences: */
form label {
cursor: pointer;
}
fieldset {
border: none;
}
input, select, textarea {
font-size: 100%;
}#header {
	height: 155px;
	width: 900px;
	background-image: url(../Images/2012banner.png);
	background-repeat: no-repeat;
	float: none;
	margin-right: auto;
	margin-left: auto;
	border: thin none #FFF;
}
#maincontentfltlft {
	float: left;
	height: auto;
	width: 690px;
	margin-top: 5px;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
.maintextcontainer {
	height: auto;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-size: x-small;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
}


#wrapper {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	height: 0px;
}
#rtsidebar {
	float: right;
	height: auto;
	width: 190px;
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: small;
	background-repeat: no-repeat;
	color: #000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
}
#menucontainer {
	height: 32px;
	width: 905px;
	border: thin none #333;
	background-image: url(../Images/navbarpinnacle1.gif);
	background-repeat: no-repeat;
}
#preheader {
	height: 40px;
	width: 900px;
}

#flashcontainer {
	height: 200px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
}


#footer {
	clear: both;
	height: 35px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	width: 900px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #069;
}
.internalcolumn {
	float: left;
	width: 212px;
	font-size: x-small;
	height: 275px;
	clear: none;
	background-repeat: no-repeat;
	color: #FFF;
	border: thin none #333;
	padding: 5px;
	margin: 3px;
	background-color: #CCC;
}
#wrapper #maincontentfltlft #internalcolumncontainer .internalcolumn p {
	font-size: x-small;
	color: #333;
}

#internalcolumncontainer {
	width: 690px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #FFF;
}
#sparepartsholder {
	float: right;
	height: 150px;
	width: 150px;
	margin-right: 20px;
}
.sparepartspicholder {
	float: right;
	height: 152px;
	width: 152px;
	margin-right: 50px;
}


#footerrtsideinfo {
	float: right;
	width: 300px;
	text-align: right;
	margin-right: 5px;
	font-size: x-small;
	color: #FFF;
}
#footerltsideinfo {
	float: left;
	width: 400px;
	margin-left: 5px;
	font-size: x-small;
}
.videoholder {
	height: 280px;
	width: 345px;
	float: right;
	padding: 5px;
	margin: 5px;
	text-align: right;
}
#wrapper #maincontentfltlft .maintextcontainer table tr td {
	text-align: left;
	font-size: x-small;
	background-color: #FFF;
	color: #000;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#wrapper #maincontentfltlft .maintextcontainer table {
	text-align: center;
	font-size: small;
}
#wrapper #footer #footerrtsideinfo a {
	color: #FFF;
}
.largepicholder {
	height: 400px;
	width: 600px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.thumbnailholder {
	height: 50px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.thumbnail {
	height: 50px;
	width: 50px;
	float: left;
}
.flashvideocontainer {
	float: right;
	height: 270px;
	width: 365px;
	border: thin ridge #333;
	margin: 10px;
	padding: 5px;
}
.translatorholder {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 10px;
}
#wrapper #maincontentfltlft .maintextcontainer ul {
	font-family: Verdana, Geneva, sans-serif;

}
#wrapper #maincontentfltlft .maintextcontainer ul li a {
	font-size: small;
}
#sparepartspicholder {
	float: right;
	height: 152px;
	width: 152px;
}
#h1 {
	color: #000;
}
#wrapper #maincontentfltlft .maintextcontainer h1 {
	color: #069;
	font-size: 15px;
	line-height: normal;
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper #maincontentfltlft .maintextcontainer h1 strong {
	font-size: 24px;
}
#wrapper #maincontentfltlft .maintextcontainer h1 strong {
	font-size: 18px;
}
#wrapper #maincontentfltlft .maintextcontainer h1 strong {
	font-size: small;
}
#wrapper #maincontentfltlft .maintextcontainer h2 a {
	color: #06D;
}
#wrapper #maincontentfltlft .maintextcontainer h2 {
	color: #000;
}
#wrapper #rtsidebar p {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #maincontentfltlft .maintextcontainer h2 a {
	color: #069;
}
#wrapper #maincontentfltlft .maintextcontainer h2 a {
	color: #069;
}
#wrapper #maincontentfltlft .maintextcontainer h2 a {
	color: #069;
}
#wrapper #maincontentfltlft .maintextcontainer h3 strong {
	color: #000;
}
#wrapper #maincontentfltlft .maintextcontainer h4 strong {
	color: #069;
}
#wrapper #maincontentfltlft .maintextcontainer h4 strong {
	color: #069;
}
#wrapper #maincontentfltlft .maintextcontainer h4 strong {
	color: #069;
}
#wrapper #maincontentfltlft .maintextcontainer h4 strong {
	color: #069;
}
#wrapper #maincontentfltlft .maintextcontainer h2 a {
	color: #D6D6D6;
}
#wrapper #maincontentfltlft .maintextcontainer h2 a {
	color: #000;
}
#wrapper #maincontentfltlft .maintextcontainer h2 a {
	color: #000;
}
#wrapper #rtsidebar ul li a {
	font-size: x-small;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper #rtsidebar ul li a {
	list-style-type: disc;
	font-size: x-small;
	font-weight: bolder;
	color: #06C;
	font-style: normal;
	line-height: 10px;
}
#extendedfooter {
	height: 150px;
}
#wrapper #maincontentfltlft .maintextcontainer p strong em {
	font-family: Arial, Helvetica, sans-serif;

}
#googleplus {
	float: right;
	height: 30px;
	width: 175px;
	margin-top: 15px;
	margin-right: 15px;
}
.slittingmachinetableholder {
	border: thin solid #666;
	width: 670px;
	clear: none;
}

