@charset "utf-8";
/* CSS Document */

 
body  {
	font: 100% Geneva, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

li

{
font-size:12px;
}

ul 
{
font-size:12px;
}

h3 {
color:#660099;
}

h5 {
color:#990066;
}
.twoColElsLtHdr #container { 
	width: 900px; 
	background: #FFFFFF;
	border: 0px solid #000000;
	text-align: left; 
} 
.twoColElsLtHdr #header {
	background:url(images/topbg.png) no-repeat;
	height:162px;
	padding: 0 10px;  
	
} 

.twoColElsLtHdr #why {
	background:url(images/headerwhy.jpg) no-repeat;
	height:46px;
} 

.twoColElsLtHdr #services {
	background:url(images/headerservices.jpg) no-repeat;
	height:46px;
} 

.twoColElsLtHdr #thanks {
	background:url(images/header.jpg) no-repeat;
	height:46px;
}

.twoColElsLtHdr #clients {
	background:url(images/headerclients.jpg) no-repeat;
	height:46px;
} 

.twoColElsLtHdr #gallery{
	background:url(images/headergallery.jpg) no-repeat;
	height:46px;
} 
.twoColElsLtHdr #contact {
	background:url(images/headercontact.jpg) no-repeat;
	height:46px;
} 

.twoColElsLtHdr #cleaning {
	background:url(images/headercleaning.jpg) no-repeat;
	height:46px;
} 

.twoColElsLtHdr #faqs {
	background:url(images/headerfaqs.jpg) no-repeat;
	height:46px;
} 
.splash
{background:url(images/splashbg.jpg) no-repeat;
height:100%;
}
.twoColElsLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; }

.logo {
background:url(images/homepage_03.png) no-repeat;
height:129px;
width:229px;

}

.twoColElsLtHdr #bottom {
background:url(images/homepage_05.png) repeat-x #540051;
padding-left:25px;
padding-right:25px;

}


.twoColElsLtHdr #content {	
	padding-left:45px;
	padding-right:45px;
	font-size:12px;
	
}
.twoColElsLtHdr #sidebar1 {
	float: left; 
	width: 50%; 
	
	padding: 15px 0; 
}

.twoColElsLtHdr #sidebar2 {
	float: left; 
	width: 25%; 
	
	
}


.twoColElsLtHdr #sidebar2 h3,  {
	margin-left: 10px; 
	margin-right: 10px;
	color:#660099;
}

.twoColElsLtHdr #sidebar2 p
 {
	margin-left: 10px; 
	margin-right: 10px;
}
.twoColElsLtHdr #sidebar1 p
{
	margin-left: 10px; 
	margin-right: 10px;
}

.twoColElsLtHdr #sidebar1 h3,  {
	margin-left: 10px; 
	margin-right: 10px;
	color:#660099;
}

.twoColElsLtHdr #topbutton {
	position:relative;
	left: 590px;
	top: 39px;
	width:317px;
	
	
	
}

.twoColElsLtHdr #mainContent {
	margin: 0 2em 0 0;
	position:relative;
	left: 0px;
	top: 0px;
	width: 400px;
} 

.twoColElsLtHdr #mainContent2 {
	margin: 0 2em 0 2em; 
	
} 

.twoColElsLtHdr #maingallery {
	margin: 0 2em 0 2em; 
	
}
.twoColElsLtHdr #mainContent p {
	font-size:10px;
} 

.twoColElsLtHdr #mainContent2 p {
	font-size:12px;
} 

.twoColElsLtHdr #mainContent form {
	font-size:11px;
	
} 
.space
{margin:0px;
padding-right:100px;
padding-left:30px;
}

.formtext

{
font-size:11px;
}
.twoColElsLtHdr #footer { 
	padding: 0 10px; 
	background:#9e6e9c;
} 
.twoColElsLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	font-size:11px;
	
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#imageCategories a img {
	border:solid 3px #9999FF;
	margin:5px;
	padding:3px;
}

#imageCategories a:hover img {
	border:solid 3px #CCCCFF;
}

.categories {
	font-weight:700;
	color:#FFFFFF;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



.tag a {
	background:url(images/mindsawtag.gif) top left;
	width:128px;
	height:27px;
	float:right;
	display:block;
	text-indent:-99999px;

}

.tag a span {
		outline:none;
}




