@charset "utf-8";
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background:#fff;
	text-align:left;
}
a {
	outline:none;
}
#container {
	margin:0 auto;
	width:978px;
	text-align:left;
	position:relative;
}
#top {
	height:41px;
	padding-top:12px;
	padding-left:38px;
}
#search {
	float:left;
	width:331px;
	margin-left:8px;
}
#search .search-field {
	background:url(../images/search-box.gif) no-repeat;
	width:169px;
	height:19px;
	border:none;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-left:10px;
	float:left;
	color:#fff;
}
#search .search-button {
	background:url(../images/search-button.gif);
	width:71px;
	height:24px;
	float:left;
	border:none;
	margin:0;
	padding:0;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	margin-left:17px;
	cursor:pointer;
	
}
#callback {
	float:left;
	width:464px;
	font-weight:bold;
	font-size:14px;
	color:#FFD428;
	width:520px;
}
#callback p {
	margin:0;
	padding:0;
	float:left;
	margin-right:10px;
	margin-top:5px;
}
#callback .name {
	width:151px;
	height:19px;
	background:url(../images/search-box.gif);
	float:left;
	border:none;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-left:10px;
	color:#fff;
	margin-right:10px;
}
#callback .tel {
	width:151px;
	height:19px;
	background:url(../images/search-box.gif);
	float:left;
	border:none;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-left:10px;
	color:#fff;
	margin-right:10px;
}
#callback .callback-button {
	width:37px;
	height:24px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/callback-button.gif);
	margin:0;
	padding:0;
	border:none;
	float:left;
	cursor:pointer;
}
#header {
	background:url(../images/header.gif);
	height:92px;
	padding-left:38px;
	padding-top:24px;
	padding-right:50px;
}
#header-links {
	margin:0;
	padding:0;
	float:left;
	margin-top:20px;
	margin-left:37px;
	text-transform:uppercase;
	font-weight:bold;
}
#header-links a {
	color:#666;
	text-decoration:none;
}
#header-links a:hover {
	text-decoration:underline;
}
#header-links img {
	margin:0 12px;
}
img#divider {
	margin:0;
	margin-right:12px;
}
#logo {
	float:left;
}
#tel {
	float:right;
	margin-top:9px;
}
#nav {
	background:url(../images/nav.gif);
	height:38px;
	width:978px;
}
#nav ul {
	width:900px;
	margin:0;
	padding:0;
	margin-left:38px;
	
}
#nav li {
	float:left;
	list-style:none;
	display:block;
}
#nav span {
	display:none;
}
#nav li a {
	display:block;
}
#home a {
	background:url(../images/home.gif);
	width:80px;
	height:38px;
}
#home a:hover, #home-over a {
	background:url(../images/home-over.gif);
	width:80px;
	height:38px;
}
#about a {
	background:url(../images/about.gif);
	width:90px;
	height:38px;
}
#about a:hover, #about-over a {
	background:url(../images/about-over.gif);
	width:90px;
	height:38px;
}
#products a {
	background:url(../images/products.gif);
	width:91px;
	height:38px;
	
}
#products a:hover, #products-over a {
	background:url(../images/products-over.gif);
	width:91px;
	height:38px;
}
#forms-bursters a {
	background:url(../images/forms-bursters.gif);
	width:109px;
	height:38px;
}
#forms-bursters a:hover, #forms-bursters-over a {
	background:url(../images/forms-bursters-over.gif);
    width:109px;
	height:38px;
}
#decollators a {
	background:url(../images/decollators.gif);
	width:120px;
	height:38px;
}
#decollators a:hover, #decollators-over a {
	background:url(../images/decollators-over.gif);
	width:120px;
	height:38px;
}
#paper-folders a {
	background:url(../images/paper-folders.gif);
	width:105px;
	height:38px;
}
#paper-folders a:hover, #paper-folders-over a {
	background:url(../images/paper-folders-over.gif);
	width:105px;
	height:38px;
}
#folder-inserters a {
	background:url(../images/folder-inserters.gif);
	width:107px;
	height:38px;
}
#folder-inserters a:hover, #folder-inserters-over a {
	background:url(../images/folder-inserters-over.gif);
	width:107px;
	height:38px;
}
#pressure-sealers a {
	background:url(../images/pressure-sealers.gif);
	width:105px;
	height:38px;
}
#pressure-sealers a:hover, #pressure-sealers-over a {
	background:url(../images/pressure-sealers-over.gif);
	width:105px;
	height:38px;
}
#contact a {
	background:url(../images/contact.gif);
	width:92px;
	height:38px;
}
#contact a:hover, #contact-over a {
	background:url(../images/contact-over.gif);
	width:92px;
	height:38px;
}
#home-middle {
	background:url(../images/home-middle.gif);
	height:542px;
	padding-left:38px;
	padding-top:16px;
}
#home-banner-container {
	float:left;
	width:661px;
}
#home-banner {
	background:url(../images/paper-handling.jpg);
	width:642px;
	height:264px;
	margin-bottom:10px;
	padding-left:19px;
	padding-top:31px;
}
#home-banner h1, h2 {
	margin:0;
	padding:0;
}
#home-banner h1 {
	font-size:32px;
}
#home-banner h2 {
	margin-top:13px;
	font-size:23px;
}
#home-banner ul {
	margin:0;
	padding:0;
	padding-top:23px;
}
#home-banner a {
	color:#333333;
	text-decoration:none;
}
#home-banner a:hover {
	text-decoration:underline;
}
#home-banner li {
	list-style:none;
	background:url(../images/bullet.png) left 50% no-repeat;
	padding-left:18px;
	margin-bottom:6px;
}
#featured-products {
	width:222px;
	float:left;
	margin-left:18px;
}
#product-content {
	background:url(../images/products-bg.gif);
	height:386px;
	padding-left:19px;
	padding-right:19px;
}
#product-content p {
	margin:0;
	padding:0;
	margin:5px 0;
	font-size:11px;

}
#product-content h3 {
	margin:0;
	padding:0;
	padding-top:14px;
}
#product-content h3 a {
	color:#666;
	text-decoration:none;
}
.product {
	padding-bottom:13px;
	border-bottom:1px dashed #9a9a9a;
}
.price {
	color:#a90100;
	font-weight:bold;
}
#advice {
	background:url(../images/advice.jpg);
	width:211px;
	height:212px;
	float:left;
}
#advice p {
	color:#fff;
	font-weight:bold;
	padding-top:80px;
	padding-left:20px;
}
#advice a {
	color:#fff;
	text-decoration:none;
}
#advice a:hover {
	text-decoration:underline;
}
#delivery {
	margin: 0 11px;
}
.home-side-buttons {
	margin-top:10px;
}
#footer {
	background:url(../images/footer.gif) no-repeat;
	height:124px;
	clear:left;
	padding-left:38px;
	padding-top:21px;
	padding-right:41px;

}
#footer a {
	color:#666;
}
#footer b {
	color:#333;
}
#footer p {
	color:#1257b6;
}
#footer-a {
	float:left;
	width:210px;
}
#footer-b {
	float:left;
	width:419px;
	border-left:1px solid #cdcbcc;
	border-right:1px solid #cdcbcc;
	padding-left:24px;
	height:85px;
}
#footer-d {
	float:right;
	height:124px;
	width:202px;
}

#further-middle {
	background:url(../images/further-middle.gif);
	padding-left:38px;
	padding-top:16px;
	padding-bottom:20px;
	
	min-height:558px;


}
#further-left {

	border:1px solid #e2e2e2;
	width:606px;
	margin-right:24px;
	padding-left:25px;
	padding-right:24px;
	padding-top:30px;
	min-height:562px;
	line-height:19px;


}
#further-left a {
	color:#2B7CA7;
	text-decoration:none;
}
#further-left a:hover {
	text-decoration:underline;
}
#further-right {
	position:absolute;
	left:719px;
	top:223px;
	width:259px;
	
}
#further-left h1 {
	background:url(../images/further-divider.gif) bottom no-repeat; 
	width:606px;
	margin:0;
	padding:0;
	padding-bottom:25px;
	color:#333;
	font-size:24px;
	

}
#further-left h2 {
	color:#e70101;
	font-size:14px;
	font-weight:normal;
}


.buy-now-button {
	width:88px;
	height:32px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/buy-now.gif);
	margin:0;
	padding:0;
	border:none;
	cursor:pointer;

}
.buy-now-button:hover {
	
	background:url(../images/buy-now2.gif);
	

}
.inputbutton {
	width:88px;
	height:32px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/buy-now.gif);
	margin:0;
	padding:0;
	border:none;
	cursor:pointer;

}
.inputbutton:hover {
	
	background:url(../images/buy-now2.gif);
	

}
.product-description {
	padding-right:40px;
}
#product-info img {
	margin-left:10px;
}
.ImportantWords {
	font-size:14px;
	line-height:normal;
}
.ImportantWords2 {
	font-size:18px;
	line-height:normal;
}
.price {
	font-size:17px;
}
#further-left h2 {
	font-weight:bold;
	font-size:16px;
	margin:10px 0;
	margin-top:20px;
	color:#333;

}
