﻿/* general */	

body {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 100%;
	text-align: center;
	background-image : url(http://alternativecleaning.co.uk.previewyoursites.com/images/sce/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: left;
	color: #7f7d7d;
	line-height: 110%;

}
#container {
	position: relative;
	margin: 0px auto;
	width: 720px;
	text-align: center;
	background-color: white;
}
#fineprint	{
	margin: 3px;
	background-color: #E9E9E9;
	border-top: #C7C7C7 solid thick;
}
#fineprint p	{
	padding: 10px 10px 10px 10px;
	font-size: 0.7em;
	color: black;
}
#fineprint p a	{
	font-size: 100%;
	color: black;
	text-decoration: none;
}

#fineprint p a:hover	{
	font-size: 100%;
	color: black;
	text-decoration: underline;
}

#altmenu {	
	width: 193px; 
	padding: 0px 5px 0px 3px;
	background-color: white;
	vertical-align: middle;
	}
	
#mainimage {
	margin: 0px 5px 0px 3px;
}
table.contentbox	{
	margin: 3px;
	background-color: white;
	border-top: #88AEC7 solid thick;
	font-size: 0.8em;
	vertical-align: top;

}
h1	{
	font-size: 1.5em;
	line-height: 120%;
	color: #004A96;
	margin: 0px 0px 10px 7px;
	padding: 0px;
}
h2	{
	font-size: 1.5em;
	line-height: 120%;
	color: #004A96;
	margin: 10px 0px 5px 10px;
	padding: 0px;
	vertical-align: top;
}
h3	{
	font-size: 1.5em;
	line-height: 130%;
	color: #004A96;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	vertical-align: top;
}

h4	{
	font-size: 1.1em;
	line-height: 130%;
	color: #004A96;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	vertical-align: top;
}


#servicelist	{
	color: #004A96;
	vertical-align: top;
	line-height: 130%;
	width: 193px;
	padding: 5px 0px 5px 0px;
}
#servicelist p	{
	padding-left: 7px;
	font-size: 0.9em;
}
#tableholder	{
	padding: 0px 20px 0px 10px;
}
table.maintable	{
	margin: 0px 0px 0px 0px;
	background-color: white;
}
table.maintable td	{
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}
table.maintable td p	{
	margin: 10px 0px 0px 0px;
}
table.maintable td p a	{
	color : #004A96;
	font-weight: bold;
	text-decoration: none;
	}
table.maintable td p a:hover	{
	color : #004A96;
	font-weight: bold;
	text-decoration: underline;
	}


table.maintable td ul {
	padding: 0px 10px 0px 25px;
	line-height: 140%;
	font-weight: bold;
	margin: 0em;
	list-style-type: circle;
	
}

table.maintable td li {
	padding: 0px 10px 0px 10px;
	line-height: 140%;
	font-weight: normal;
	list-style-type: circle;
	
}

#bluetitle	{
	background-color: #004A96;
}
#bluetitle p	{
	color: #ffffff;
	margin: 0px 0px 0px 5px;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 140%;
}
#bluecontent	{
	background-color: white;
}
#bluecontent p	{
	margin: 5px;
}
	
#bluecontent p a	{
	color: #004A96;
	font-weight: bold;
	text-decoration: none;
}
#bluecontent p a:hover	{
	color: #004A96;
	font-weight: bold;
	text-decoration: underline;
}
#questions {
	line-height: 160%;
	font-size: 0.9em;
}
#headline	{
	font-size: 1.3em;
	line-height: 140%;
	color: #004A96;
	text-align: center;
	font-weight: bold;
}


img.left	{
	float: left;
	padding: 10px;
}

img.right	{
	float: right;
	padding: 10px;
}

