#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; }
#fsshow {
	margin: 0 0 0 auto;
	width: 734px;
	height: 536px;
}
#fsshow .fsshow-slide { 
	width: 698px;
	height: 508px;
	padding: 28px 0 0 36px;
	color: #fff;
	display: block;
}
#fsshow .fsshow-keys {
	top: 274px;
	right: 53px;
}
#fsshow a, #fsshow h2 {
	color: #fff;
	text-decoration: none;
}
#fsshow .fsshow-slides h2 { 
	font-size: 24px;
	font-style: italic;
	text-indent: -3000px;
	margin: 0 0 23px 0;
	line-height: 1em;
}
#fsshow .fsshow-slides p {
	width: 190px;
	font-size: 13px;
	line-height: 17px;
	margin: 0 0 7px 0;
}

#fsshow #slide_bearings { background: #478bb8 url(/assets/images/slide_bearings.jpg) no-repeat left top; }
#fsshow #slide_fans     { background: #414380 url(/assets/images/slide_fans-and-blowers.jpg) no-repeat left top; }
#fsshow #slide_motors   { background: #36768b url(/assets/images/slide_motors.jpg) no-repeat left top; }

#fsshow #slide_bearings h2 { background: transparent url(/assets/images/slide_titles.png) no-repeat left 0px; }
#fsshow #slide_fans h2     { background: transparent url(/assets/images/slide_titles.png) no-repeat left -50px; }
#fsshow #slide_motors h2   { background: transparent url(/assets/images/slide_titles.png) no-repeat left -100px; }

.more img { display: none; }
.more {
	position: absolute;
	left: 75px;
	top: 273px;
	width: 83px;
	height: 27px;
	background: transparent url(/assets/images/more_button-trans.png) no-repeat left top;
}
.more:hover {
	background: transparent url(/assets/images/more_button_hover-trans.png) no-repeat left top;
	cursor: pointer;
}




/*****************************************
* 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;
}



