/* =========================================== */
/* == ELEMENT ATTRIBUTES FOR SCREENS - HOME == */
/* =========================================== */

div#header div.head {			
	background-image: url(../../images/backgrounds/corners-red-top-alt.png);
	}
	
	a.logo_anchor {			
		background-image: url(../../images/logos/mastercraft-315x61.gif);			
		}
		
div#content h1 {	
	padding: 22px 0 0 36px;	
	}
		
	/* MASTERCRAFT 100 DAYS FEATURE */
	div#promofeature {
		overflow: hidden;
		}
		div#promofeature h2 {
			margin-bottom: 0;
			}
		div#promofeature div.body {
			position: relative;
			width: 298px;
			height: 208px;			
			overflow: hidden;
			padding: 0;
			text-align: center;			
			}
			div#promofeature img.callout {
				position: absolute;
				top: 0px;
				left: 0px;				
				}
			div#promofeature div.button { /* IE 7 CSS EDIT */			
				clear: both;
				position: relative;
				top: 150px;
				text-align: center;
				}
			div#button-100day-1 {
				
				}