/* CSS Document */
body {
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0px 0px 6px 0px;
	font-size: 18px;
	color: #6e7d4b;
}

img {
	border: 0px;
}

#container {
	width: 100%;
	position: relative;
}

#secondContainer {
	width: 715px;
	height: 1155px;
	border: solid 0px #000000;
	position: relative;
}

#header {
	background: url(../images/headerBg.gif) repeat-x;
	height: 79px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#footer {
	background: url(../images/footerBg.gif) repeat-x;
	height: 363px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0px;
}

#navBar {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	top: 28px;
	left: 370px;
}

#navBar a {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#quote1 {
	width: 373px;
	position: absolute;
	left: 340px;
	top: 105px;
}

.greenText {
	font-size: 12px;
	font-weight: bold;
	color: #597038;
	text-align: left;
}

.quoteRight {
	line-height: normal;
	text-align: right;
}

#text1 {
	position: absolute;
	left: 30px;
	top: 511px;
	width: 265px;
	font-size: 12px;
	text-align: left;
}

#text2 {
	position: absolute;
	left: 330px;
	top: 511px;
	width: 373px;
	font-size: 11px;
	text-align: left;
}

#text2 span {
	padding-left: 20px;
}

#text3 {
	position: absolute;
	left: 287px;
	top: 801px;
	width: 224px;
	font-size: 12px;
	text-align: left;
	color: #ffffff;
}