.wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 790px;
}
.header {
	position: relative;
	height: 135px;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../graphics/headergraphic.jpg);
}
.headtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	z-index: 1;
	left: 20px;
	top: 7px;
	width: 550px;
}
.navbar a:link {color:#FFFFFF; text-decoration:none;}
.navbar a:visited {color:#FFFFFF; text-decoration:none;}
.navbar a:hover {color:#0066FF; text-decoration:none;}
.navbar {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	height: 23px;
	width: 770px;
	top: 135px;
	background-image: url(../graphics/navbkg.gif);
	padding-left: 20px;
	padding-top: 7px;
}
.leftpanel {
	position: absolute;
	width: 201px;
	left: 0px;
	top: 242px;
}
.featured-outer {
	padding: 3px;
	width: 193px;
	border: 1px solid #0066ff;
	margin-bottom: 5px;
}
.featured-name {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 3px;
	width: 191px;
}
.featured-image {
	padding: 5px;
	width: 160px;
	margin-left: 12px;
}
.featured-price {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	width: 187px;
	padding: 5px;
	text-align: center;
}
.featured-colours {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 187px;
	text-align: center;
}




.mainarea {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	position: absolute;
	width: 570px;
	left: 220px;
	top: 242px;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-align: center;
	width: 570px;
	margin-top: 20px;
}


.headingbar {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 21px;
	width: 201px;
	background-image: url(../graphics/headingbarbkg.gif);
	padding-top: 6px;
	text-align: center;
	margin-bottom: 6px;
}
.maintextbox {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 560px;
	text-align: justify;
	line-height: 130%;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.productcontainer {
	width: 570px;
	margin-bottom: 30px;
}
.prod-outer {
	padding: 5px;
	height: 160px;
	width: 560px;
	border-bottom-style: solid;
	border-bottom-color: #0066ff;
	border-bottom-width: 2px;
}
.prod-7day {
	height: 80px;
	width: 80px;
	float: right;
}

.prod-image {
	height: 160px;
	width: 160px;
	float: left;
}
.prod-info {
	height: 160px;
	width: 290px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 12px;
	float: left;
}


.cat-outer {
	padding: 5px;
	width: 180px;
	float: left;
}
.cat-inner {
	border: 1px solid #0066ff;
	width: 174px;
	padding: 3px;
}
.cat-name a:link {color:#FFFFFF; text-decoration:none;}
.cat-name a:visited {color:#FFFFFF; text-decoration:none;}
.cat-name a:hover {colour:#666666; text-decoration:none;}
.cat-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #0066ff;
	text-align: center;
	width: 174px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.cat-image {
	width: 174px;
	margin-top: 5px;
	margin-bottom: 2px;
}
h1 {
	font-size: 16px;
	color: #0066ff;
}
h2 {
	font-size: 14px;
	color: #0066ff;
}.searchcriteriabutton {
	width: 201px;
	margin-bottom: 5px;
}
.style1 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.pagination {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: center;
	width: 570px;
	margin-top: 20px;
	font-weight: bold;
}
.mainimage {
	height: 350px;
	width: 350px;
	float: left;
}
.mainprod-info {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 570px;
	margin-top: 15px;
	float: left;
}
.pricetext {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
}
.qtytext {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.thinkblack {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.quotebox {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 200px;
	float: right;
}
.quoteboxtext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 190px;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.categorymenu a:link {color: #0066FF; text-decoration:none;}
.categorymenu a:hover {color: #000000; text-decoration:none;}
.categorymenu a:visited {color: #0066FF; text-decoration:none;}
.categorymenu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #0066FF;
	width: 190px;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.othersites {
	position: absolute;
	height: 20px;
	width: 450px;
	left: 300px;
	top: 138px;
	font: arial;
	color: #FFFFFF;
	font-weight: bold;
	z-index: 20;
}
.gift {
	height: 201px;
	width: 201px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.otherproducts {
	height: 68px;
	width: 790px;
	background-image: url(../graphics/pens_footer.jpg);
	background-repeat: no-repeat;
	top: 30px;
	position: relative;
}
