
@import "site.css";

/* ******************************
Template Layout Code
****************************** */
#content {
	width:937px;
}

#columnWrapper {
	height:214px !important;
	min-height:214px;
	padding:0;
	background: transparent url('images-layout/content-bg.png') top left repeat-x scroll;
	width:937px;
}

#homeBanner {
	width:937px;
	}
	.homeBannerLeft {
		float:left;
		width:630px;
		}
	.homeBannerRight {
		float:right;
		width:307px;
		}
#footer {
	width:938px;
}



.homeblob0 {
	width:970px;
	height:214px;
	position:relative;
}
	.homeblob0 a.go {
		position:absolute;
		width:96px;
		height:33px;
		top:130px;
		left:755px;
		background:transparent url('images-layout/inv.gif') top left repeat scroll;
	}

.homeblobs {
	width:938px;
	margin:10px auto 20px;
}

.homeblob1 {
	float:left;
	width:275px;
	padding:0 15px;
	height:313px;
	background: transparent url('images-layout/homeblob1.gif') top left no-repeat scroll;
	margin-right:12px;
	color:#202020;
}
	.homeblob1 h2 {
		color:white;
		font-size:20px;
		padding:10px 0;
	}
	.homeblob1 img {
		display:inline;
		float:left;
		margin-right:3px;
	}
	.homeblob1 img.last {
		margin-bottom:1.5em;
	}
	.homeblob1 .hr {
		clear:left;
		margin:0 auto 1.5em auto;
		
		width:90%;
		height:0px;
		font-size:0;
		
		border-bottom:2px solid white;
	}
	.homeblob1 .go {
		float:right;
		margin-top:1.0em;
		margin-left:10px;
		padding-top:6px;
	}
	.homeblob1 p {
		margin-top:1.0em;
		margin-bottom:0;
		font-size:16px;
		font-weight:bold;
		text-align:left;
	}

.homeblob2, .homeblob3 {
	float:left;
	width:307px;
	padding-top:28px;
	height:200px;
	background: #CCCCCC url('images-layout/homeblob2.png') top left no-repeat scroll;
	color:#202020;
	
}
.homeblob2 {
	
}
.homeblob3 {
	margin-left:7px;
}

.homeblob4 {
	float:left;
	width:621px;
	height:76px;
	padding-top:0px;
	margin-top:9px;
	background:transparent;
	border:none;
	color:white;

}
	.homeblob4 .licensed {
		float:left;
		position:relative;
		width:307px;
		height:76px;
		background: transparent url(images-layout/official-suppliers-bg.png) no-repeat;
		}
	.homeblob4 .official {
		float:right;
		position:relative;
		width:307px;
		height:76px;
		background: transparent url(images-layout/official-suppliers-bg.png) no-repeat;
		}
	.homeblob4 img {
		
	}
	.homeblob4 img.last{
		margin-right:0;
	}
	.homeblob4 .barrett {
		bottom:-5px;
		position:relative;
		}
	.homeblob4 .speedTv {
		bottom:-8px;
		position:relative;
		}
	.homeblob4 .bigDog {
		bottom:-10px;
		position:relative;
		}
	.homeblob4 .snap-on{
		bottom:6px;
		position:relative;
		}
	.homeblob4 .shelby {
		bottom:-6px;
		position:relative;
		}
	.homeblob4 .text {
		color:#000000;
		font-size:120%;
		font-weight:bold;
		line-height:1em;
		margin:0;
		padding-top:2px;
		}
