body {
	margin: 20px 0;
	padding: 0;
}

img {
	border: none;
}

img#header {
	padding: 0 0 5px 0;
	margin: 0;
}

img#logo {
	padding: 20px 0 0 20px;
	margin: 0;
}

img.subHeader {
	display: block;
	padding: 10px 0 8px 0;
}

.imgIE {
	padding: 0;
	margin: 0;
	border: none;
}

#navHolder {
	position: relative;
	padding: 0 0 25px 8px;
}

#imageBreak {
	margin: 0;
	padding: 0;
}

#leftColumn {
	float: left;
	padding: 30px 0 0 10px;
	width: 390px;
}

#rightColumn {
	float: right;
	width: 340px;
}

#singleColumn {
	float: left;
	padding: 30px 0 0 10px;
	width: 730px;
}

/* Specific styles for 'A Healthier Home' */

#containerHealthier {
	width: 760px;
	height: 500px;
	background: url(../images/aboutUs/healthierHome/backgroundFig.jpg) no-repeat;
}

#textHealthier {
	position: relative;
	top: 205px;
	width: 450px;
}

/* Specific styles for 'Our Reputation' */

#containerReputation {
	width: 760px;
	height: 500px;
	background: url(../images/ourReputation/backgroundFern.jpg) no-repeat;
}

#textReputation {
	width: 350px;
}

/* Specific styles for 'Planting Examples' */

#containerPlanting {
	width: 760px;
	height: 500px;
	background: url(../images/plantingExamples/backgroundPot.jpg) no-repeat;	
}

#textPlanting {
	width: 580px;
}

/* Specific styles for 'Interior and Exterior Examples' */

div#rolloverHolder {
	padding: 0 0 10px 0;
	float: left;
}

div.leftImg {
	padding: 10px 0 0 40px;
	float: left;
}

div.rightImg {
	padding: 10px 0 0 30px;
	float: left;
}

/* Specific styles for 'Our Plants and Pots' */

#containerPlantsPots {
	width: 760px;
	height: 500px;
	background: url(../images/plantsPots/backgroundPotSelection.jpg) no-repeat;
}

#textPlantsPots {
	width: 640px;
}

#footer {
	width: 760px;
	padding: 15px 0 0 0;
}
