﻿body 
{
	background: #141614 url(/img/b5.jpg) no-repeat;
	font-family: Arial, helvetica;
	font-size: 9.25pt;
}
a
{
	color: #B0E188;	
}
#MainMenu
{
	display: none;	
}
#left
{
	width: 300px;
	height: 100px;
	top: 100px;
	left: 55px;	
	position: absolute;
}
#left h1
{
	color: white;
	font-size: 50pt;
	margin:0;	
	font-weight: normal;
}
#left h2
{
	color: white;
	font-size: 10pt;
	font-weight: bold;
	margin:0;
}
#right
{
	width: 775px;
	background: white;
	top: 80px;
	left: 394px;
	position: absolute;
}
#right .inner
{
	margin: 20px;	
}
#foot
{
	width: 400px;
	position: absolute;
	top: 885px;
	color: White;
	font-size: 10px;	
	height: 50px;
}
.copy
{
	color: #555555;	
}
#innerRight
{
	width: 300px;
	float: right;
	margin-left: 20px;	
	margin-bottom: 20px;
}
#EnqForm
{
	border: 2px solid orange;
	background: #E8E7E8 url(/img/grad.gif) repeat-x;	
	margin-right: 20px;
}
#EnqForm div
{
	margin: 10px;	
}
#EnqForm table
{
	margin: 10px;	
	color: #1D33A8;
}
#EnqForm h3
{
	color: #F04444;
}
#SubmitButton
{
	font-size: 0px !important;
	padding-left: 142px !important;
	margin-left: 10px;
	background: url(/img/sbmt.gif) no-repeat;
	border: none;
	width: 142px;
	height: 42px;	
}
.SearchBox
{
	background: url(/img/s.gif) no-repeat;
	width: 186px;
	height: 23px;
	border: none;
	font-size: 12px;
	color: #333333;
	padding: 3px;
	margin-left: 10px;
}