#holder {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	overflow: auto;
}
body {
	background-color: #969696;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
}

#left {
	width: 280px;
	float: left;
	text-align: right;
}
#right p {
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify;
}

#right {
	width: 475px;
	float: right;


}
#innerLeft {
	width: 165px;
	float: left;
	margin-right: 10px;
	top: 5000px;
	text-align: right;
}
#innerLeft img {
}

#nav {
	margin-bottom: 25px;
	padding-top: 20px;
	font-size: 93%;
}
#nav a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-right: 10px;
}#nav a:hover {

	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#SmallNav {
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #000000;
}

#right #innerRight #SmallNav a {
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
	color: #000000;
}

#right #innerRight p a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#SmallNav a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#left img {
	margin-bottom: 10px;
}
#right h1 {
	font-size: 110%;
	margin-bottom: 10px;
	margin-top: 0px;
	text-transform: uppercase;
}
#innerLeft p {
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
#left p {
	font-size: 80%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.home #home, .design #design, .execution #execution, .conservation #conservation, .contact #contact {
	color: #FFFFFF;
	text-transform: uppercase;
	
}
#innerRight {
	width: 295px;
	float: right;
}

.404 #innerRight {
	width: 450px;
	float: right;
}

.home #home1, .design #design1, .execution #execution1, .conservation #conservation1, .contact #contact1 {
	color: #FFFFFF;
	text-transform: uppercase;
	
}
.double {
	width: 130px;
	float: right;
}
#right #innerRight p a:hover {

	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#right #innerRight #SmallNav a:hover {
	color: #FFFFFF;
}
