/*  =reset.css */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, blockquote, address { margin : 0; padding :0; }

h2, h3, h4, h5, h6 { font-size : 100%; font-weight : normal; }
ol, ul {
	list-style-type : disc;
	list-style-position: outside;
	padding-left: 10px;
	list-style-image: url(bullet.png);
}
fieldset, img { border : 0; }
dt, address, caption, cite, code, dfn, b, th, var { font-style : normal; font-weight : normal; }
q:before, q:after { content :''; }




/* =body */
body {
	width : 100%;
	margin : 30px 0px;
	font : 95%/1.3em "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #290231;
	color: #000000;
	background-image: url(bg_body.png);
	background-repeat: repeat;
}
a:link, a:active, a:visited, a:hover {
	display: inline;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
/* Highlighting the current page */

body.home #nav_main a#home, body.cleaning #nav_main a#cleaning, body.organise #nav_main a#organise, body.rates #nav_main a#rates, body.contact #nav_main a#contact {
	color: #6600FF;
	font-weight: bold;
}

body.privacy #siteinfo ul a#privacy, body.beforeAfter #siteinfo ul a#beforeAfter, body.testimonials #siteinfo ul a#testimonials {
	color: #6600FF;
	font-weight: bold;
	}
    
#blist {
	list-style-type:disc;
	list-style-position: inside;
}

#branding {
	width : 100%;
	height: 200px;
	position: relative;
	background-image: url(MFGhead.png);
	background-repeat: no-repeat;
}
#branding h1 {
	position : absolute;
	left : 0;
	top : 0;
	height : 170px;
	width : 260px;
	text-indent : -9999px;
}
#branding h2 {
	color: #000000;
	line-height: normal;
	text-indent: -9999px;
} 
#branding img {
	position: absolute;
	left: 613px;
	top: 0px;
	z-index: 0;
}
#nav_main {
	width: 800px;
	position: relative;
	text-align: center;
	border-top: 1px solid #E72989;
	border-bottom: 2px solid #E72989;
	height: 30px;
}
#nav_main ul {
	list-style-type: none;
	text-decoration: none;
    }
#nav_main ul li {
	display: inline;
}
#nav_main ul li a, a:link {
	text-decoration: none;
	padding-right: 0.8em;
	padding-left: 0.8em;
	color: #FFFFFF;
	background-image: none;
	text-align: center;
	outline: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 1.8em;
	font-weight: bold;
	display: block;
	width: auto;
}
#nav_main ul li a:hover {
	color: #E72989;
}
form {
	padding-top: 10px;
}

a.glossary {
    position:relative;
}
a.glossary span {
	display: none;
}
a.glossary:hover span {
	position: absolute;
	top:2em;
	left:-10em;
	display: block;
	font-size: 80%;
	color: #CCCCCC;
	background-color: #505B6F;
	border: 1px solid #FFFFFF;
	width: 300px;
	padding: 5px;
	line-height: 1.5em;
	z-index: 10;
}

a.tooltip span {
	display: none;
	font-size: 110%;
	color: #FFA416;
	font-weight: normal;
}
a.tooltip:hover span {
    position: absolute;
	top:-160px;
	left:290px;
	text-transform: none;
	width: 280px;
	line-height: 1.2em;
	display: block;
}

  

#content {
	width : 100%;
	position: relative;
	clear: both;
	margin: auto;
}
#content h1 {
	font-size: 150%;
	color: #9900FF;
	clear: both;
	padding-top: 10px;
	text-align: left;
	position: absolute;
	left: 20px;
	top: 2px;
	width: 429px;
	z-index: 10;
	padding-bottom: 10px;
}
#content h2 {
	font-size: 120%;
	color: #330099;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
#content h3 {
	font-size: 150%;
	color: #9900FF;
	clear: both;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 1px;
	font-weight: bold;
}
#content h4 {
	font-size: 110%;
	color: #FF6600;
	font-weight: bold;
}
#content h5 {
	font-size: 110%;
	color: #0057A8;
	font-weight: bold;
}
#content p {
	padding: 10px 0px 0px;
	margin: 0px;
}
#content a, a:link, a:active, a:visited {
	color: #0057A8;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	display: inline;
	width: inherit;
	background-image: none;
	float: none;
	font: bold 100%/1.5em Verdana, Arial, Helvetica, sans-serif;
}	
#content a:hover {
	color: #E72989;
	text-decoration: none;
}
#contentMain {
	margin: 0px 0px 0px 20px;
	padding: 20px 0px 0px;
	float: right;
	width: 66%;
	position: relative;
}

#contentSecond {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 20%;
	position: relative;
}
#contentSub {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	clear: both;
}
#eventbar {
	float: left;
	width: 230px;
	position: relative;
	margin: 20px 0px 0px 15px;
	padding: 0px;
	color: #FFFFFF;
}
#eventbar p {
	text-align: center;
}
#eventbar a, a:link, a:active, a:visited {
	display: inline;
	color: #FFFFFF;
	text-align: center;
}
#eventbar h2 {
    color: #FFFFFF;
}
#sidebar {
	float: left;
	width: 230px;
	position: relative;
	margin: 20px 0px 0px 15px;
	padding: 0px;
	color: #FFFFFF;
}
#sidebar h2 {
color: #FFFFFF;
}
#sidebar ul {

}
#sidebar ul li {
	height: 25px;
	list-style-type: none;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar ul li a, a:link, a:active, a:visited {
	display: block;
	color: #FFFFFF;
	width: 155px;
	background-image: url(arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 30px;
}
#sidebar ul li a:hover {
	color: #FF6600;
	background-image: url(arrowHover.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebar img {
	border: 2px solid #6666FF;
	padding: 0px;
	margin-left: 13px;
}
.sidebox {
	padding: 0px 20px 15px;
	background-color: #ED73A2;
	border-right: 3px solid #E72989;
}
.boxInnerBG {
	padding: 10px 10px 10px 20px;
	position: relative;
	color: #FFFFFF;
	background-color: #0057A8;
	border: 2px solid #FF6600;
}
.box {
	margin: 5px 0px 0px;
	padding: 0px;
}
.collumn {
	float: left;
	width: 30%;
	padding-left: 25px;
}

.boxInner {
	padding: 10px 10px 10px 20px;
	position: relative;
}
.bt {
	background-image: url(bg_sidebar.png);
	margin: 0px;
	background-repeat: no-repeat;
	height: 35px;
	background-position: left top;
}
.bb {
	background-image: url(bg_sidebar.png);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	padding-bottom: 10px;
}

.clear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
#siteinfo {
	width: 100%;
	background-image: url(siteinfo.jpg);
	background-repeat: no-repeat;
	height: 130px;
	margin-top: 20px;
	position: relative;
}
#siteinfo h1 {
	position : absolute;
	height : 150px;
	width : 160px;
	background-image: url(logoBottom.png);
	background-repeat: no-repeat;
	left: 687px;
	text-indent: -9999px;
	top: -35px;
	z-index: 2;
}
#siteinfo h2 {
	color: #6600FF;
	font-weight: bold;
	font-size: 110%;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 293px;
	top: 18px;
	text-align: left;
}
#siteinfo p {
	position: absolute;
	left: 305px;
	top: 101px;
	width: 499px;
	font-size: 70%;
	z-index: 20;
}
#siteinfo a, a:link, a:active, a:visited {
	color: #FFFFFF;
	display: inline;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#siteinfo ul {
	list-style-type: none;
	position: absolute;
	left: 1px;
	top: 80px;
	width: 600px;
	text-decoration: none;
}
#siteinfo ul li {
	display: inline;
}
#siteinfo ul li a, a:link, a:active, a:visited {
	text-decoration: none;
	padding-right: 1em;
	float: left;
	padding-left: 0.5em;
	font-size: 90%;
	display: block;
}
.abn {
	color: #FFFFFF;
	float: left;
	padding-left: 62px;
	padding-top: 5px;
}
.footnote {
	font-size: 70%;
	line-height: normal;
	position: absolute;
	left: 18px;
	bottom: 1px;
	width: 283px;
	z-index: 20;
	overflow: visible;
}
.highlight {
	font-style: italic;
	font-weight: bold;
}
.highlightbold {
	font-weight: bold;
}
.highlightO {
	font-weight: bold;
	color: #9900FF;
	font-size: 120%;
}
.highlightW {
	color: #6600FF;
	font-weight: bold;
}

 /* image styles */
 
 .imgHead {
	float: right;
	border: 2px solid #F1AF00;
	margin-right: 20px;
	margin-top: 10px;
}
.imgRight {
	float: right;
	border: 2px solid #6666FF;
	margin-left: 10px;

}
.imgLeft {
	float: left;
	border: 2px solid #6666FF;
	padding: 0px;
	margin-right: 10px;

}
#container {
	width : 800px;
	margin : 0 auto;
	background-image: url(bg_tile.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 4px solid #E72989;
	padding: 0px;
}
.img {

	float: right;
	border: 2px solid #6666FF;
}
.collumnRight {
	float: right;
	width: 30%;
	padding-right: 10px;
	position: relative;
}
.collumnMid {
	float: left;
	width: 30%;
	padding-left: 10px;
}

