#body {
	background: #fff url(/assets/images/landing_pages/home_bg.gif) repeat-y left top;
}
#leftcolumn { 
	width: 754px;
	float: left;
	padding-bottom: 179px; 
}

#rightcolumn {
	width: 208px;
	padding: 0 0 0 0;
	background: none;
	min-height: 0;
	height: 316px;
	/*overflow: hidden;*/
}
#news { 
	float: left; 
	width: 182px; 
	padding-left: 17px;
	padding-top: 20px;
}
#news img { vertical-align: top; }
#news #rss-icon { margin-left: 3px; }
#news ul.newsitems {
	margin: 13px 16px 0 11px;
	padding: 0;
}
#news ul.newsitems li {
	margin-bottom: 14px;
	list-style-type: none;
	line-height: 1.22em;
	font-size: 11px;
}
#news ul.newsitems a {
	color: #2e2e32;
}


/* slideshow */
#header .lower { height: 101px; }
#leftcolumn { padding-bottom:0; }

/*****************************************
* buttons
*****************************************/
#rightcolumn .sign-up-here {
	position: absolute;
	left: 25px;
	top: 273px;
	background-image: url(/assets/images/button_sign-up-here_grey.png);
}



#tools, #buttons {
	position: absolute;
	height: 100%;
	background: transparent url(/assets/images/dotted-line_vertical.gif) left top repeat-y;
}
#tools {
	left: 507px;
	width: 194px;
	padding-left: 27px;
	margin: 0;
}
#buttons {
	left: 728px;
	width: 200px;
}

#wave-box.mini #tools {
	background: none;
}

#tool-list {
	padding: 0;
	font-size: 11px;
	margin: 15px 0 0 ;
}
#tool-list li {
	list-style-type: none;
	background: url(/assets/images/tool_bullet.gif) 1px 3px no-repeat;
	margin-bottom: 8px;
	line-height: 12px;
	padding-left: 8px;
}
#tool-list a:link,
#tool-list a:visited {
	color: #3e3f44;
}

.button-contact {
	position: absolute;
	left: 25px;
	top: 45px;
	background: transparent url(/assets/images/button_contact-us.png) left top no-repeat;
	width: 155px;
	height: 27px;
}
.button-contact img {
	display: none;
}
.button-contact:hover {
	background-position: left -49px;
}

#wave-box .find-a-distributor {
	left:25px;
	position:absolute;
	top:0;
}


#left-col{
	margin: 5px 10px 0 10px;
	width: 600px; 
	float:left; 
}
#right-col{
	width:300px; 
	float:right;
	margin: 3px 15px 0 5px;
}

#main-products img {
	float:left;
} 
#body{
	border: thin solid 0px #ccc;
	margin-top: 3px;
}
#main-products{
	margin-left: 2px;
	clear: both;
	width: 100%;
	height: 219px;
	overflow: hidden;
}
#main-products div.product{
	float:left;
	width:211px; 
	height:217px;
	cursor: pointer;
	padding: 0;
	position: relative;
	background-repeat: no-repeat, no-repeat;
	background-position: top left, top left;
}
#main-products.five div.product{
	width: 159px; 
}
#main-products div.product:hover:after{
	content: '';
	position: absolute;
	left: 2px;
	top: 2px;
	width: 100%; 
	height:213px;
	border: 2px solid white;
	margin: -2px;
}

#fans-visual-selector{
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 1;
}

#body{
	overflow: visible;
}
ul.bogo-language-switcher{
	position: absolute;
	display: block;
	width: 80px;
	right: -85px;
	top: -158px;
	z-index: 10;
	font-size: 14px;
	margin: 0;
} 
.bogo-language-switcher li{
	float:left;
}

#fans-main {
	background: url(/assets/images/landing_pages/home_fans.jpg);
}

#motors-main {
	background: url(/assets/images/landing_pages/home_motors.png);
}

#bearings-main {
	background: url(/assets/images/landing_pages/home_bearings.jpg);
}
#lighting-main {
	background: url(/assets/images/landing_pages/home_lighting.png);
}
#rs-main {
	background: url(/assets/images/landing_pages/banner_rod_ends_spherical.jpg);
}

.de #fans-main {
	background: url(/assets/images/landing_pages/banner_fans_de.jpg);
}

.de #motors-main {
	background: url(/assets/images/landing_pages/banner_motors_de.jpg);
}

.de #bearings-main {
	background: url(/assets/images/landing_pages/banner_bearings_de.jpg);
}
.de #rs-main {
	background: url(/assets/images/landing_pages/banner_rod_ends_spherical_de.jpg);
}

.fr #fans-main {
	background: url(/assets/images/landing_pages/banner_fans_fr.jpg);
}

.fr #motors-main {
	background: url(/assets/images/landing_pages/banner_motors_fr.jpg);
}

.fr #bearings-main {
	background: url(/assets/images/landing_pages/banner_bearings_fr.jpg);
}
.fr #rs-main {
	background: url(/assets/images/landing_pages/banner_rod_ends_spherical_fr.jpg);
}
.fr #lighting-main {
	background: url(/assets/images/landing_pages/home_lighting_fr.jpg);
}


.it #fans-main {
	background: url(/assets/images/landing_pages/banner_fans_it.jpg);
}

.it #motors-main {
	background: url(/assets/images/landing_pages/banner_motors_it.jpg);
}

.it #bearings-main {
	background: url(/assets/images/landing_pages/banner_bearings_it.jpg);
}
.it #rs-main {
	background: url(/assets/images/landing_pages/banner_rod_ends_spherical_it.jpg);
}
.it #lighting-main {
	background: url(/assets/images/landing_pages/home_lighting_it.jpg);
}

#middle-section{
	margin: 3px 5px 0 5px;
	background: #fff url(/assets/images/landing_pages/home_middle_bg.gif) repeat-x scroll left top;
	line-height: 16px;
}
#middle-section h2{
	margin-bottom: 4px;
}
#feature-main{
	width:600px;
}
div.feature-row, #news{
	border-top: 1px solid #B1B1B1;
}
div.feature-row div{
	background: transparent url(/assets/images/landing_pages/product_separator.gif) no-repeat scroll right center;
	width: 150px;
	height: 125px;
	text-align: center;
	float: left;
	margin: 0 0 10px 0;
	position:relative;
	z-index:1;
}

div.feature-row div.new{
	background: none;
	margin: 45px 0 0 -65px;
	position:relative;
	z-index:2;
	width: 43px;
	height: 31px;
}

img.newOverlay{		
	margin: -25px 0 0 0;
}
div.feature-row div.last{
	background: none;
}
#feature-main a, #feature-main a:hover, #feature-main a:visited{
	color:#555;
}
#feature-main a:hover{
	text-decoration: underline;
}
#news{
	width: 290px;
	padding: 8px;
	margin: 0;
}
#news h4{
	padding: 0;
	margin: 0 0 4px 0;
}
#news p{
	color: #555;
	cursor: pointer;
	line-height: 16px;
	margin: 0;
}
#news h4 a, #news h4 a:hover, #news h4 a:visited{
	font-weight: bold;
	color: #000;
}
a.tools, a.tools:hover, a.tools:visited{
	font-size:12px;
	color:#555;
}
div.h-rule{
	margin-top:15px;
	margin-bottom:1px;
}
.sub-head{
	font-size:15px;
	color:#000000;
	font-weight:bold;

}

#product-descriptions div{

}
#product-descriptions div h3{
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	text-transform: none;
	font-weight: bold;
	letter-spacing: normal;
	margin: 0;
}

#feature-main, #news h4, #news p, p{
	font-size: 13px;
	line-height: 16px;
}
#news-rss{
	float:right;
	margin: 10px -15px 0 0;
}
#news-rss img{
	float: left; 
	margin: -2px 5px 0 0;
}
#news-icon{
	float:left; 
	padding-bottom:0px;
}
#news-title{
	padding: 7px 0 0 50px;
	background: url(/assets/images/landing_pages/news_articles_icon.png) no-repeat left -3px;
	height: 25px;

	clear: none;
}
#secondary{
	display: none;
}
