﻿body {background-color: #01355d;}
.number      { list-style-type: decimal }
#box {
	position: absolute;
	top: 0px;
	margin-left: -440px;
	left: 50%;
	padding: 0px;
	width: 880px;
	background-color: white;
}
#tablecentre {left: 87px; width: 660px;  }
#Logo {
	position: absolute;
	top: 0px;
	margin-left: 10px; 
	margin-right: 10px;
	height: 127px;
	width: 860px;
		}
#nav  {
	position: absolute;
	top: 130px;
	margin-left: 10px;
	height: 20px;
	width: 860px;
}
#rightside	{
	position: absolute;
	top: 190px;
	margin-left: 430px;
	height: 400px;
	width: 420px;
		}
#businessrecommend	{
	position: absolute;
	top: 0px;
	margin-left: 0px;
	height: 199px;
	width: 420px;
		}
#advert	{
	position: absolute;
	top: 205px;
	margin-left: 0px;
	height: 236px;
	width: 420px;
		}
#homeuserbutton	{
	position: absolute;
	top: 190px;
	margin-left: 650px;
	height: 124px;
	width: 200px;
		}
#shopbutton	{
	position: absolute;
	top: 360px;
	margin-left: 430px;
	height: 76px;
	width: 420px;
		}
#selectkind {
	position: absolute; 
	top: 330px;
	margin-left:440px;
	width: 414px; 
	height: 21px; }
#search {
	position: absolute;
	top: 80px;
	margin-left: 700px;
	height: 20px;
	width: 180px;}
#navside  {
	position: absolute;
	top: 130px;
	margin-left: 10px;
	height: 20px;
	width: 860px;
}
	
		
.bluefooter  	{ font-family: Verdana; font-size: 9pt; color: #01355d; text-decoration: none; font-weight: bold;}
.greyfooter  	{ font-family: Arial; font-size: 10pt; color: #666; text-decoration: none;}
	
h1           { font-family: Verdana; font-size: 11pt; color: #004274; padding-left:60px;}
h2           { font-family: Verdana; font-size: 10pt; color: #004274; font-weight:bold }
h3           { font-family: Verdana; font-size: 11pt; color: #004274; padding-left:9px;}
p			{font-family: Verdana; font-size: 10pt; color: #666}
.disc	{font-family: Verdana; font-size: 10pt; color: #666; list-style-type:circle;}
td			{font-family: Verdana; font-size: 10pt; color: #666}
.pict            { border: 0px solid #FFFFFF; text-decoration: none; }
.recommend   { font-family: Verdana; font-size: 10pt; color: #FFFFFF; margin-top: 10px; margin-left: 10px; }
.recommendgreen   { font-family: Verdana; font-size: 10pt; color: #FFFF00; margin-top: 10px; margin-left: 10px }
.recommendhead   { font-family: Verdana; font-size: 12pt; color: #FFFFFF; margin-top: 10px; margin-left: 10px; font-weight: 600; }
.bold {font-weight : bold; }
.number      { list-style-type: decimal; font-family: Verdana; font-size: 10pt; color: #666 }
label.midex{
display: block;
text-align: right;
float: left; width:450px;
padding-right:20px;
}
input.form {
display: block;
width: 175px;
float: left;
margin-bottom: 10px;
}
label{
font-family: Tahoma, sans-serif; 
font-size: .8em;
display: block;
text-align: right;
float: left; width:180px;
padding-right:20px;
}
input:focus {
color: black;
background-color: #6699FF;
}
.center		{text-align: center; }