body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCFF00;
	text-align: center;
	background-color: #000000;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
}

#contact {
	font-size: small;
	color: #FF9900;
	margin: 0px;
	padding: 0px;
	z-index: 4;
	text-align: center;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 610px;
	letter-spacing: 5px;
	line-height:20px;
}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	margin-top: 10px;
	padding: 0px;
	z-index: 5;
	letter-spacing: 10px;
	position: absolute;
	top: 660px;
	right: 0px;
	left: 0px;
}
a:link {
	color: #FF9900;
}
a:visited{
	color:#FF9900;
}
a:hover {
	color: #FFFF00;
}



#shopP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #99FF00;
	background-image: url(../images/sf_shoppimlico.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 480px;
	width: 320px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
}
#shopPText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCFF00;
	margin: 0px;
	padding: 5px;
	width: 240px;
	position: relative;
	top: 300px;
	text-align: center;
	visibility: hidden;
	background-color: #000000;
	border: thin solid #33FF00;
	left: 36px;
}

#onlineText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFF00;
	margin: 0px;
	padding: 5px;
	width: 240px;
	position: relative;
	top: 390px;
	text-align: center;
	visibility: hidden;
	background-color: #000000;
	border: thin solid #FF9900;
	left: 36px;
}

#printingText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFCC99;
	margin: 0px;
	padding: 5px;
	width: 260px;
	position: relative;
	top: 10px;
	text-align: left;
	visibility: hidden;
	background-color: #000000;
	border: thin solid #FF0033;
	left: 26px;
}


#onlineS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFF33;
	background-image: url(../images/sf_onlineshop.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 480px;
	width: 320px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
}

#print {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF0033;
	background-image: url(../images/sf_printing.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 480px;
	width: 320px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
}


.shopPimplico{
	top: 39px;
	position: absolute;
	left: 10px;
	right: 10px;
	width: 300px;
	height: 213px;
}

.onlineShop{
	top: 81px;
	position: absolute;
	left: 50px;
	width: 220px;
	right: 50px;
	height: 300px;
}

.printing{
	top: 227px;
	position: absolute;
	left: 10px;
	right: 10px;
	width: 300px;
	height: 212px;
}

A.pimlico {
	color: #00FF00;
	background-color:#000000;
	position: relative;
	top: 280px;
	text-align: center;
	text-decoration: none;
	padding: 4px;
	letter-spacing:2px;
	left: 0px;
	right: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99FF00;
	border-right-color: #00FF00;
	border-bottom-color: #99FF00;
	border-left-color: #00FF00;
}

A.pimlico:hover {
	color: #99FF00;
	background-color:#000000;
	position: relative;
	top: 280px;
	text-align: center;
	text-decoration: underline;
	padding: 4px;
	letter-spacing:2px;
}

A.online {
	color: #FF9900;
	background-color:#000000;
	position: relative;
	top: 35px;
	text-align: center;
	text-decoration: none;
	padding: 4px;
	letter-spacing:2px;
	left: 0px;
	right: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCFF00;
	border-right-color: #FF9900;
	border-bottom-color: #CCFF00;
	border-left-color: #FF9900;
}

A.online:hover {
	color: #FFFF00;
	background-color:#000000;
	position: relative;
	top: 35px;
	text-align: center;
	text-decoration: underline;
	padding: 4px;
	letter-spacing:2px;
	left: 0px;
	right: 0px;
}

A.printi {
	color: #FF0033;
	background-color:#000000;
	position: relative;
	top: 180px;
	text-align: center;
	text-decoration: none;
	padding: 4px;
	letter-spacing:2px;
	left: 0px;
	right: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCFF00;
	border-right-color: #FF0033;
	border-bottom-color: #CCFF00;
	border-left-color: #FF0033;
}

A.printi:hover {
	color: #FFCC99;
	background-color:#000000;
	position: relative;
	top: 180px;
	text-align: center;
	text-decoration: underline;
	padding: 4px;
	letter-spacing:2px;
	left: 0px;
	right: 0px;
}
