/* BEGIN: Layout */

#upper_content {

	width: 920px;

	height: 208px;

}



#showcase {

	width: 920px;

	height: 220px;

	margin-bottom: 55px;

	background: transparent url(../images/showcase_background.jpg) no-repeat left top;

}

/* END: Layout */



/* BEGIN: Tagline */

#tagline {

	width: 513px;

	height: 19px;

	margin: 20px 30px 4px 30px;

	text-indent: -999em;

	overflow: hidden;

	background: transparent url(../images/tagline.gif) no-repeat left top;

}

/* END: Tagline */



/* BEGIN: Image Tiles */

#image_tiles {

	float: left;

	margin: 16px 0 0 25px;

}



#image_tiles img {

	border: 3px solid #3f2a1f;

}

/* END: Image Tiles */



/* BEGIN: Download Buttons */

#downloads {

	float: right;

	margin: 16px 25px 10px 0;

}

#downloads img {

	margin-bottom: 4px;

	border: none;

}

/* END: Download Buttons */



/* BEGIN: Address */

#address {

	float: right;

	margin: 0 25px 0 0;

	text-align: right;

	font-size: x-small;

	font-family: "Century Gothic", Helvetica, Arial, sans-serif;

}

/* END: Address */



/* BEGIN: Showcase */

#showcase_text {

	float: left;

	width: 130px;

	margin: 20px 0 0 25px;

}



#showcase_text h3 {

	margin: 0;

	color: white;

	background-color: transparent;

	font-size: 20px;

	font-family: "Century Gothic", Helvetica, Arial, sans-serif;

	font-weight: normal;

	text-transform: uppercase;

}



#showcase_text a {

	color: #743202;

	font-size: 12px;

	text-decoration: none;

	white-space: nowrap;

}



#showcase_text a:hover span {

	text-decoration: underline;

}



#showcase_text a span {

	color: black;

}



#showcase_products {

	float: left;

	margin-top: 10px;

}



#showcase_vendors {

	float: left;

	width: 155px;

	margin: 20px 0 0 25px;

}



#showcase_vendors h3 {

	margin: 0;

	color: black;

	background-color: transparent;

	font-size: 20px;

	font-family: "Century Gothic", Helvetica, Arial, sans-serif;

	font-weight: bold;

	text-transform: uppercase;

}



#showcase_vendors a {

	color: #743202;

	font-size: 12px;

	text-decoration: none;

	white-space: nowrap;

}



#showcase_vendors a:hover span {

	text-decoration: underline;

}



#showcase_vendors a span {

	color: black;

}

/* END: Showcase */



/* BEGIN: Other Gloves Block */



		div#block_other_gloves {

			float: right;

			margin: 20px 0 0 25px;

			color: white;

			background-color: transparent;

			font-size: 12;

			font-family: "Century Gothic", Helvetica, Arial, sans-serif;

			font-weight: normal;

		}

		

		div#block_other_gloves h3 {

			margin: 0;

			color: black;

			background-color: transparent;

			font-size: 20px;

			font-family: "Century Gothic", Helvetica, Arial, sans-serif;

			font-weight: bold;

			text-transform: uppercase;

			}

		

		div#block_other_gloves{

			font-size:12;

			}

			

		

		div#block_other_gloves a {

			color: #743202;

			font-size: 12px;

			text-decoration: none;

			white-space: nowrap;

		}

		

		div#block_other_gloves a span {

				color: black;

		}

		

		

		div#block_other_gloves a:hover span {

			text-decoration: underline;

		}

		

		div#block_other_gloves p {

			margin: 0;

		}

		/* END: Other Gloves Block */


