.header{
	color:#728ffc !important; 
	text-decoration:underline !important; 
	font-size:12px !important;
}
.product-links a
{
	color:white;
	font-size:10px;
	text-decoration:none;
}
.product-links a:link
{
	color:white;
}
.product-links a:hover
{
	color:red;
}
.product-links a:active
{
	color:#f2db8b;
}
#product-contentArea{ /* holds all of the content besides the header, footer and side menu */
	position:relative;
	width: 877px;
	height: 475px;
	background-color:white;
}
#navbarProducts{ /* holds the navbar menu for the products page */
	position:absolute;
	margin: 0 0;
	left:0;
	top:0;
	height:27px;
	width:877px;
	background-image: url(/images/navbar_bg_products.jpg);
	background-repeat:no-repeat;
}
#sidebar-background-products{ /* holds the menu on the left */
	margin: 0 0;
	padding: 0 0;
	float:left;
	width:266px;
	background-image: url(/images/sidebar_products_repeater.png);
}
#sidebar-products{
	margin: 0 0;
	padding: 0 0;
	float:left;
	width:266px;
	background-image:url(/images/sidebar_products_bg.png);
	background-repeat:no-repeat;
}
#details-products{
	float:left;
	width:591;
	background-color:white;
	height:auto;
	padding:10;
}
#bucking_unit{
	position:absolute;
	left:30;
	top:57;
	width:211;
	z-index:1;
}
#bucking_unit_text{
	position:absolute;
	left:15px;
	top:280px;
	z-index:6;
	text-decoration:none;
}
#kelly_spinner{
	position:absolute;
	left:280;
	top:47;
	z-index:1;
}
#kelly_spinner_text{
	position:absolute;
	left:358px;
	top:170px;
	z-index:6;
	text-decoration:none;
}
#kelly_spinner_subtext{
	position:absolute;
	left:370px;
	top:188px;
	z-index:7;
}
#sucker_rod_tongs{
	position:absolute;
	left:491px;
	top:37px;
	z-index:1;
	width: 218px;
	height: 150px;
}
#sucker_rod_tongs_text{
	position:absolute;
	left:682px;
	top:80px;
	z-index:6;
	text-decoration:none;
}
#sucker_rod_tongs_subtext{
	position:absolute;
	left:682px;
	top:98px;
	z-index:7;
}
#tubing_tongs{
	position:absolute;
	left:160px;
	top:252px;
	z-index:1;
}
#tubing_tongs_text{
	position:absolute;
	left:245px;
	top:400px;
	z-index:6;
	text-decoration:none;
}
#tubing_tongs_subtext{
	position:absolute;
	left:365px;
	top:380px;
	z-index:7;
}
#catheads{
	position:absolute;
	left:470px;
	top:290px;
	z-index:1;
}
#catheads_text{
	position:absolute;
	left:500px;
	top:430px;
	z-index:6;
	text-decoration:none;
}
#catheads_subtext{
	position:absolute;
	left:588px;
	top:400px;
	z-index:7;
}

#power_units{
	position:absolute;
	left:617px;
	top:200px;
	z-index:1;
}
#power_units_text{
	position:absolute;
	left:750px;
	top:355px;
	z-index:6;
	text-decoration:none;
}
#steelbox{
	position:relative;
	left:10px;
	top:-250px;
	height:153;
	width:127;
	background-image:url(/images/steel_box.gif);
	font-size:9px;
}
#steelbox-range{
	display:inline;
}

#steelbox-max-standard{
	display:inline;
}

#steelbox-max-high{
	display:inline;
}
