/* CSS Document */

#wrapper {
	position: relative;
	margin:0 auto;
	width: 955px;
	background-color: #FFFFFF;

}

#header {
	left: 1px;
	top: 2px;
	position:absolute;
	width: 955px;
	height: 135px;
}
#rightside {
	left: 770px;
	top: 173px;
	position:absolute;
	width:185px;
	height: 393px;
	vertical-align: top;
}
#links {
	left: 172px;
	top: 68px;
	position:absolute;
	z-index: 10;
}
#mainbody {
z-index: 0;
}
#leftside {
	position: absolute;
	width: 177px;
	height: 399px;
	left: 6px;
	top: 172px;
	background-image: url(../images/dude_graphic_furnace.jpg);
	background-repeat: no-repeat;
}
#leftside2 {
	position: absolute;
	width: 177px;
	height: 399px;
	left: 6px;
	top: 172px;
	background-image: url(../images/dude_specials.jpg);
	background-repeat: no-repeat;
}
#bg_white {
	background-color: #FFFFFF;
	position: absolute;
	left: 2px;
	width: 955px;
	height: 588px;
	z-index: 0;
}
#footertext {
	margin: 5px;
}
#specials {
	padding-top: 120px;
	padding-left: 12px;
}
#plans {
	background-image: url(../images/plans.gif);
	height: 400px;
	background-repeat: no-repeat;
}
