/********************************/
/* Strand Hardware Ltd          */
/* New web site design 2007     */
/* AnorakPhobia Ltd             */
/* Strandpage Template.css      */
/* www.anorakphobia.co.uk       */
/********************************/

body{
	font-family: Helvetica, sans-serif, Arial;
	color: #666666;
	font-size: medium;
	background-color: #FF0000;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

a:link{
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
}

a:visited{
	color: #999999;
	text-decoration: underline;
	text-align: center;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
}

h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 145%;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 10px;
}
h2 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 10px;
	font-weight: normal;
}
h3 {
	font-size: 110%;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 0px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px;
	color: #333333;
}


#navbar {
	width: 200px;
	text-align: center;
	margin-top: 50px;
}
#head-table {
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(../image/home.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#head-table-about {

	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(../image/about.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#head-table-prods {

	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(../image/prod.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#head-table-news {

	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(../image/news.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#head-table-contact {
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(../image/contact.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 1px;
	color: #666666;
}
#head-table-buy {

	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(../image/buy.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
