/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 01: 4 column 940
  -----------------------------------
*/
body {
	min-width: 995px;
}

#columnwrapper {
	color: #000000;
}
#columns-top {
}
#c1, #c2, #c3, #c4 {
	width: 220px;
	margin-right: 20px;
}
#c4 {
	margin-right: 0px;
}
#columns-bottom {
}
#footer {
	width: 940px;
}

#backBoxes {
	float:left;
	width:955px;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:10px;
}
#backBoxesTop {
	background-image: url(../images/fpage/backBoxesTop.jpg);
	height: 30px;
	width: 995px;
}
#backBoxesCent {
	background-image: url(../images/fpage/backBoxesCent.jpg);
	background-repeat: repeat-y;
	width: 995px;
	min-height:125px;
}
#backBoxesCentLeft, #backBoxesCentCent, #backBoxesCentRight {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #333;
	float:left;
}
#backBoxesCentLeft {
	width:240px;
	height: 75px;
	margin-left:-400px;
	text-align: left;
}
#backBoxesCentCent {
	width:310px;
	height: 75px;
	margin-left:-100px;
	margin-top:25px;
	text-align: left;
}
#backBoxesCentRight {
	width:270px;
	height: 175px;
	margin-left:60px;
	text-align: left;
}
#backBoxesBot {
	background-image: url(../images/fpage/backBoxesBot.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 995px;
}
#packaging {
	float: left;
	height: 150px;
	width: 150px;
	z-index: 1000;
	position: relative;
	left: 0px;
	top: 0px;
}
#callback {
	float: left;
	height: 150px;
	width: 150px;
	z-index: 1000;
	position: relative;
	left: 410px;
	top: 20px;
}
#gavil {
	float: left;
	height: 85px;
	width: 150px;
	z-index: 1000;
	position: relative;
	left: 410px;
	top: 100px;
}
#gasbottles {
	float: left;
	height: 150px;
	width: 150px;
	z-index: 1000;
	position: relative;
	left: 590px;
	top: 5px;
}.redText {
	color: #F00;
}
