body {
	margin:					0px;
	padding:					0px;
	font-family:			freesans, sans, arial;
}

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

div#zone1_finch {
	height:			547px;
	width:			550px;
	float:			left;
	padding:			7px 0px 0px 10px;
	background-image:		url(../images/Wall-U-Finch-main_back.jpg);
	background-repeat:	no-repeat;
	background-position:	0px 0px;
}

div#zone2_finch {
	height:					540px;
	width:					327px;
	padding:				14px 0px 0px 13px;
	margin:					0px 0px 0px 560px;
	background-image:		url(../images/Wall-U-Ideas-nav_back.jpg);
	background-repeat:	no-repeat;
	background-position:	0px 0px;
}

/* IE6 column fixes */
* html div#zone1_finch { margin-right:	-3px; }
* html div#zone2_finch { margin-left: 550px; } 

div#finch_nav {
	height:	530px;
	background-image:	url(../images/Wall-U_Finch-Menu.jpg);
	background-repeat:	no-repeat;
	background-position:	-8px -6px;
}

.smaller {
	font-size:	10px;
}

/* Finch navigation */
dl#finch_nav_list {
	position:		absolute;
	padding:			0px;
	margin:			0px;
} 

#finch_nav_list dd {
	position:		absolute;
	padding:			0px;
	margin:			0px;
}

#finch_nav_list #pic_pitch {
	top:			283px;
	left:			80px;
	z-index:		20;
}

#finch_nav_list #pic_spalding {
	top:			115px;
	left:			150px;
	z-index:		20;
}

#finch_nav_list #pic_spalding2 {
	top:			115px;
	left:			0px;
	z-index:		20;
}


#finch_nav_list a#pitch {
	display:		block;
	width:			150px;
	height:			165px;
	background:		transparent;
	text-decoration:	none;
	z-index:		20;
}

#finch_nav_list a#spalding {
	display:		block;
	width:			130px;
	height:			165px;
	background:		transparent;
	text-decoration:	none;
	z-index:		20;
}


#finch_nav_list a#spalding2 {
	display:		block;
	width:			130px;
	height:			165px;
	background:		transparent;
	text-decoration:	none;
	z-index:		20;
}

#finch_nav_list a span, #finch_nav_list a:visited span {
	display:		none;
}

/* Order Link navigation */
dl#purchase_list {
	position:		relative;
	padding:			0px;
	margin:			0px;
} 

#purchase_list dd {
	position:		absolute;
	padding:			0px;
	margin:			0px;
}

#purchase_list #pic_logo {
	top:			300px;
	left:			270px;
	z-index:		20;
}

#purchase_list #pic_button {
	top:			437px;
	left:			455px;
	z-index:		20;
}

#purchase_list a#logo {
	display:		block;
	width:			150px;
	height:			200px;
	background:		transparent;
	text-decoration:	none;
	z-index:		30;
}

#purchase_list a#button {
	display:		block;
	position:	relative;
	width:			80px;
	height:			80px;
	background-image:	url(../images/anchor_back.jpg);
	background-repeat:	no-repeat;
	background-position:	0 0;	
	text-decoration:	none;
	z-index:		30;
}

#purchase_list a span, #purchase_list a:visited span {
	display:		none;
}

div#finch_purchase {
	height: 380px;
	padding:	 150px 0px 0px 0px;
	background-image:	url(../images/Wall-U_Finch-Order.jpg);
	background-repeat:	no-repeat;
	background-position:	-8px -6px;	
}

div#finch_form {
	border-top:	10px solid #ab2725;
	border-left: 1px solid #ab2725;
	border-right: 1px solid #ab2725;
	border-bottom:	10px solid #ab2725;
	margin:	20px 30px 0px 7px;
	padding:	20px 10px 20px 20px;
	color: #ffffff;
}

div#form_notes {
	margin:	20px 0px 20px 0px;
}