body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.6em; font-weight: normal; background: #fff; color: #636363;}

body a {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #019968;	text-decoration:underline;}
body a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: red; text-decoration:underline;}

/* Content Area */
#container {width:852px; margin: 0  ; padding:0;  }

/* Homepage Promotional Products Images (4) */
#homepage-featured-products {
	margin:0;
	padding:0;
	width:850px;
	
}
#homepage-featured-products a {
	font-weight:bold;
	color:#555555;
}
ul.homepage-featured-products {
	list-style-type:none;
	list-style-image:none;
	margin:0;
	width: 850px;
	padding:0 0 10px 0;
	overflow:hidden;
}
ul.homepage-featured-products li {
	list-style-type:none;
	list-style-image:none;
	padding:0;
	width:211px;
	float:left;
	margin:0 1px 0 0;
}

ul.homepage-featured-products li.last {
	margin:0px;
}

/* Homepage Promotional Products Images (4) */

/*TEST BELOW */
.tabInfo {
	display:block;
	float:left;
	width:211px;
	text-align:center;
	padding:0;
	height: 25px;
	background-image:url(http://www.colfax-intl.com/images/bt-featured.jpg);
}
.tabInfoInactive {
	display:block;
	float:left;
	width:211px;
	text-align:center;
	padding:0;
	height: 25px;
	background-image:url(http://www.colfax-intl.com/images/bt-featured-selected.jpg);
}

a.tabInfo:link {
	padding:4px 0 0 0;
}

a.tabInfoInactive:link,
a.tabInfo:hover,
a.tabInfoInactive:visited { /*selected main tab style */
	text-align: center;
	text-decoration: none;
	padding:4px 0 0 0;
}


/*ie hacks for menu placement and link colours*/
* html .tabInfo {
	display:block;
	float:left;
	width:211px;
	text-align:center;
	padding:0px;
	height: 25px;
	background-image:url(http://www.colfax-intl.com/images/bt-featured.jpg);
}
* html .tabInfoInactive {
	display:block;
	float:left;
	width:211px;
	text-align:center;
	padding:0px;
	height: 25px;
	background-image:url(http://www.colfax-intl.com/images/bt-featured-selected.jpg);
}
* html a.tabInfo:link {
	padding:4px 0 0 0;

}
* html a.tabInfoInactive:link {
	padding:4px 0 0 0;

}
* html a.tabInfo:hover, * html a.tabInfo:visited, * html a.tabInfoInactive:visited {
	padding:4px 0 0 0;
}

* html #toggle a {
	color: #333; 
	text-decoration: none;
}

* html #toggle a:hover, * html #toggle a.tabInfoInactive {
	color: #333;
}

#tabTwoContent, #tabThreeContent, #tabFourContent {
	display: none;
}

#tabOneContent, #tabTwoContent, #tabThreeContent, #tabFourContent {
	margin:0;
	padding:0;
	width:850px;
}
#tabOneContent img, #tabTwoContent img, #tabThreeContent img, #tabFourContent img {
	height:200px;
	width:850px;
}

/* left side */
#left { float: left; width: 550px; margin: 0; }


/* right side */
#right {
	float: right;
	width: 275px;
	margin: 0px 0 0px 0;
}
