a:link { color: #E28BD9; text-decoration: underline; }
a:visited {	color: #E28BD9;	text-decoration: none; }
a:hover { color: #E28BD9; text-decoration: underline; }
a:active { color: #E28BD9; text-decoration: underline; }

body {
	background-color: #F2e2f2;
	height:100%;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
}

#top-bar {
background-color: #f2e2f2;
width: 848px;
height: 43px;
}

#menucell {
	background-color: #F2E2F2;
	width: 143px;
	vertical-align: top;
	}

#main {
	width: 662px;
	background-color: #F2E2F2;

}

#bottommenu {
	background-image:   url('images/fontanta-maids_14.jpg');
	background-repeat: no-repeat;
	width: 848px;
	height: 39px
}

#vacuum_bottom {
	background-image:   url('images/vacuuming-b.jpg');
	background-repeat: no-repeat;
	width: 290;
	height: 85
}

#moon_left {
	vertical-align: bottom;
	background-image:   url("");
	background-repeat: no-repeat;
	width: 21;
	
}


#moon_right {
	vertical-align: bottom;
	background-image:   url("");
	background-repeat: no-repeat;
	width: 143px;
	
}

#right_border {
	width: 22px;
	height: 100%;
	}


.h1 {
	padding-left: 0px;
	padding-right: 0px;
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}
.h1m {
	padding-left: 10px;
	padding-right: 0px;
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #E28BD9;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}

.h2 {
	padding-left: 20px;
	padding-right: 0px;
	font-family: arial narrow;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #E28BD9;
	margin-top: 0px;
	vertical-align: bottom;
}

.h3 {
	padding-left: 10px;
	padding-right: 0px;
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	vertical-align: bottom;
}
.h4 {
	padding-left: 0px;
	padding-right: 0px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #01367E;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}

.phone {
	text-align: center;
	font-family: "arial Narrow";
	font-size: 20pt;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
	
.copyright {
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #E28BD9;
}
