/* Request Quote Module */
.RequestQuote {
	background-image: url(../images/request-quote.png);
	background-repeat: no-repeat;
	height: 176px;
	width: 278px;
	position: relative;
	/* [disabled]float: left; */
}
.RequestQuote .fieldHolder2{width: 224px;height: 40px;float: left;background-image: url(../images/quotefield.png);background-repeat: no-repeat;position: absolute;left: 25px;top: 62px;}
.RequestQuote .fieldHolder2 form button {position: absolute;left: 142px;top: 55px;}
.RequestQuote  #GoQuote {	width: 64px;height: 31px;margin: 0;padding: 0;border: 0;background: transparent url(../images/quotebutton.png) no-repeat center top;
	text-indent: -1000em;cursor: pointer; /* hand-shaped cursor */cursor: hand; /* for IE 5.x */}
/* END Request Quote Module */

/* Proud to server */
.logos {
	position: relative;
	/* [disabled]top: -120px; */
	width: 719px;
	/* [disabled]float: left; */
}
.logos h1 {
	color: #ffbe26;
	font-size: 20px;
}
/* PEND roud to server */
.container #content  .LeftCanvas {
	background-image: url(../images/picture-canvas.png);
	background-repeat: no-repeat;
	position: relative;
	height: 203px;
	width: 278px;
	margin-bottom: 25px;
	margin-top: 0px;
	padding: 0px;
	margin-right: auto;
}
.container #content  .ProdCanvas {
	background-image: url(../images/prodcanvas.png);
	background-repeat: no-repeat;
	position: relative;
	height: 241px;
	width: 321px;
	margin-bottom: 25px;
	margin-top: 0px;
	padding: 0px;
	margin-right: auto;
}
.container #content table tr .textPara .ProdCanvas img {
	position: absolute;
	left: 15px;
	top: 14px;
	height: 212px;
	width: 291px;
}
.container #content table tr .textPara .LeftCanvas img {
	position: absolute;
	left: 14px;
	top: 12px;
}
