/*------------------------------ Nael ESSA 2008 --------------------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/house-cleaning-back-hed.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ab937b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC9900;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color: #CC9900;
}
a:active {
	text-decoration: none;
	color: #CC9900;
}
/* --------------------------- HEADER --------------------------------*/
.DesignHead{
background-image:url(images/cleaning-directory-head.jpg);
background-repeat:no-repeat;
width:779px;
height:236px;
}
/* --------------------------- BODY --------------------------------*/
/* ++++++++++++++++++ MENU ++++++++++++++++*/
.MenuPostion{
padding-top:2px;
}
.MenuBack{
background-image:url(images/new-tab.jpg);
background-repeat:no-repeat;
width:183px;
height:16px;
}

.TabBackGorund{
background-image:url(images/house-cleaning-patem.jpg);
background-repeat:repeat-y;
width:779px;
}
.MainTabBody{
background-image:url(images/house-cleaning.jpg);
background-repeat:no-repeat;
width:295px;
height:297px;
}
.MainTab{
background-image:url(images/house-cleaning-td.jpg);
background-repeat:no-repeat;
background-position:top;
width:265px;
height:202px;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXX  TEXT STYLE XXXXXXXXXXXXXXXXXXXXXXXXXXX*/
h1{
font-family:Verdana;
font-size:14px;
color:#e14f07;
padding-top:10px;
padding-left:10px;
}

h2{
}

h3{
}

p{
}

ul{

}

li{
}


/* --------------------- FOOTER ---------------------------------*/
.FooterDesign{
background-image:url(images/footer-cleaning-denver.jpg);
background-repeat:no-repeat;
width:779px;
height:34px;
}