
div.workspaceRelative {
	padding-left: 5px !important;
	padding-right: 5px !important;
	width: 970px !important;
}

#categorycontent {
	width: 970px !important;
}

#hookerhero {
	width: 970px;
	height: 600px;
	margin: 20px auto 15px auto;
}

#hookerbannerscontainer {
	width: 972px;
	height: 284px;
	margin: 0 auto;
}

.hookerbanner {
	width: 243px;
	height: 284px;
	float: left;
}

.hookerbannerpic {
	width: 243px;
	height: 248px;
}

.hookerbannertext {
	width: 243px;
	height: 36px;
	line-height: 36px;
	text-align: center;
}

.hookerbannertext a {
	font-family: Times New Roman, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8c8c8c;
	text-decoration: none;
}

.hookerbannertext a:hover {
	text-decoration: underline;
}

#hookerlandinghero {
	margin: 20px 0px 0 0px;
}

#hookerlandingproducts {
	margin: 0 0 0 5px;
}

#hookerlandingproducts h1 {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: normal;
	color: #505153;
	margin: 0 0 5px 5px;
	font-family: Arial, sans-serif;
}

.hookerlandinglink {
	height: 227px;
	float: left;
	margin: 0 5px;
}

.hookerlandinglink p {	
	font-size: 12px;
	color: #505153;
	font-family: Arial, sans-serif;
	text-align: center;	
	margin: 5px 0 0 0;
}

.hookerlandinglink a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

 
 