body{
margin:0;
font-family:arial;
}


img{
border:0px;
}

#container{
width:1024px;
border-left:solid 2px #2d812d;
border-right:solid 2px #2d812d;
border-bottom:solid 2px #2d812d;
display:block;
margin:auto;
}

#header{
width:900px;
height:138px;
background-image: url(images/greenheart-enterprises_01.png);
background-repeat:no-repeat;
background-position:top;
}

#headernav{
width:917px;
height:34px;
background-image: url(images/greenheart-enterprises_02.png);
background-repeat:no-repeat;
background-position:top;
margin-top:12px;
}

#headernav a{
color:#ffffff;
font-weight:bold;
font-size:14px;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;

display: block; width: 100%;
}
#headernav a:hover{
text-decoration: underline;
}

#topcallouts{
width:1024px;
height:222px;
background-image: url(images/greenheart-enterprises_03.png);
display:block;
}
#testimonials{
display:inline;
float:left;
font-size:14px;
}
#galleries{
display:inline;
float:left;
}
#galleries img{
border:0px;
}
#galleries a{
text-decoration:none;
font-size:12px;
font-weight:bold;
color:#006600;
line-height:28px;
}

#contentcontainer{
background-image: url(images/contentbg.jpg);
}
#content{
width:1024px;
background-image: url(images/greenheart-enterprises_04.png);
background-repeat:no-repeat;
display:block;
vertical-align:top
}

#contentTD{
padding:10px;
}

#bottomnav{
width:1024px;
height:37px;
background-image: url(images/greenheart-enterprises_05.jpg);
background-repeat:no-repeat;
}
#bottomnav table{
border-collapse:collapse;
padding:0px;
}
#bottomnav td{
padding-top:12px;
padding-left:13px;
}
#bottomnav a{
font-size:12px;
font-weight:bold;
color:#21217a;
text-decoration:none;
}
#bottomnav a:hover{
text-decoration:underline;
color:#000000;
}

#footer{
display:block;
position:absolute;
width:1024px;
margin-top:5px;
}
#copyright{display:inline;text-align:left;color:#CCCCCC;font-size:12px;font-weight:bold;}
#uwwfoot{margin-left:600px;display:inline;text-align:right;color:#CCCCCC;font-size:10px;font-weight:bold;}
#uwwfoot a{color:#CCCCCC;}



/*Drop Down Navigation*/
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float:left;
	}

#PetesServices{
padding-left:18px;
}
#PetesProducts{
padding-left:18px;
}
#maintServices{
padding-left:15px;
}
#sddm li a
{	display: block;
	margin: 0 0 0 0;
	width: 100%;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	margin-top:8px;
	border: 2px solid #ffffff}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #000066;
		color: #ffffff;
		}

	#sddm div a:hover
	{	background:#000000;
		color:;}



/*Lightbox*/
#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') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('/images/nextlabel.gif') no-repeat right 15%; }

#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; }