@charset "UTF-8";
body {
	background-image: url(_images/background_pattern.jpg);
	background-repeat: repeat;
}
#wrapper {
	position:relative;
	height:auto;
	z-index:1;
	padding: 10px;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 1000px;
	margin: auto;
}
#framework {
	background-color: #4c721d;
	width: 1000px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fcf8cd;
	max-height: 100%;
	margin: auto;
	height: auto;
	float: left;
}
#border {
	border: thick solid #fcf8cd;
	margin: auto;
	float: left;
	width: 990px;
	height: auto;
}
#banner {
	width: 975px;
	background-image: url(_images/banner.gif);
	margin: auto;
}
#navigation {
	position:absolute;
	left:525px;
	top:143px;
	z-index:1;
	visibility: visible;
	margin: auto;
}
#line {
	background-color: #888f09;
	width: 100%;
	height: 4px;
}
#ltColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fcf8cd;
	line-height: 25px;
	float: left;
	height: auto;
	width: 200px;
	text-align: center;
}
#border_partners {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #fcf8cd;
}
#border_contact {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fcf8cd;
	border-bottom-color: #fcf8cd;
}
#ctrColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	float: left;
	width: 570px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #888f09;
	border-bottom-color: #888f09;
	border-left-color: #888f09;
	background-color: #fcf8cd;
	padding: 20px 150px 20px 20px;
	line-height: 18px;
	margin-bottom: 15px;
	height: auto;
}
#testimonials {
	position:absolute;
	left:825px;
	top:169px;
	width:182px;
	height:447px;
	z-index:2;
	background-image: url(file:///LaCie/MGD_Interactive/S/Sutherland%7EEdwards/SE005_company%20website%20redesign/Templates/_images/testimonials.gif);
	margin: auto;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #888f09;
	border-left-color: #888f09;
	visibility: hidden;
}
#footer {
	margin: auto;
	clear: both;
	float: none;
}
#headshot {
	width: 180px;
	position: relative;
	height: auto;
	margin: auto 20px 5px auto;
	float: left;
}
.green_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4c721d;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4c721d;
	text-transform: uppercase;
	text-decoration: underline;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4c721d;
	text-transform: uppercase;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4c721d;
	text-decoration: underline;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #fcf8cd;
	line-height: 25px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
