body {
	background:url(../Images/bg.jpg) repeat-x #FFFFFF;
	margin:0 auto;
	font-smooth:always;
}
img {
	border:none;
}

/* --------Divs----------- */

#container { 
	width:850px;
	background:url(../Images/bodyslice.jpg) repeat-y;
	overflow:hidden;
}
#header {
	width:848px; height:185px;
	position:relative;
}
#logo {
	width:636px; height:129px;
	float:left;
}
#logo #logoimg {
	width:334px; height:73px;
	position:absolute; top:20px; left:30px;
}
#nav {
	width:636px; height:56px;
	background:url(../Images/navslice.jpg) repeat-x;
	float:left; 
}
.navseparator {
	width:1px; height:26px;
	margin:4px 0 0 0;
	background-image:url(../images/navseparator.jpg); background-repeat:no-repeat;
	float:left; position:relative;
}
#flash {
	width:212px; height:174px;
	padding-top:11px;
	background:url(../Images/flashbg.jpg) no-repeat;
	float:right;
}
#middle {
	width:848px;
	padding:10px 20px 10px 20px;
	position:relative;
}
#left {
	width:561px;	
	float:left;
}
#flash_left {
	position:absolute; top:200px; left:100px;
	z-index:-1;
}
#flash_left2 {
	position:absolute; top:100px; left:100px;
	z-index:-1;
}
#left_wide {
	width:800px;
	float:left;
}
#form {
	width:350px;
	padding:30px 0 0 0;
	float:right; position:relative; display:block; 
}
#right, #right_flash {
	width:247px;
	padding:0 0 0 10px;
	float:left;
}
#right_flash {
	float:right;
	padding:0 20px 0 0;
}
#consumablesright {
	width:247px;
	padding:0 20px; 0 10px;
	float:right;
}
#right img {
	padding:0 0 10px 0;
}
#supplies {
	width:842px; height:115px;
	margin:0 4px 10px 4px;
	border:1px solid #CCCCCC;
	float:left;
}
#footer {
	width:848px; height:48px;
	background:url(../Images/footerseparator.jpg) no-repeat top center;
	padding:0 1px 0 1px;
	float:left;
}
#bottom {
	width:848px; height:1px;
	background:url(../Images/bottom.jpg) no-repeat;
	padding:0 1px 0 1px;
	float:left;
}

/* --------Styles----------- */

p, .testimonial p, #footer p, h1, h2, h6, a:link, a:visited, a:hover, li, td {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none; text-align:left; color:#333333;
	margin:0; padding:0; padding:10px 5px 10px 5px;
}
.contact p {
	padding:0; padding:5px;
}
.column p {
	text-align:center;
	padding:2px 0 2px 0;
}
.columntitle p {
	text-align:center; font-weight:bold;
}
h1 {
	font-size:22px; color:#C10000;
}
h2 {
	font-size:11px; text-align:right;
	display:block; float:right; position:relative;
	padding:0; padding:23px 10px 0 0;
}
h6 {
	font-size:14px; font-weight:bold;
	padding:0;
}
ul, li {
	vertical-align:baseline;
	margin:0px; padding:0px;
}
li {
	font-weight:bold;
	padding:3px 0 3px 15px;
	list-style:none; background:none; background-image:url(../images/bullet.jpg); background-position:0 5px; background-repeat:no-repeat;

}
ul {
	padding:5px 0 5px 70px;
}
td {
	font-size:11px;
	padding:0; padding-bottom:5px; margin:0;
}
.challenge td {
	color:#000000; font-weight:bold;
}
.cartridge td {
	text-align:center; font-weight:bold;
}
a:link, a:visited {
	color:#C10000;
	margin:0; padding:0;
}
a:hover {
	text-decoration:underline;
	margin:0; padding:0;
}
#nav a, #nav a:visited {
	font-size:14px; font-weight:bold; color:#FFFFFF;
	padding:8px 6px 0 6px;
	float:left;
}
#nav a:hover {
	height:35px;
	text-decoration:none;
	background:url(../Images/navhover.jpg) repeat-x;
}
#footer a, #footer a:visited, #footer a:hover {
	font-size:11px; color:#C10000; text-align:left;
	padding:0; padding:23px 0 0 10px;
	display:block; float:left; position:relative;
}
#footer a:visited {
	color:#FF00FF;
}
#footer a:hover {
	text-decoration:underline;
}