@charset "UTF-8";
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
img {
border:0px;
}.content-background {
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/footer_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
	width: 950px;
	text-align: center;
	vertical-align: middle;
	line-height: 45px;
}
#footer a {
	text-decoration: none;
	padding-right: 15px;
	color: #000000;
	text-transform: uppercase;
}
#footer a:hover {
	color: #FF0000;
}
#footer a:visited {
	text-decoration: none;
	padding-right: 15px;
	color: #000000;
	text-transform: uppercase;
}
.transparent-png {
	background-color: transparent;
}
#tonertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#suppliestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#featuredbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	width: 294px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 12px;
}
#featuredbox h1 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
.dotted {
	background-image: url(images/dotted.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0000FF;
	text-decoration: none;
	font-variant: normal;
	line-height: 10px;
}
.img-float-left {
	float: left;
}
#contentbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 694px;
}
#supportbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 321px;
	background-image: url(images/support_textbackground.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	line-height: 12px;
	background-color: #FF0000;
	height: 320px;
	
}
#supportbox p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#deliverybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: 13px;
}
#deliverybox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
#contentbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	text-align: justify;
}
#contentbox2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
#contentbox2 ul {
	list-style-image: url(images/red-dot.gif);
}
#contentbox2 h3 {
	color: #FF0000;
}
#contentbox2  h3 a {
	text-decoration: none;
	color: #FF0000;
}
#contentbox2 h3 a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.transparent-png {
	background-color: transparent;
}
.tabletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 5px;
}
.tableposition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	background-color: #F0F1F0;
	font-weight: normal;
	padding: 5px;
	border: 1px solid #999999;
}
div { behavior: url(iepngfix.htc) 
}
.red_text{
	color: #FF0000;
}