/* Menu */
/* ------------------------------ Sections --------------------------------------- */
#sections{
float:left;
width:560px;
height:120px;
border-right-color:#FFFFFF;
border-right-style:dotted;
border-right-width:medium;
}
#cleaningmethods{
padding:2px;
margin:2px;
float:left;
width:170px;
height:20px;
border:#FFFFFF dotted thin;
text-indent:10px;
} 

#upholsterycleaning {
padding:2px;
margin:2px;
float:left;
width:170px;
height:20px;
border:#FFFFFF dotted thin;
text-indent:10px;
} 

#IAQ{
padding:2px;
margin:2px;
float:left;
width:170px;
height:20px;
border:#FFFFFF dotted thin;
text-indent:10px;
} 

#cleaningproductaccredition{
padding:2px;
margin:2px;
float:left;
width:170px;
height:20px;
border:#FFFFFF dotted thin;
text-indent:10px;
}

#benefits{
padding:2px;
margin:2px;
float:left;
width:170px;
height:20px;
border:#FFFFFF dotted thin;
text-indent:10px;
}
#spot{
padding:2px;
margin:2px;
float:left;
width:170px;
height:20px;
border:#FFFFFF dotted thin;
text-indent:10px;
}
#recomm{
padding:2px;
margin:2px;
float:left;
width:170px;
height:20px;
border:#FFFFFF dotted thin;
text-indent:10px;
}

/* ------------------------------ Sections End --------------------------------------- */


/* ------------------------------ Sections Start --------------------------------------- */
#nav{
float:left;
background-image:url(../images/information_bg.jpg);
background-repeat:no-repeat;
width:340px;
height:80px;
padding-left:10px;
}

#aboutus{
padding:2px;
margin:2px;
float:left;
width:150px;
height:20px;
border:#FFFFFF dotted thin;
text-indent:10px;
}

#contractor{
padding:2px;
margin:2px;
float:left;
width:150px;
height:20px;
border:#FFFFFF dotted thin;
text-indent:10px;
}

#finance{
padding:2px;
margin:2px;
float:left;
width:150px;
height:20px;
border:#FFFFFF dotted thin;
text-indent:10px;
}

#ourpromise{
padding:2px;
margin:2px;
float:left;
width:150px;
height:20px;
border:#FFFFFF dotted thin;
text-indent:10px;
}

#FAQ{
padding:2px;
margin:2px;
float:left;
width:150px;
height:20px;
border:#FFFFFF dotted thin;
text-indent:10px;
}

#links{
padding:2px;
margin:2px;
float:left;
width:150px;
height:20px;
border:#FFFFFF dotted thin;
text-indent:10px;
}



.menutext{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

.menutext a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

.menutext a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

.menutext a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#00CC00;
}