p {
	font-size:0.9em;
	line-height:1.2em;
	color:#666;
	margin:0px;
}
/* =Product Grid
-----------------------------------------------------------------------------*/
#mainContent{
	float:left;
	background: url(../images/contTopGrad_blue.gif) top left repeat-x #FFF;
	width: 618px;
	height: 328px;
}

#mainContentIn{
	position:relative;
	top: 5px;
	background: url(../images/contGradLeft_blue.gif) top left repeat-y #FFF;
	width: 614px;
	height: 324px;
}

#mainContentIn img{
	float: left;
	margin-bottom:5px;
}

.metalFab {
	position:absolute;
	left:5px;
	background-color:#DEE2F2;
	width: 300px;
	height: 170px;
}

.leftCont{
	position:absolute;
	left:130px;
	top:10px;
	float:none;
	width:160px;
}

.rightCont{
	position:absolute;
	left:114px;
	top:10px;
	float:none;
	width:160px;
}

.custDes {
	position:absolute;
	left:5px;
	top:174px;
	background-color:#DEE2F2;
	width: 300px;
	height: 150px;
}

.proEnc {
	position:absolute;
	left:310px;
	background-color:#DEE2F2;
	width: 308px;
	height: 74px;
}

.monDisp {
	position:absolute;
	left:310px;
	top: 78px;
	background-color:#DEE2F2;
	width: 308px;
	height: 78px;
}

.posTerm {
	position:absolute;
	left:310px;
	top: 160px;
	background-color:#DEE2F2;
	width: 308px;
	height: 79px;
}

.tvMount {
	position:absolute;
	left:310px;
	top: 243px;
	background-color:#DEE2F2;
	width: 308px;
	height: 80px;
}

.arrowLinkLeft a, .arrowLinkLeft2 a{
	display:block;
	background:url(../images/arrow_blue_bluebg.gif) left no-repeat;
	text-indent: 15px;
	color:#666;
	margin:0px 8px;
	clear:left;
	font-weight:bold;
	font-size:0.85em;
	line-height:1.5em;
	width:200px;
}
.arrowLinkLeft2 a {
	margin:0px;
}

.arrowLinkLeft a:hover{
	color:#0D2646
}
