img.block {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
h1.heading {
	margin: 0px;
	padding: 0px;
}
p {
	text-align: left;
}
h3.need-help {
	width: 183px;
	height: 250px;
	background: url("../images/stepbystepguide.jpg") no-repeat;
	text-indent: -9999px;
}
h3.replacement-parts {
		cursor:hand;
		position: relative;
		width: 200px; 
		height: 154px;
		background: url("../images/replacementparts_main.jpg") no-repeat;
		text-indent: -9999px;
	}
h3.measuring-main {
		cursor:hand;
		position: relative;
		width: 200px; 
		height: 154px;
		background: url("../images/measuring_main.jpg") no-repeat;
		text-indent: -9999px;
	}
h3.customquotes-main {
		cursor:hand;
		position: relative;
		width: 200px;
		height: 154px;
		background: url("../images/customquotes_main.jpg") no-repeat;
		text-indent: -9999px;
	}
h3.phone {
		position: relative;
		width: 303px; 
		height: 74px;
		background: url("../images/phonenumber.jpg") no-repeat;
		text-indent: -9999px;
}
h3.notSure {
		position: relative;
		width: 462px; 
		height: 53px;
		background: url("../images/notsuretext.jpg") no-repeat;
		text-indent: -9999px;
	}
#table1 {
		
		text-align: center;	
	}
#container {
	background: url("../images/slider/bg-middle.jpg") repeat-y #ffffff;
	width: 675px;
}
#easySteps {
	position: relative;
	top: 10px;
	background-color: #00ff00;
	width: 600px;
	z-index: 1;
}
#buttons {
	position: relative;
	top: 50px;
	width: 720px;
	z-index: 2;
}
#size {
	float: left;
	width: 225px;
	cursor: pointer;
}
#rightCol {
	float: right;
	width: 450px; 
}
#shape {
	float: left;
	width: 225px;
	cursor: pointer;
}
#manu {
	float: right;
	width: 225px;
	cursor: pointer;
}
#contentContainer {
	background: url("../images/slider/bg-middle.jpg") repeat-y #ffffff;
	width: 675px;
	float: left;
}
#content {
	background: url("../images/slider/bg-middle.jpg") repeat-y #ffffff;
	padding: 0 45px 0 45px;
	float: left;
}
#beginHere {
	cursor: pointer;
	margin: 0 auto;
	text-align: center;
}
.leftAlign {
	text-align: left;
}
.centerAlign {
	text-align: center;
	margin: 0 auto;
}
.display {
	display: table;
}
.displayNone {
	display: none;
}
.displayNoneImg {
	height: 0;
	width: 0;
}
.marginAuto {
	margin: 0 auto;
}
.zeroMarg {
	padding: 0px;
	margin: 0px;
}
.zeroMargH3 {
	padding: 0px;
	margin: 0px;
	font-size: 14px; 
	text-align: center;
}
.zeroMargP {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.centerText {
	text-align: center;
}
.pointer {
	cursor: pointer;
}