body {
  background: #fff;
  color: #333;
  font: 75% "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  width:960px;
  margin:0 auto;

}

#wrap {
  position:absolute;
  height:100%;

  padding-left:5px;

}


#header h2 {
	font-size: 16px;
	text-align:center;
	color:#793e98;
	padding-top: 0px;
	padding-left:300px;
	width: 300px;
	margin-left:350px;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
}

#head {
  position:absolute;
  top:0px;
  width:950px;

}

h1 {
  font-size: 1.5em;
  line-height: 1em;
  margin: 1.15em 0 .3em 0;
  color: #793e98;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  color: #793e98;
}

#sidebar{
position:absolute;
width:200px;
  top:200px;
  left:760px;
  margin: 1.15em 0 .3em 0;
  text-align:center;
  padding:0;
  bottom:20%;

}

#main {
	position:relative;
	left:0px;
	top:185px;
	width:695px;
  bottom:20%
  margin:0;
	padding:0;
	min-height:450px;
	text-align: center;
	background-color: #FCFCFC;
}

#footer {
   position:relative;
  text-align:center;
  height:20%;
  width:960px;
  top:200px ;



}

#logo {
  float: left;
  padding: 0;
}

#phone {
	font-size: 22px;
	text-align:center;
	color:#333333;
	padding-left: 160px;
	width: 300px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
  color:#793e98;
}

a:hover {
  text-decoration:none;
}

a:visited {

  color:#793e98;
}

p {
  font-size: 1em;
  line-height: 1.5em;
  margin: 0 0 1.5em 0;
}

table {
	border-collapse:collapse;
	text-align: left;
}

tr.fp-image td {

	border: 2px solid #793e98;
  width: 200px;
  height: 150px;
}

tr.fp-image  {
	border: none;
}

.size-price {
  font-size:0.7em;

}

.price {
  font-size:1.2em;
  color:#a33c97;
  font-weight:bold;
}

.sizes {
  font-size:0.9em;
}

.promotion {
  text-align:center;
  color:#a33c97;
}

.vat {
  color:#793e98;
  font-size:0.8em;
  text-align:center;
}

.order {
  color:#f00;
}

.free {
  color:#f00;
}

.warranty {
  color:#793e98;
  font-style:italic;
  font-weight:bold;
}

.leadtime {
  text-align:center;
  font-weight:bold;
}


.product-table {
  padding:10;
  border:0;
  clear:both;
}

.finish-descrip {
  font-weight:bold;
}

.termsimages {
  text-align:center;
  padding: 0px 0px 20px 0px;
}

.termsimages img {
  padding: 0px 15px 0px 15px;
}

.enquiry {
  text-align:center;
  font-weight: bold;
}

.shown {
  font-style:italic;
}

