body {
	margin-top: 0px; margin-bottom: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	background-color: #FFFFCC;
}

table {
	border-collapse: collapse;
}

table.main {
	width: 980px;
	height: 100%;
	background-color: #FFCC66;
}

td {
	vertical-align: top;
}

td.contact_logo {
	text-align: center;
	vertical-align: top;
	padding-top: 1em;
	padding-right: 1em;
}

td.contact_text {
	text-align: left;
	vertical-align: top;
	padding-top: 1em;
}

img {
	border: 3px solid #ff6600 ;
}

img.logotop {
	border: none;
	width: 438px;
	height: 51px;
	margin-top: 0.5em;
}

h1 {
	font-family: tahoma, arial, sans-serif ;
	font-size: 20px;
	color: #000000;
	text-align: center;
	margin-top: 0em;
}

h2 {
	font-family: tahoma, arial, sans-serif;
	font-size: large;
	color: #009900;
	text-align: left;
	margin-top: 0.25em;
	margin-bottom: 0em;
	text-transform: capitalize ;
}

h3 {
	font-family: Tahoma, Arial, Helvetica ;
	font-size: medium;
	color: #CC0000;
	margin-bottom: 0em;
}

p,a,li {
	font-family: tahoma, arial, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0.5em;
	color: #000099;
}

a.links {
	margin-bottom: 0px;
}

.hometest {
	font-family: arial, sans-serif;
	font-size: x-small;
	text-align: left;
}


p.faq_q {
	font-family: Tahoma, Arial, Helvetica ;
	font-size: medium;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 0px;
}

p.strapline {
	font-family: "lucida calligraphy", tahoma;
	font-weight: bold;
	font-style: italic;
	font-size: 14px; 
	text-align: left;
	color: #008800;
	margin-bottom: 0px;
}

.legal {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: xx-small;
	text-align: center;
	color: #FF6600;
}

.linkslegal {
	margin-top: 0em;
		margin-bottom: 1.5em;
		font-weight: normal;
		font-size: xx-small;
		color: #FF6600;
	}


li {
	text-align: left;
	color: #000099;
}

li.conditions, ul.conditions, a.conditions {
	font-family: tahoma, arial, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0.5em;
	text-align: left;
	color: #000099;
}


a.email {
	font-family: arial, sans-serif;
			font-size: small;
			color: red;
			text-align: center;
			margin-top: 0.25em;
			margin-bottom: 0.25em;
		}

a:hover {
	color: #990099; }


