body { margin: 0 }
#container {
	width: 788px;
	height: auto;
	position: relative;
	top: 28px;
	left: 50%;
	margin-left: -394px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666
}
#header {
	width: 100%;
	height: 51px;
	position: relative;
	top: 0;
	left: 0
}
#header img { float: left; border: 0 }
#nav {
	width: 350px;
	height: auto;
	float: right;
	margin-top: 16px;
	overflow: hidden;
/*	_height: 1% */
}
#nav a {
/*	float: left;*/
	margin-right: 28px;
	color: #999;
	font-weight: bold;
	text-decoration: none
}
#nav a:hover,
#resources-page #resources-link,
#contact-page #contact-link,
#services-page #services-link,
#mission-page #mission-link { color: #930 }
#flash {
	width: 100%;
	height: auto;
	position: relative;
	top: 0;
	left: 0
}
#content {
	width: 708px;
	height: auto;
	position: relative;
	top: 0;
	left: 0;
	padding: 10px 40px;
	line-height: 16px;
	overflow: hidden;
	_height: 1%
}
#content h1, #content h2 {
	margin: 0;
	padding-top: 10px;
	font-size: 28px;
	font-weight: normal;
	line-height: 34px;
	color: #333;
}
#content h2 {
	font-size: 18px;
	line-height: 20px;
	color: #930
}
/* sIFR al rescante! http://www.mikeindustries.com/sifr/ */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h1, .sIFR-hasFlash h2 { visibility: hidden }
#content p { margin: 0 0 15px 0 }
#content a {
	font-size: 11px;
	font-weight: bold;
	color: #930;
	text-decoration: none
}
#content .left {
	width: 48%;
	float: left
}
#content #design, #water, #tree, #pruning, #pest, #consult {
	width: auto;
	height: 110px;
	margin: 0 0 10px -10px;
	padding: 0 10px
}
#content #water, #pest { height: 125px }
#copy {
	width: 100%;
	padding-top: 100px;
	text-align: center;
	font-size: 10px;
	color: #999
}
#copy a{
	font-weight: normal;
	color: #777;
	font-size: 1em;
}
.photo-credit{
	font-weight: bold;
	font-size:.9em;
	text-align: right;
}