@charset "UTF-8";
/* CSS Document */

	
	




#splash{
	float:right;
	/*border:thin solid red;*/
	display:block;
	width:950px;
	height:350px;
	
}

#splashLeft{
	float:left;
	/*border:thin solid red;*/
	background-image:url(../images/main_splash2.jpg);
	width:698px;
	height:350px;}


#splashRight{
	float:right;
	background-image:url(../images/application.jpg);
	width:250px;
	height:350px;}


#news{
	margin:30px 0 0 15px;
	float:left;
	width:948px;
	background-image:url(/assets/images/pattern.png);
}

.newsholder{
	width:210px;
	background-color:white;
	border:solid #99cccc;
	/*border:solid #ffcc66;*/
	border-width:thin;
	float:left;
	height:320px;
	margin:0px 23px 0px 0px;
	
}

.rightCaption{
	width:220px;
	float:right;
	/*height:320px;*/
	margin:0px 17px 0px 0px;
	background-color:#cccccc;
	
}

.rightCaption a:link{
	display:block;
	font-size:10px;
	padding:5px 14px 5px 10px;
	text-align:right;
}

img.news_header{
	text-align:left;
	padding:10px 0px 5px 5px;
}

#eco-design{
	height: 45px;
	width: 65px;
	position:relative;
	top:275px;
	left:7px;
}

#iso-9001{
	height: 65px;
	width: 160px;
	position:relative;
	top:220px;
	left:75px;
}


#made-in-usa{
	height: 75px;
	width: 100px;
	position:relative;
	top:-55px;
	left:135px;
}

#features{
	position:relative;
	top:290px;
	left:63px;
	background-color:#FFF;
	width:460px;
}