body {
	text-align: center;
	color:#000;
	min-width: 753px;
 	height: auto;
	padding: 0;
	margin: 0;
	background:#ffffff;
	font-family: 'eurostile','verdana','arial','helvetica',sans-serif;
	font-size: 14px;
 }
 
img {
	border: 0px;
	align: left;
	float: left;
	}
img.tagline
{
position:relative;
top:81px;
left: 0px;
text-align: left;
float: left;
} 

a { color:#666666;
text-decoration: underline;		}
a:hover {text-decoration: underline;
		color:#000000;}

#wrapper {
	text-align: left;
	width: 1000px;
 	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
  }

#topper {
	background-color:#ffffff;
	width: 1000px;
	height: 98px;
 }

#topper_nav {
	background-color:#ffffff;
	width: 1000px;
	height: 30px;
 }


#content {
	width: 1000px;
	height: auto;
	margin: 0px 0px 0px 0px;
}

#content .inner {
	background-color:#ffffff;
 	/*position: relative;*/
	width: 1000px;
	height: 298px;
	margin: 0px 0px 0px 0px;
 }
#content .inner_contact {
	background-color:#ffffff;
 	/*position: relative;*/
	width: 1000px;
	height: 398px;
	margin: 0px 0px 0px 0px;
 }
 
#content .left_contact {
	background-color:#ffffff;
 	/*position: relative;*/
	width: 470px;
	height: 398px;
	margin: 0px 30px 0px 0px;
	float:left;
 }
 
#content .right_contact {
	background-color:#ffffff;
 	/*position: relative;*/
	width: 470px;
	height: 398px;
	margin: 0px 0px 0px 30px;
	float:left;
 }
 
#content .inner .bigtext {
	background-color:#ffffff;
 	/*position: relative;*/
	width: 760px;
	height: 298px;
	margin: 0px 0px 0px 140px;
	text-align: left;
	overflow:auto;
 }

#content .inner_samples {
	background-color:#ffffff;
 	/*position: relative;*/
	width: 1000px;
	height: 298px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	overflow:scroll;
 }
 
#content .inner .vacuum_main {
	width: 253px;
	height: 288px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	float: left;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	overflow:auto;
 }

 
#content .inner_callout {
	background-color:#0099ff;
	color:#fff;
	width: 1000px;
	height: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
 	padding: 15px 0px 5px 0px;
}

#home_callout {
background: url("gfx/foilblue.gif") 8px 5px no-repeat;

}

#content .inner_lower_small {
	background-color:#ffffff;
	width: 1000px;
	height: 55px;
	float: left;
 	margin: 0px 0px 0px 0px;
}


 
#content .inner_lower {
	background-color:#ffffff;
	width: 1000px;
	height: 155px;
	float: left;
 	margin: 0px 0px 0px 0px;
}

#content .inner_lower .bottom_vacuum101 {
	width: 173px;
	height: 155px;
	float: left;
 	margin: 10px 5px 0px 5px;
}


#footer {
	background-color:#ffffff;
	position: relative;
	text-align: center;
	height: 100px;
	margin: 0px 0px 0px 0px;
	clear: both;
 }


  
#footer .copyright {
 font-size: 10px;
 color:#fff;
 position: relative;
 margin: 0px 0px 0px 0px;
}
#footer .description {
 font-size: 10px;
 height: auto;
 position: relative;
 width: 1000px;
}

a.but_1 {
    background: url("gfx/but_vacuum.gif") 0 0 no-repeat;
    width: 151px;
}
a.but_2 {
    background: url("gfx/but_bins.gif") 0 0 no-repeat;
    width: 117px;
}
a.but_3 {
    background: url("gfx/but_request.gif") 0 0 no-repeat;
    width: 143px;
}
a.but_4 {
    background: url("gfx/but_advantage.gif") 0 0 no-repeat;
    width: 158px;
}
a.but_5 {
    background: url("gfx/but_about.gif") 0 0 no-repeat;
    width: 134px;
}
a.but_6 {
    background: url("gfx/but_home.gif") 0 0 no-repeat;
    width: 297px;
}

a.but_over {
    display: block;
    height: 30px;
    text-decoration: none;
    float: left;
}
 
a:hover.but_over {
    background-position: 0 -30px;
}

a.but_in {
    background-position: 0 -30px;
}



