@charset "utf-8";
/* CSS Document */

body{
background-color:#FFFFFF;
margin:0;
padding:0;
font-family:Tahoma;
color:#535353;
font-size:13px;
}

.smalltext{font-size:10px;}

td{
font-family:Tahoma;
color:#535353;
font-size:13px;
}

.headerline{
width:100%;
height:4px;
background-color:#ed1c24;

}

a{color:#000000;}
a:hover{color:#00afe0;}


.borderLeft{
vertical-align:top;}

.borderRight{
vertical-align:top;}

.header{
width:900px;
height:184px;
background-image:url(/site/1038/header.gif);
background-position:top center;
background-repeat:no-repeat;}

.footer{
width:900px;
height:46px;
background-image:url(/site/1038/footer.gif);
background-position:top center;
background-repeat:no-repeat;
}

.footercell{font-family:Tahoma;
font-size:10px;
color:#818181;
vertical-align:top;
padding-top:5px;}

.footercell a{
color:#818181;
text-decoration:none;
}

.footercell a:hover{
color:#00afe0;
text-decoration:underline;
}

.menuLeft{
width: 27px;
height:100%;
background-image:url(/site/1038/menuLeft.gif);
background-position:center;
background-repeat: repeat-y;
}

.menuRight{
width: 26px;
height:100%;
background-image:url(/site/1038/menuRight.gif);
background-position:center;
background-repeat: repeat-y;
}

.mainHome{
background-color:#FFFFFF;
width:900px;
height:100%;
text-align:left;
vertical-align:top;
background-image:url(/site/1038/clothesline.jpg);
background-position:right bottom;
background-repeat: no-repeat;
}

.mainDish{
background-color:#FFFFFF;
width:900px;
height:100%;
text-align:left;
vertical-align:top;
background-image:url(/site/1038/dishwasherbg.jpg);
background-position:right bottom;
background-repeat: no-repeat;
}


.mainWash{
background-color:#FFFFFF;
width:900px;
height:100%;
text-align:left;
vertical-align:top;
background-image:url(/site/1038/washingmachinebg.jpg);
background-position:right bottom;
background-repeat: no-repeat;
}


.mainDryer{
background-color:#FFFFFF;
width:900px;
height:100%;
text-align:left;
vertical-align:top;
background-image:url(/site/1038/dryerbg.jpg);
background-position:right bottom;
background-repeat: no-repeat;
}


.mainAbout{
background-color:#FFFFFF;
width:900px;
height:100%;
text-align:left;
vertical-align:top;
background-image:url(/site/1038/aboutbg.jpg);
background-position:right bottom;
background-repeat: no-repeat;
}

.mainAreas{
background-color:#FFFFFF;
width:900px;
height:100%;
text-align:left;
vertical-align:top;
background-image:url(/site/1038/areasbg.jpg);
background-position:right bottom;
background-repeat: no-repeat;
}


.mainFran{
background-color:#FFFFFF;
width:900px;
height:100%;
text-align:left;
vertical-align:top;
background-image:url(/site/1038/franchisebg.jpg);
background-position:right bottom;
background-repeat: no-repeat;
}

.main{
background-color:#FFFFFF;
width:900px;
height:100%;
text-align:left;
vertical-align:top;
}

.mainpad{
padding-top:3px;
padding-right:3px;
padding-left:3px;
padding-bottom:3px;
}

.maincontent{
width:100%;
height:100%;
text-align:left;
vertical-align:top;
}

.mainLeftMenu{
width:212px;
text-align:left;
vertical-align:top;
border-right: 1px solid #00aeed;
padding-left:2px;
padding-top:2px;
}

.mainRight{
text-align:left;
vertical-align:top;
padding-left:20px;
}


h1{
font-size:18px;
color:#ee282f;
font-weight:bold;
margin-top:2px;}

h2{
font-size:14px;
color:#ee282f;
font-weight:bold;}

h3{font-size:15px;
color:#3cbad9;
font-weight:bold;
margin-bottom:8px;
}

h4{
font-weight:bold;
color:#333;
}

.phonebig{
font-size:28px;}

.phonesml{
font-size:20px;
margin-bottom:0px;}

ul{
list-style-image: url("/site/1038/tickul.gif");}

.randomcontent{
font-size:11px;
width:555px;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
background-color:#e7f6ff;
margin-top:10px;
line-height:16px;
color:#333;}


.jsclass body .randomcontent{ /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
display: none;
}