body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
}
#header {
	position: absolute;
	height: 138px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#container {
	width: 900px;
	top: 0px;
	background-position: 0px -102px;
	height: 400px;
	background-repeat: no-repeat;
	margin: auto;
	position: relative;
}
#searchbar {
	position: absolute;
	width: 600px;
	left: 0px;
	top: 140px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
#catscolum {
	position: absolute;
	width: 180px;
	left: 0px;
	top: 190px;
	background-image: url(images/catsbg.gif);
	font-size: 10px;
	padding-top: 40px;
	line-height: 14px;
	background-color: #CCCCFF;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
}
#navigation {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	left: 484px;
	top: 103px;
	position: absolute;
	z-index: 10;
}
#prodscolum {
	position: absolute;
	width: 520px;
	left: 200px;
	top: 180px;
	font-size: 10px;
}

.catmenu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.catlinks {
	text-decoration: none;
 	font-size: 10px;
}	
a.catlinks:link {
	text-decoration: none;
	color: #000000;
}
a.catlinks:active {
	text-decoration: none;
	color: #000000;
}
a.catlinks:visited {
	text-decoration: none;
	color: #000000;
}
a.catlinks:hover {
	text-decoration: none;
	color: #990000;
}
.catlinks2 {
	text-decoration: none;
 	font-size: 9px;
}	
a.catlinks2:link {
	text-decoration: none;
	color: #000000;
}
a.catlinks2:active {
	text-decoration: none;
	color: #000000;
}
a.catlinks2:visited {
	text-decoration: none;
	color: #000000;
}
a.catlinks2:hover {
	text-decoration: none;
	color: #990000;
}
#rightcolum {
	position: absolute;
	width: 150px;
	left: 740px;
	top: 150px;
}
#basketcolum {
	position: relative;
	width: 146px;
	left: 0px;
	top: 0px;
	font-size: 10px;
	padding-top: 2px;
	line-height: 14px;
	padding-bottom: 2px;
	border: 1px solid #990000;
	z-index: 200;
	padding-left: 4px;
	height: 40px;
}
#featcolum {
	position: relative;
	width: 150px;
	left: 0px;
	top: 15px;
	bottom: 0px;
	background-image: url(images/featbg.gif);
	font-size: 10px;
	padding-top: 40px;
	line-height: 14px;
	background-color: #CCCCFF;
	background-repeat: no-repeat;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
}
#weblinkcolum {
	position: relative;
	width: 144px;
	left: 0px;
	font-size: 10px;
	line-height: 14px;
	border: 1px solid #CC9900;
	top: 30px;
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
#prodsdetail {
	position: absolute;
	width: 699px;
	left: 200px;
	top: 180px;
	font-size: 10px;
}
#featcolumleft {
	position: absolute;
	width: 150px;
	left: 30px;
	top: 60px;
	bottom: 0px;
	background-image: url(images/featbg.gif);
	font-size: 10px;
	padding-top: 40px;
	line-height: 14px;
	background-color: #FFF5CD;
	background-repeat: no-repeat;
	border: 1px solid #CC9900;
}
#weblinkcolumleft {
	position: absolute;
	width: 144px;
	left: 30px;
	font-size: 10px;
	line-height: 14px;
	border: 1px solid #CC9900;
	top: 60px;
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
#shopnavigation {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	left: 319px;
	top: 103px;
	position: absolute;
	z-index: 10;
}
#homescolum {
	position: absolute;
	width: 520px;
	left: 200px;
	top: 190px;
	font-size: 10px;
}
.redboxes {
	background-color: #FF0000;
	border: 1px solid #990000;
	padding: 6px;
	width: 250px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 20px;
}
.type9px {
	font-size: 9px;
	color: #FFFFFF;
}
.type20px {
	font-size: 24px;
	color: #FFFFFF;
	line-height: 28px;
}
.type12px {
	font-size: 16px;
	color: #FFFFFF;
}
.smalltype {
	font-size: 9px;
	color: #000000;
}
.redboxes2 {
	background-color: #FF0000;
	border: 1px solid #990000;
	padding: 6px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 20px;
}
