html,body {
	margin:0;
	padding:0;
   background: #fff;
   text-align: center;
	font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   color: #666666;
}
h1, h2 {
   color: #EB1C29;
}
h1 {
   font-size: 22px;
   margin: 3px 0;
}
h2 {
   font-size: 16px;
   margin: 18px 0 3px 0;
}
h3 {
   font-size: 14px;
   margin: 3px 0;
}
h4 {
   font-size: 13px;
   margin: 3px 0;
}
a {
   color: #666666;
   font-weight: bold;
text-decoration: none;
}
a:hover {
   color: red;
text-decoration: none;
}
img {
   border: 0;
}
div {
   text-align: left;
}
#header-top {
   height: 60px;
   padding-bottom: 12px;
}
#logo {
   float: left;
   width: 400px;
}
#tagline {
   float: left;
   width: 320px;
   font-size: 15px;
   text-align: center;
   color: #EB1C29;
}
#callus {
   width: 200px;
   float: right;
   padding-top: 5px;
   color: #666666;
   font-weight: bold;
   font-size: 18px;
   text-align: right;
}
#header {
   height: 210px;
   background: url(images/header-services.jpg) left top no-repeat;
}
#page {
   width: 924px;
   background: white;
   margin: 30px auto;
}
#nav-services {
   width: 210px;
   padding-left: 190px;
   padding-top: 15px;
}
#nav-services a {
   display: block;
   color: #fff;
   text-decoration:none;
   line-height: 26px;
}
#nav {
   text-align: center;
   line-height: 22px;
   background-color: #666666;
   margin: 6px 0;
}
#nav a {
   margin: 0 25px;
   color: #fff;
   text-decoration:none;
   font-weight: bold;
}
#nav a:hover, #nav-services a:hover, #nav a.current, #nav-services a.current {
   color: #FFFF00;
}
#maincontent {
   padding: 10px 20px 10px 200px;
   background: url(images/left-home.jpg) left top no-repeat;   
   min-height: 210px;
   width: 501px;
   float: left;
}
#rightcol {
   background: url(images/cleaning-machine.png) left top no-repeat;   
   color: #fff;
   width: 203px;
   height: 210px;
   float: right;
   cursor: pointer;
}
#rightcol div {
   padding: 10px 90px 10px 10px;
}
#maplink {
   display: block;
   width: 100%;
   height: 100%;
   color: white;
   text-decoration: none;
}
.clear {
   clear:both;
}
#footer {
   margin-top: 5px;
   text-align: center;
   font-size: 11px;
   color: #8a8a8a;
}
#footer a {
   text-decoration: none;
   color: #8a8a8a;
}
#footer a:hover {
   text-decoration: underline;
   color: #666666;
}
img.leftalign {
   display: block;
   float: left;
   text-align: left;
   margin: 0 25px 5px 0;
}
img.rightalign {
   display: block;
   float: right;
   text-align: right;
   margin: 0 0 5px 15px;
}
img.centeralign {
   display: block;
   margin: 10px auto;
   text-align: center;
}
.red {
   color: #EB1C29;
}
.indented {
   float:left;
   width: 378px;
}
/* contact page */
#contactnav {
   float: left;
   width: 137px;
   background: #999999 url(images/leftbg.gif) left bottom no-repeat;   
   padding: 10px 12px 35px 12px;
}
#contactpage {
   padding: 10px 20px 10px 39px;
   width: 704px;
   float: left;
}
#contactnav h4 {
   color: #FFFF00; 
}
#contactnav a {
   display: block;
   color: #CCCCCC;
   text-decoration:none;
}
#contactnav a:hover, #contactnav a.current {
   color: #fff;
}
#contactinfo {
   width:337px;
   float: left;
}
#contactform {
   width:337px;
   float: left;
   margin-left: 30px;
   display: inline;
}
#contactdetails {
   width: 266px;
   border: 1px solid #666;
   padding: 12px;
}
#googlemap {
   width: 290px;
   border: 1px solid #666;
   border-top: 0px;
}
td {
   vertical-align: top;
}

/* WP Common Styles */
.editLink {
   text-align: center;
   padding: 5px 0 15px 0;
}
.editLink a, a.editLink {
   background: #e0e0e0;
   color: #777777;
   font-size: 10px; 
   border: 1px solid #999999;
   text-decoration: none;
   padding: 3px 5px;
}
.editLink a:hover, a.editLink:hover {
   background: #eeeeee;
   border: 1px solid #333333;
   color: #000000;
}
.postmetadata {
   color: #999;
   font-size: 10px;
   margin: 2px 0;
}
img.aligncenter, div.aligncenter {
   display: block;
   margin: 15px auto;
}
img.alignright, div.alignright {
   display: block;
   float: right;
   margin: 5px 0px 5px 15px;
}
img.alignleft, div.alignleft {
   display: block;
   float: left;
   margin: 5px 20px 5px 0px;
}
img.aligncenter {
   text-align: center;
}
img.alignright {
   text-align: right;
}
img.alignleft {
   text-align: left;
}
.wp-caption-text,.wp-caption-dd {
   margin: 0;
   font-weight: bold;
   font-size: smaller;
   text-align: center;
}
.more-link {
   display:block;
   text-align:right;
}
.linklove {
   display:none;
}

li	{
	background:none!important; 
	margin:5px 0!important;
	padding:0; 
	text-align:left;
	color: white;
}

