body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #007BAE;
	background-image: url(../images/bodyBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
th {
	font-weight: bold;
	color: #006699;
	background-color: #D9FFD9;
}

tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}
h1, h2, h3, h4, h5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 17px;
}
h3 {
	font-size: 15px;
}
h4, h5 {
	font-size: 13px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a {
}
a:hover {
	text-decoration: underline;
	color: #993366;
}
a:visited {
	color: #0000FF;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px inset #CCCCCC;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px inset #CCCCCC;
}
img {
	padding: 1px;
	border: 1px solid #000000;
}


#wrap {
	text-align: left;
	border: medium solid #003366;
	width: 900px;
	background-color: #F5F5F5;
	padding: 2px;
	margin: auto;
}
#innerWrap {
	border: thin solid #006699;
	padding: 10px;
}
#banner {
}

#banRight {
	float: right;
	text-align: right;
	font-size: 11px;
	position: relative;
	width: 320px;
}
#headBarCont {
}


#headBar {
	padding-top: 5px;
	padding-left: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #23618E;
	margin-top: 5px;
}
#headbar h2 {
	color: green;
}

.hbRt {
	float: right;
	padding-top: 3px;
	font-size: 11px;
}

#navBar {
}


#colWrap {
	clear: both;
}
#leftBar {
	float: left;
	width: 175px;
	padding: 5px;
	position: relative;
}
.leftBox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}
.leftBox ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#rightBar {
	float: right;
	width: 200px;
}
#content {
	background-image: url(../images/BG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 190px;
	position: relative;
}
#content p {
	line-height: 18px;
}

#leftCol {
	float: left;
	width: 450px;
	position: relative;
}
#rightCol {
	float: right;
	width: 350px;
	position: relative;
}
#home #rightCol {
	background-color: #000000;
	background-image: url(../images/headBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
}
.homeImgs {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	font-size: 11px;
	padding: 10px;
	position: relative;
	float: left;
	width: 635px;
}
.homeImgs h1 {
	font-size: 12px;
}

#homeImgs img {
	float: left;
	width: 160px;
	margin-right: 15px;
	margin-bottom: 10px;
}




#footBar {
	text-align: center;
	clear: both;
}
#footer {
	clear: both;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #006699;
	padding-top: 5px;
	margin-top: 5px;
}
#footLeft {
	float: left;
	width: 200px;
	text-align: left;
}
#footMid {
	margin-right: 200px;
	margin-left: 200px;
	position: relative;
	font-size: 10px;
}

#footRight {
	float: right;
	width: 200px;
	position: relative;
	text-align: right;
}
#navHead {
	color: #DB8A08;
	font-weight: bold;
	padding-left: 20px;
	margin: 0px;
	font-size: 12px;
}
body#home a#homeLink,
body#machines a#machinesLink,
body#contact a#contactLink {
	color: #0F6F9F;
	background-color: #FFFFFF;
	background-image: url(../Images/buttonBG.png);
	background-repeat: repeat-x;
	background-position: left top;
}
ul#nbV {
	float: none;
	width: 175px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 15px;
	list-style-type: none;
	margin-top: 0px;
	padding: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#nbV li {
}

#nbV a {
	display: block;
	text-decoration: none;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
	font-size: 11px;
}
#nbV a:hover {
	color: green;
	background-image: url(../Images/buttonBG.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#stock {
	width: 660px;
	border-collapse: collapse;
	margin-bottom: 10px;
}
#stock th {
	border: 1px solid #999999;
}
#stock td {
	border: 1px solid #666666;
}

#col1 {
	width: 100px;
}
#col2 {
	width: 580px;
}
#col3 {
	width: 75px;
}
#col4 {
	width: 95px;
}
#stockDet {
	border: 1px solid #999999;
	background-image: url(../images/transBG.png);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	width: 650px;
}
#stockDetInner {
	margin: 5px;
	position: relative;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #999999;
	float: left;
}

#stockDet p {
	font-size: 11px;
}
#stockHd {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	position: relative;
}


#stockL {
	float: left;
	width: 330px;
	margin-right: 15px;
}
#stockR {
	float: left;
}
#stockBt {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 5px;
	clear: both;
}


#stockDet img {
	width: 300px;
}
#stockDet .caption {
	width: 300px;
}
#imagesGall #imgWrap {
	padding: 5px;
	float: left;
	width: 650px;
}
#imagesGall #imgWrap .figure {
	height: auto;
}
#imagesGall #imgWrap .figure img {
	width: 160px;
}
#imagesLg #imgWrap {
	color: #FFFFFF;
	position: relative;
	padding: 5px;
	width: 360px;
	float: left;
}
#imagesLg #imgWrap .figure {
	height: auto;
}

#imagesLg #imgWrap .figure img {
	width: 340px;
}
.specOff {
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-image: url(../images/pcm_SO.jpg);
	background-repeat: no-repeat;
	background-position: right 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.contBox {
	width: 400px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding: 5px;
}
#contForm {
	border: 1px solid #999999;
	margin-top: 10px;
	width: 650px;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 10px;
}

.figure {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
	height: 95px;
}
.figure img {
	width: 96px;
}
.caption {
	font-size: 10px;
	font-style: italic;
	width: 75px;
	line-height: normal;
	font-weight: bold;
}
.promo {
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
}
.promo h5, .promo h4, .promo h3, .promo h2, .promo h1 {
	text-decoration: underline;
}
#reqhead {
	text-align: left;
	font-size: 11px;
	color: #009900;
}
.label {
	font-weight: bold;
	clear: left;
	float: left;
	text-align: right;
	width: 75px;
	margin-right: 15px;
	margin-top: 5px;
	font-size: 11px;
}
.field {
	clear: right;
}
input.invalid {
	background-color: #FF9;
	border: 2px red inset;
}
textarea.invalid {
	background-color: #FF9;
	border: 2px red inset;
}
label.invalid {
	color: #F00;
	font-weight: bold;
}
.submit {
	margin-left: 90px;
}
.printOnly {
	display: none;
}
.leadline {
	font-size: 13px;
}
.banline {
	font-size: 13px;
	color: #006699;
	font-weight: bold;
}
.machMain {
	font-size: 14px;
	padding: 3px;
	font-weight: bold;
	color: #006699;
}
.machSub {
	font-size: 12px;
	color: #006699;
}


.t10 {
	font-size: 10px;
}

.t13 {
	font-size: 13px;
}
.t14 {
	font-size: 14px;
}
.t16 {
	font-size: 16px;
}
.t24 {
	font-size: 24px;
}
.t36 {
	font-size: 36px;
}
.Bold {
	font-weight: bold;
}
.Italic {
	font-style: italic;
}
.Justify {
	text-align: justify;
}
.Right {
	text-align: right;
}
.Centre {
	text-align: center;
}
.Left {
	text-align: left;
}
.textRedBold {
	font-weight: bold;
	color: #FF0000;
}
.textBlueBold {
	font-weight: bold;
	color: #006699;
}
.textWhiteBold {
	font-weight: bold;
	color: #FFFFFF;
}
.floatLeft {
	float: left;
}
.floatLeftMar10 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.floatRight {
	float: right;
}
.clearBoth {
	clear: both;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
	clear: both;
}
.clear {
	min-height: 1px;
}
.nodisp {
	display: none;
}
.rBorderBottom {
	background-image: url(../images/colBorder2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rBorderTop {
	background-image: url(../images/colBorder.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
