body
{
	background: #eeeeee;
	text-align: center;
	
}

h1
{
	font-family: tahoma, arial, helvetica, sans serif;
	font-weight: normal;
	font-size: 22px;
	color: #000000;
}

h2
{
	font-family: tahoma, arial, helvetica, sans serif;
	font-weight: normal;
	font-size: 18px;
	color: #ef4123;
}



h6
{
	font-family: tahoma, arial, helvetica, sans serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-align: right;
}

table
{
	background: #00a1e4;
	font-family: times new roman, times, serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}
td
{	
	background: white;
	padding: 2px;
	vertical-align: top;
}

th
{
	background: white;
	font-weight:bold;
	text-align: left;
}

#main
{
	border-style: solid;
	border-width: 1px;
	border-color: black;
	width: 780px;
	height: 600px;
	margin-left: 0;
	margin-right: 0;
	background: white;
	text-align: center;
	font-family: tahoma, arial, helvetica, sans serif;
	font-weight: normal;
	font-size: 14px;
	color: black;
	
}

#content
{
	text-align: justify;
	overflow: none ;
	padding: 7px;
	font-size: 16px;
}

#footer
{
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: black;
	width: 780px;
	height: 50px;
	margin-left: 0;
	margin-right: 0;
	background: white;
	text-align: left;
	vertical-align:middle;
	font-family: tahoma,arial, helvetica, sans serif;
	font-weight: normal;
	font-size: 14px;
	color: black;
	
}

#base
{
	border-style: none;
	width: 780px;
	
}

#logo
{
	display:inline;
	float:left;
}

#rightimg
{
	display:inline;
	float:right;
	border-style: none none none solid;
	border-width: 10px;
	border-color: white;
}

#ukmap
{
	display:inline;
	float:right;
}

#pricetable
{
	text-align: left;
	width:80%;
}

table.price
{
	font-family: tahoma,arial, helvetica, sans serif;
}


table.form
{
	font-family: tahoma,arial, helvetica, sans serif;
	font-size: 14px;
	background-color: white;
}

input
{
	width: 200px;
}

a.norm
{
	text-decoration: underline;
	color: #f37021}
}
a.norm:hover
{
	text-decoration: none;
	color: #ef4123;
	
}

a.heading
{	
	text-decoration: none;
	color: #ef4123;
}
a.heading:hover
{
	text-decoration: none;
	color: #ef4123;
}

ul
{
	list-style-type: disc;
}

ul.menu
{
	float:right;
	width:100%;
	padding-left:0;
	margin:0;
	list-style-type:none;
}
a.menu
{
	padding: 0;
	float:left;
	width:90px;
	height: 40px;
	text-decoration:none;
	color:white;
	text-align: center;
	vertical-align: middle;
	border: 1px solid black;
	font-family: Tahoma, arial, helvetica, sans serif;
	font-weight: bold;
	font-size: 14px;
	/* font-variant: small-caps; */
	color: white;
}
a.menu:hover 
{
	background-color:#334400
	color: white;
}

a.spacer
{
	padding: 0;
	float:left;
	display:inline;
	vertical-align: middle;
	background-color: white;
	width: 23px;
	height: 40px;
	border: 0;
	
}
li.menu 
{
	display:inline;
	vertical-align: middle;
	
}




#menu1
{
	border-left: 1px solid black;
	background: #f37021;
}

#menu2
{
	background: #00a1e4;
}

#menu3
{
	background: #000000;
}

#menu4
{
	background: #fff200;
	color: black;
}

#menu5
{
	background: #ef4123;
}

#menu1:hover 
{
	background-color:#334400
}
#menu2:hover 
{
	background-color:#334400
}
#menu3:hover 
{
	background-color:#334400
}
#menu4:hover 
{
	background-color:#334400;
	color: white;
}
#menu5:hover 
{
	background-color:#334400
}


