body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
}

h1
{
  font-size: 16px;
  margin: 10px 0px 5px 0px;
}

h2
{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

a,
a:link,
a:visited
{
  color: Blue;
}

img
{
  border: 0px;
}


#cmsMiddleBlock
{
}

/* 
NOTE: Used to allow containing block to expand to height of it's largest FLOATing child
*/
div.clear
{
	clear: both;
	display: block;
}

#cmsPageContainer1 {
	width:600px;
	height:100%;
	
}
#cmsPageContainer2 {
	width:600px;
	height:100%;
	margin:0 auto;
	padding:0px 0px 0px 0px;
}

#cmsPageContainer3
{
  
}

#banner
{
  visibility: hidden;
  height: 0px;
  overflow:hidden;
  display: none;
}

#banner *
{
  display: none;
}

#banner img
{
  height: 0px;
  width: 0px;
}

#printbanner
{
  width: 600px;
  height: 67px;
  margin: 0px auto 0px auto;
	padding:25px 0px 25px 0px;
}

#cmsContentOuter 
{  
	float:left;
	width:600px;
	text-align:center;
	padding:0px 0px 0px 0px;

}
#pagetitle 
{
	float:left;
	width:600px;
	text-align:left;
	padding:0px;
}

#cmsContentInner1 
{ 
 	text-align:left;
	width: 600px;
	padding:10px 0px 10px 0px;
	margin: 0 auto;
}

#prefooter
{
}

#footer 
{
  margin: 20px 0px 0px 0px;
	float:left;
	font-size: 10px;
	position: relative;
}

#footer a
{
}

.footerlinks
{
  display: none;
}

.speedwell 
{
  
}
.speedwell img
{
  display: inline;
  vertical-align: middle;
}


.advert span
{
  display: none;
}

.nav span
{
  display: none;
}

#flashbanner
{
  display: none;
}

.title
{
  font-weight: bold;
  margin: 10px 0px 5px 0px;
}

.infoline
{
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 20px 0px 10px 0px;
}

.productItem_image .view
{
  display: none;
}