﻿body {background-color: #01355d;}
#box {
	position: absolute;
	top: 0px;
	margin-left: -440px;
	left: 50%;
	padding: 0px;
	width: 880px;
	background-color: white;
}
#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;
}
#businessuserbutton	{
	position: absolute;
	top: 190px;
	margin-left: 430px;
	height: 124px;
	width: 200px;
		}
#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: 660px;
	height: 20px;
	width: 180px;}
#navside  {
	position: absolute;
	top: 130px;
	margin-left: 11px;
	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: 12pt; color: #004274}
h2           { font-family: Verdana; font-size: 10pt; color: #004274; font-weight:bold }
p			{font-family: Verdana; font-size: 10pt; color: #666}
.pict            { border: 0px solid #FFFFFF; text-decoration: none; }
.center		{text-align: center; }
.circle {list-style-type: circle; font-size : 10pt; font-family : Verdana; text-align :left; color: #666;}

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;
}
	.ico {vertical-align:text-top}
	.CL0 {font-weight:normal; font-style:normal; font-family:Verdana; font-size: 10pt; text-decoration: none;}
	:hover.CL0 {color:red;}	
	.PL0 {font-weight:bold; font-style:normal; font-family:Verdana; font-size: 10pt; text-decoration: none;}
	:hover.PL0 {color:red;}	
	.PL1 {font-weight:normal; font-style:normal; font-family:Verdana; font-size: 10pt; text-decoration: none;}
	:hover.PL1 {color:red;}	
	.I20	{margin-left : 20px;}	
	.CL2 {font-weight:normal; font-style:normal; font-family:Verdana; font-size: 10pt; text-decoration: none;}
	:hover.CL2 {color:red;}
	.I40	{margin-left : 40px;}
	.CL1 {font-weight:normal; font-style:normal; font-family:Verdana; font-size: 10pt; text-decoration: none;}
	:hover.CL1 {color:red;}
	.I60	{margin-left : 60px;}
	.I80	{margin-left : 80px;}