/* CSS Document */
body {
	background-color: #FFFFFF;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#holder {
	background-image: url(images/holder-repeat-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
}
#contentholder {
	margin: 0px;
	float: right;
	width: 742px;
	background-image: url(images/contentholder-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 744px;
}
#topnav {
	margin: 0px;
	width: 744px;
	height: 35px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 744px;
	list-style-type: none;
}
#topnav li {
	float: left;
	height: 35px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topnav a {
	font-size: 12px;
	text-decoration: none;
	height: 25px;
	color: #FFFFFF;
	margin: 0px;
	display: block;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header > #topnav a {
	padding-right: 5px;
	padding-right: 5px;
}
#topnav a:hover {
	background-image: url(images/topnav-hover.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	color: #C30404;
}
#topnav a#samepage {
	background-image: url(images/topnav-hover.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	color: #C30404;
}
#topnav li#tophome {
	width: 45px;
}
#topnav li#topabout {
	width: 74px;
}
#topnav li#topdistributors {
	width: 103px;
}
#topnav li#toptradeshows {
}
#topnav li#topsuccessstories {
	width: 100px;
}
#topnav li#topcontact {
}
#topnav li#topbunnfunn {
	width: 62px;
}
#topnav li#toplinks {
	width: 45px;
}
p#address {
	margin: 0px;
	width: 367px;
	font-size: 12px;
	color: #C30404;
	float: left;
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p#address a {
	color: #09028E;
}
p#address a:hover {
	color: #C40404;
}
#searchbox {
	margin: 0px;
	float: right;
	width: 200px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
}
#content a {
	color: #C30404;
}
#content a:hover {
	color: #010099;
}
#homepage {
	background-image: url(images/homepage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 534px;
	width: 662px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 75px;
	padding-top: 20px;
}
#homepage #boxone {
	float: left;
	height: 143px;
	width: 92px;
	margin-left: 37px;
	padding-top: 17px;
	padding-bottom: 12px;
}
#content > #homepage #boxone {
	margin-left: 73px;
}
#homepage #boxtwo {
	float: left;
	height: 144px;
	width: 92px;
	margin-left: 3px;
	padding-top: 16px;
	padding-bottom: 12px;
}
#homepage #boxthree {
	float: left;
	height: 132px;
	width: 92px;
	margin-left: 3px;
	padding-top: 28px;
	padding-bottom: 12px;
}
#homepage #boxfour {
	float: left;
	height: 145px;
	width: 91px;
	margin-left: 4px;
	padding-top: 15px;
	padding-bottom: 12px;
}
#homepage #boxfive {
	float: left;
	height: 144px;
	width: 87px;
	margin-left: 4px;
	padding-top: 16px;
	padding-bottom: 12px;
}
#homepage #boxone p, #homepage #boxtwo p, #homepage #boxthree p, #homepage #boxfour p, #homepage #boxfive p {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#homepage #boxone p a, #homepage #boxtwo p a, #homepage #boxthree p a, #homepage #boxfour p a, #homepage #boxfive p a {
	color: #FFFFFF;
	text-decoration: none;
}
#homepage #boxone p a:hover, #homepage #boxtwo p a:hover, #homepage #boxthree p a:hover, #homepage #boxfour p a:hover, #homepage #boxfive p a:hover {
	text-decoration: underline;
}
h1#pagetitle {
	color: #C30404;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3#subtitle {
	font-size: 16px;
	color: #000099;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#column {
	width: 264px;
	float: left;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#columnwider {
	width: 324px;
	float: left;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#columnnarrower {
	width: 204px;
	float: right;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#content > #column {
	margin-left: 15px;
	width: 330px;
}
#content > #columnwider {
	margin-left: 15px;
	width: 320px;
}
#column img#fun {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #C890A5;
}
p#aboutbunn {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	text-align: justify;
	text-indent: 15px;
}
p#aboutbunn span {
	font-weight: bold;
	color: #C30404;
}
P#aboutbunn span#specstitle {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C30404;
	border-bottom-color: #C30404;
	display: block;
	color: #FFFFFF;
	background-color: #C30404;
	text-align: center;
	font-weight: normal;
}
img#aboutpics {
	padding: 3px;
	border: 1px solid #C30404;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
p#aboutpicslabel {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #C30404;
	font-size: 14px;
	font-weight: bold;
}
p#industries {
	text-align: justify;
	text-indent: 15px;
	margin-right: 10px;
	margin-left: 10px;

}
h3#prodtitle {
	font-size: 18px;
	color: #1719A2;
	background-image: url(images/topnav-hover.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 28px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	text-align: left;
	margin-left: 10px;
}
#prodpics, #prodpicsleft {
	padding: 0px;
	border: 1px solid #0C0EA1;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#content > #prodpics, #content > #prodpicsleft {
	margin-right: 10px;
	margin-left: 10px;
}
#prodpics {
	float: right;
}
#prodpicsleft {
	float: left;
}
#prodpics img, #prodpicsleft img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0C0EA1;
}
#prodpics p, #prodpicsleft p {
	margin: 0px;
	padding: 0px;
	color: #000066;
	background-color: #BEBCFF;
	text-align: center;
	font-size: 12px;
}
p#proddescription {
	padding: 0px;
	width: 260px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: right;
	font-size: 12px;
	text-align: justify;
	text-indent: 15px;
}
#content > p#proddescription {
	margin-left: 0px;
}
p#prodbottom {
	font-size: 10px;
	padding: 0px;
	color: #C890A5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/prodbottom-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
p#featuredtitle {
	text-align: left;
	padding-left: 15px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #C30404;
	padding-top: 10px;
}
p#smallright {
	float: right;
	margin-top: 15px;
	margin-right: 5px;
	width: 230px;
	color: #C30404;
	font-weight: bolder;
}
ul#prodfeatures, ul#prodfeaturesright, ul#prodfeaturessmall {
	text-align: left;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
width: 250px;
}
ul#prodfeatures li, ul#prodfeaturesright li, ul#prodfeaturessmall li {
	background-image: url(images/features-list-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
ul#prodfeaturessmall {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 220px;
}
ul#prodfeaturessmall li {
	background-position: 0px 2px;
	padding-left: 10px;
	margin: 0px;
}
ul#prodfeaturessmall a#samepage {
	color: #000000;
	text-decoration: none;

}
ul#prodfeaturesright {
	float: right;
	width: 240px;
	margin-right: 25px;
}
ul#picturedlist {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	display: block;
}
ul#picturedlist li {
	padding: 0px;
	float: left;
	width: 225px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 14px;
	text-align: center;
}
ul#picturedlist img {
	margin-bottom: 2px;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 30px;
	margin-top: 2px;
	background-color: #FFFFFF;
	border: 1px solid #D10404;
}
ul#picturedlist a {
	margin: 0px;
	display: block;
	padding: 0px;
	text-decoration: none;
	border: 1px solid #0C0EA1;
	background-color: #8174F4;
	color: #0C0EA1;
}
ul#picturedlist a:hover {
	border-top-color: #010099;
	border-right-color: #010099;
	border-bottom-color: #010099;
	border-left-color: #010099;
	background-color: #CCCDEB;
}
ul#benefits {
	list-style-type: none;
	color: #C30404;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 230px;

}
ul#benefits li {
	width: 210px;
	text-align: left;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px double #B7B9E2;
	background-color: #F6F5FB;
	background-image: url(images/flyout-hover-bg.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	margin-bottom: 5px;
	color: #000000;
}
#industriesmovie {
	float: right;
	margin-right: 5px;

}
p#twinep {
	font-size: 14px;
	display: block;
	padding: 0px;
	width: 75%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
	text-indent: 20px;
}
table#twine {
	font-size: 12px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
table#twine tr#head {
	color: #030698;
	background-color: #A5A5D8;
	font-weight: bold;
}
table#twine tr#twineproduct {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #0306A2;
}
table#twine tr#twineproduct td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #030698;
	border-bottom-color: #030698;
}
table#twine tr#odd {
	background-color: #D1D2EE;
}
table#twine td#twinedescription {
	font-size: 12px;
	color: #0306A2;
	text-align: left;
	background-color: #FFFFFF;
}
table#contact {
	color: #030698;
	text-align: center;
	padding: 8px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
table#contact tr {

}
table#contact td {

}
input#buttons {
	color: #B60200;
	font-weight: bold;	
}
#footer {
	width: 950px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top:0px;
	text-align: center;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 45px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	display: block;
	clear: both;
}
body > #footer {
	height: 43px;
	padding-top: 2px;
	width: 950px;
	clear: both;
}
p#copywrite {
	text-align: left;
	margin: 0px;
	float: left;
	width: 170px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
	color: #B20501;
}
p#usa {
	font-size: 12px;
	color: #B20501;
	float: left;
	display: block;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
ul#manuallist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;

}
ul#manuallist li {
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 260px;

}
ul#manuallist a {
	margin: 0px;
	padding: 0px;

}
ul#manuallist a:hover {

}
.industriallink {
	color: #B40400;
	margin: 0px;
	float: right;
	font-size: 12px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer > p#copywrite, #footer > p#usa, #footer > .industriallink {
	padding-top: 6px;
	*padding-top: 5px;
}
.industriallink a {
	color: #B40400;
}
.industriallink a:hover {
	color: #08079C;
}
#nav {
	margin: 0px;
	float: left;
	width: 192px;
	padding: 0px;
}
#mainnavtop {
	background-image: url(images/mainnav-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	width: 178px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	height: 510px;
}
p#phonenumber {
	padding-top: 170px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #C30404;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C30404;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainnavtop ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
	width: 100%;
}
#mainnavtop li {
position: relative;
	height: 23px;
	width: 178px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#mainnavtop li a {
	display: block;
	padding-left: 5px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 22px;
	width: 173px;
	text-decoration: none;
	clear: both;
	color: #030698;
}
#mainnavtop a:hover {
	background-image: url(images/mainnav-hover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#mainnavtop a#samepage {
	font-weight: bold;
	background-image: none;
}
#nav > #mainnavtop a#samepage {
	background-image: url(images/mainnav-hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainnavtop ul :hover ul{
	visibility:visible; 
}
#mainnavtop table {
	position:absolute; 
	top:0; 
	left:0;
	margin: 0px;
	padding: 0px;
}
/* keep the third level hidden when you hover on first level list OR link */
#mainnavtop ul :hover ul ul{
	visibility:hidden;
}
#mainnavtop ul ul {
	position:absolute;
	width:178px;
	margin-left:178px;
	visibility: hidden;
	top: -10px;
	left: 0;
	height: auto;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#nav > #mainnavtop ul ul {
	*margin-left: 178px;
}
#mainnavtop ul ul li {
	width:178px;
	font-size:12px;
	height:23px;
	margin: 0px;
	margin-bottom: -2px;
	padding: 0px;
	text-indent: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
}
#nav > #mainnavtop ul ul li {
	margin-bottom: 0px;
	*display: block;
	*margin-bottom: -2px;
}
#mainnavtop ul ul li a {
	display: block;
	width: 170px;
	height: 20px;
	padding-top: 2px;
	padding-left: 10px;
	background-color:#4c4db7;
	color:#FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
}
#nav > #mainnavtop ul ul li a {
}
#mainnavtop ul ul li a:hover {
	background-image: url(images/flyout-hover-bg.gif);
	color: #C4E4F9;
	background-repeat: no-repeat;
	background-position: 3px 4px;
}
#nav > #mainnavtop ul ul li a:hover {
}
#mainnavtop :hover > a, #mainnavtop ul ul :hover > a {
	color: #070698;
}
/* make the third level visible when you hover over second level list OR link */
#mainnavtop ul :hover ul :hover ul{ 
	visibility:visible;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
	font-size: 2px;
}
ul#manuals {
	margin-top: -100px;
}
ul#distrib {
	margin-top: -130px;
}
#homepage a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #mailp {
	font-size: 14px;
	text-align: justify;
	width: 230px;
	margin-left: 320px;
}
p.newsheadlines {
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
}
p.newsheadlines a {
	font-style: italic;
}
p.newsheadlines a:hover {

}
#newscontent {
	text-align: left;
	padding-left: 15px;
	font-size: 12px;
	padding-bottom: 275px;
}
#hompagelink {
	padding-top: 30px;
	padding-bottom: 30px;
}
#newscontent a img {
	border: none;
}

#homepage div.thumb {
	clear: none;
	float: left;
	height: 150px;
	width: 150px;
	font-size: 12px;
	line-height: 12px;
	display: inline;
	margin: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#homepage div.thumb a {
	color: #CCF;
	text-decoration: none;
	display: block;
	height: 15px;
	line-height: 12px;
	width: 146px;
	padding-top: 125px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
}
#homepage  a#string {
	background-image: url(images/homethumbs/stringtyer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#homepage  a#meat {
	background-image: url(images/homethumbs/meat.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#homepage  a#strapping {
	background-image: url(images/homethumbs/strapper.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#homepage a#stretchwrap {
	background-image: url(images/homethumbs/stretchwrap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#homepage  a#supplies {
	background-image: url(images/homethumbs/supplies.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#homepage a#cutting {
	background-image: url(images/homethumbs/cutter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#homepage a#folders {
	background-image: url(images/homethumbs/stitcher.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#homepage  a#shipping {
	background-image: url(images/homethumbs/packaging.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#homepage a#labeling {
	background-image: url(images/homethumbs/labeller.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#homepage a#printer {
	background-image: url(images/homethumbs/printer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#homepage a#weighing {
	background-image: url(images/homethumbs/scales.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#homepage a#cartonsealers {
	background-image: url(images/homethumbs/case-sealers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#homepage h2 {
	text-align: center;
	color: #FFF;
	font-size: 24px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
