body {
	font-family:Verdana;
	font-size:14px;
	margin: 0px auto;
	width:1012px;
}

h1   { 
	padding: 0px;
	margin-top:0;
	margin-bottom:10px;
	color: #666666; 
	font-size: 15px; 
	font-weight: normal;
	letter-spacing:-1px;
}

h2   { 
	color: #666666; 
	padding: 0px;
	margin-top:0;
	margin-bottom: 5px;
	font-size: 12px; 
	font-weight: normal;
	letter-spacing:-1px;
}

h3	{
	color: #333;
	text-align: center;
	font-size: 30px;
	margin-bottom: 50px;
}

ul {
	padding-left:0;
	margin-left:0;
}

ul li {
	padding-left:0;
	margin-left:0;
}

img {
	border:none 0 #ffffff;
	vertical-align:middle;
}

a {
	text-decoration: none;
	background: transparent;
	color: #666; 
	padding: 2px; 
	border: none;
}

a:hover {
	color: #FFF; 
	background-color: #2baa37;
}

a.nohover {
	text-decoration: none; 
	background: transparent; 
	border-bottom: none; 
	padding: 0px;
}

a.nohover:hover {
	text-decoration: none; 
	border-bottom: none; 
	padding: 0px;
}

/* Header */

.header {
	background-image:url(images/window-washing-header.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:216px;
}    


.global-nav {
	display:inline;
float:right;
list-style-type:none;
margin:190px 50px 0 0;
padding:0px 0 0;
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
}

.global-nav li {
	padding:0 2px 0 10px;
	border-left:solid 1px #aaaaaa;
	display:inline;
}

.global-nav li.first {
	border-left:none;
}

.logo a {
	float:left;
	padding: 90px 80px;
	margin: 15px 0 0 65px;
}
.logo a:hover {
	background-color: red;
}

.estimate a {
	float:left;
	padding: 60px 60px;
	margin: -165px 0 0 490px;
}
.estimate a:hover {
	background-color: transparent;
}


/* Footer */

.footer {
	padding:10px 50px;
	color:#666666;
	text-align:center;
	background-image:url(images/window-washing-footer.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-right:45px;
	font-size:10px;
	height:128px;
}

.review-sites {
	margin-top:-15px;
}

/* Content */


.content-wrapper {
	clear:both;
	background:#ffffff;
}


.content {
	background-image: url(images/window-washing-content.jpg);
	background-position:right top;
	background-repeat:repeat-y;
	padding:20px 80px;
	display:block;
	min-height:280px;
	
}

a img {
	border:none;
	padding:0;
	margin:0;
}

a:hover img{
	border:none;
	padding:0;
	margin:0;
}


.footer a img {
	margin-right:15px;
}

.footer .linkimage {
	float:right;
}

.linkimage:hover {
	background-color:transparent;
}
	
.clear {
  clear:both;
  height:1px;
  overflow:hidden;
  margin-top:-1px;
  /*needed to shrink IE5.5 div's*/
  font-size:1px;
}

/* Easter Egg!!! */
.easter-egg {
	position:relative;
	float:left;
	width:7px;
	height:7px;
	color:#e9e1d6;
}

.easter-egg:hover {
	background-image:url(/images/octopus.gif);
	background-position:left bottom;
	background-color:Transparent;
	width:374px;
	height:246px;
	color:#c0ffa4;
	padding:0;
	margin-top:-210px;
	border:0;
	
}

/* Artists list! */
.artist-section {
}


ul {
	margin-left:0;
	margin-top:0;
}

ul li {
	display:list-item;
	padding-left:0;
	list-style-type:none;
}


.testimonial {
width:620px;
float:left;
margin:30px 0 30px 0;
}
.left-quote {
float:left;
background:url(images/leftquote.jpg) no-repeat top;
width:68px;
height:77px;
}
.testi-text {
float:left;
text-align:justify;
width:470px;
padding-right:65px;
background:url(images/rightquote.jpg) no-repeat right bottom;
}
.testi-pic {
float:left;
width:77px;
height:104px;
margin-left:70px;
display:inline;
}
.testi-name {
float:left;
padding:30px 0 0 15px;
}

.services { 
	font-style:italic;
	font-size:10px;
}
