body{
  font-family: arial, tahoma, Sans-serif;
  font-size:12px;
  text-align: center;
  margin:0;
  padding: 0;
  color:white;
  background-color:#000;
  background-image: url(images/tile.gif);
  background-repeat: repeat-x;
}

a{
text-decoration:none;
font-weight:bold;
color:red;
}

a:visited{
text-decoration:none;
font-weight:bold;
color:red;
}

a:hover{
text-decoration:none;
font-weight:bold;
color:white;
}


.wrapper{
width:809px;
min-height:705px;
margin:auto;
background-image: url(images/mainback.gif);
background-repeat: no-repeat;
}

.middle{
width:809px;
height:261px;
float:left;
margin-top:101px;
}

.flash{
width:621px;
height:261px;
float:left;
margin:0px 0px 0px 3px;
}

html>body .flash{
width:621px;
height:261px;
float:left;
margin:0px 0px 0px 6px;
}

.buttons{
float:left;
width:153px;
height:261px;
}


h1{
font-size:22px;
margin-top:8px;
color:black;
}

.content{
	float:left;
	width:585px;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

html>body .content{
float:left;
width:585px;
text-align:left;
margin: 0px 0px 0px 10px;
}

.featured{
float:left;
background-image: url(images/featured.gif);
background-repeat: no-repeat;
width:208px;
height:240px;
margin: 0 20px 0 0;
padding: 0;
}

.content ul li{
list-style: inside;
}


.contentstock{
	float:left;
	width:585px;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

html>body .contentstock{
float:left;
width:585px;
text-align:left;
margin: 0px 0px 0px 10px;
}

.contactdetails{
	float:right;
	width:195px;
	text-align:right;
	font-size:12px;
	margin: 30px 15px 0px 0px;
}

html>body .contactdetails{
	float:right;
	width:120px;
	text-align:right;
	font-size:12px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.telnumbers{
	font-size:13px;
}

.hstock{
margin-left:10px;
}

.footer{
width:809px;
text-align:center;
padding: 50px 0 0 0;
clear: both;
}

.footer ul{
list-style:none;
margin: 0;
padding: 0;
}

.footer li{
display:inline;
text-align:center;
}

.footer li a{
color:white;
text-decoration:none;
padding:0px 10px 0px 10px;
width:125px;
border-right: 1px solid white;
}

.footer li a:hover{
color:red;
}

.map{
border: 1px solid red;
}

img{
border:none;
}
