html, body {
	height: 100%;
}
#wrapper {
	background-color: #FFF;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #efefef;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
}
#header #headerinternal {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header #headerinternal .logo {
	margin-top: 5px;
	float: left;
}
#header .headernavigation {
	float: left;
	width: 750px;
	margin-top: 25px;
	margin-left: 25px;
}
#header .headernavigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 750px;
}
#header .headernavigation ul li {
	display: block;
	float: left;
	font-size: 11px;
	color: #FFF;
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#header .headernavigation .last {
	margin-right: 0px;
	padding-right: 0px;
	border-right-style: none;
}
#header #headerinternal a   {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#header #headerinternal a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #666;
}
 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 20px;
}
 #crumb {
	padding-right: 10px;
	padding-left: 10px;
}
 #crumb p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
 #leftnavigation {
	width: 195px;
	float: left;
	border: 1px solid #CCC;
	margin-left: 10px;
	margin-top: 20px;
}
 #leftnavigation h3 {
	margin: 0px;
	background-image: url(images/h3bg.gif);
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
 #leftnavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
 #leftnavigation li {
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
}
 #leftnavigation li a {
	background-image: url(images/licircle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #000;
	text-decoration: none;
	margin-left: 10px;
	padding-left: 20px;
	display: block;
	height: 15px;
}
 #leftnavigation li a:hover {
	color: #900;
	background-image: url(images/licircleover.gif);
	
}
 #centrecontent {
	width: 700px;
	margin-left: 110px;
	float: left;
	margin-top: 30px;
}
 #centrecontent h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
 #centrecontent h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}
 #centrecontent .productwrapper {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333;
	margin-top: 25px;
	padding-top: 25px;
	width: 700px;
}
 #centrecontent p {
	font-size: 11px;
	line-height: 16px;
}
 #centrecontent .rightalignimage {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
 #centrecontent .zeromargintop {
	margin-top: 3px;
}
#centrecontent a  ,  #crumb a, #navigation a{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	color: #000;
	text-decoration: none;
}
#centrecontent a:hover ,  #crumb a:hover, #navigation a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	color: #900;
	text-decoration: none;
}
 #centrecontent .suppliercategory {
	width: 218px;
	float: left;
	border: 1px solid #CCC;
	margin-right: 15px;
	margin-top: 30px;
}
 #centrecontent .nomargin {
	margin-right: 0px;
}
 #centrecontent .suppliercategory img {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 #centrecontent .suppliercategory .noborder  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 #centrecontent .suppliercategory p {
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
 #centrecontent .suppliercategory h3 {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
 #centrecontent ul {
	font-size: 11px;
}
 #centrecontent ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}
 #centrecontent .sitemapcat {
	width: 350px;
	float: left;
}
 #centrecontent .sitemapcat h4 {
	font-size: 14px;
	color: #900;
}
 #centrecontent .csblock {
	float: left;
	width: 350px;
}
 #centrecontent .productwrapperhalf {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333;
	margin-top: 25px;
	padding-top: 25px;
	float: left;
	width: 320px;
	margin-right: 25px;
}
 #centrecontent .price   {
	font-size: 13px;
}
#header #headerinternal .basket  {
	float: right;
	width: 150px;
}
#header #headerinternal .basket p  {
	font-size: 11px;
	color: #FFF;
}
.wrapper  #centrecontent #ibcupdate {
	border: 1px solid #757CB1;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#wrapper #blocks #navigation {
	text-align: center;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C3C3C3;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #blocks #centrecontent .productwrapper .pressfloatleft {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
