
/* only define template page layout styles here. */
/* any formatting/content styles should be put in 'content.css' */

body { background-color: #fff; }

#float_container { width: 754px; margin: 0 auto; padding-bottom: 30px; }
#header { width: 754px; height: 111px; position: relative; background: url(/templates/custom/website-stink/images/header.gif) no-repeat; margin-top: 35px; }
#link_home { float: left; width: 286px; height: 64px; display: block; }

#find_the_stink { 
	width: 167px; 
	height: 261px; 
	position: absolute; 
	background: url(/templates/custom/website-stink/images/find_the_stink.png) no-repeat; 
	_background: url(/templates/custom/website-stink/images/find_the_stink.gif) no-repeat; 
	right: 0; 
	top: 0; 
}

#step_1 { width: 540px; height: 165px; background: url(/templates/custom/website-stink/images/step-1-bg.jpg) no-repeat; padding-left: 128px; }
#step_2_3 { width: 538px; min-height: 319px; background: url(/templates/custom/website-stink/images/step-2-bg.jpg) no-repeat; padding-left: 185px; }