body{
}

#container{
	width: 825px;
	margin-right: auto;
	margin-left: auto;
}

#content{
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	background-image: url(images/background_image.gif);
	background-repeat: repeat-y;
}

#topSection{
	width: 805px;
	position: relative;
	margin-left: 10px;
}


#middleColumn{
	width: 805px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
}


#footer{
	height: 21px;
	width: 805px;
	position: relative;
	margin-left: 10px;
}


#middleFooterColumn{
	float: left;
	height: 21px;
	width: 805px;
	position: relative;
}


#lineOne{
	height: 2px;
	width: 805px;
	position: absolute;
	background-repeat: repeat-x;
	max-height: 2px;
	border-top-color: #00a651;
}

#header{
	height: 97px;
	width: 765px;
	position: absolute;
	margin-top: 2px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/header.jpg);
	border-top-color: #00A651;
	border-bottom-style: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
}

#lineTwo{
	height: 1px;
	width: 805px;
	position: absolute;
	margin-top: 99px;
	background-color: #00A651;
	background-repeat: repeat-x;
	max-height: 1px;
}

#mainMenu{
	height: 34px;
	width: 765px;
	position: absolute;
	margin-top: 100px;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-color: #00A651;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #00A651;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
}

#lineThree{
	height: 1px;
	width: 805px;
	position: absolute;
	margin-top: 134px;
	background-color: #00A651;
	background-repeat: no-repeat;
	max-height: 1px;
}

#quoteImage{
	height: 104px;
	width: 805px;
	position: absolute;
	margin-top: 135px;
	top: auto;
	border-bottom-color: #00A651;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#lineFour{
	height: 1px;
	width: 805px;
	position: absolute;
	margin-top: 239px;
	background-color: #00A651;
	background-repeat: repeat-x;
	max-height: 1px;
}

#mainContent{
	margin-top: 240px;
	width: 580px;
	float: left;
	position: relative;
}

#mainContentHeader{
	height: 30px;
	width: 580px;
	padding-top: 15px;
	padding-left: 20px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	line-height: 30px;
	left: 1px;
	top: 2px;
}

#mainContentContent{
	width: 580px;
	margin-top: 45px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 20px;
	font-style: normal;
	color: #666666;
}

#sideMenu{
	margin-top: 240px;
	width: 185px;
	float: right;
	padding-right: 0px;
	border-top-color: #FFFFFF;
	background-position: center;
}

#lineFive{
	height: 1px;
	width: 805px;
	position: absolute;
	background-color: #00A651;
	background-repeat: repeat-x;
}

#footerContent{
	height: 12px;
	width: 765px;
	margin-top: 1px;
	position: absolute;
	padding-right: 20px;
	padding-left: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #808080;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A651;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00A651;
	background-position: center;
}

#lineSix{
	height: 2px;
	width: 805px;
	margin-top: 19px;
	background-color: #00A651;
	background-repeat: repeat-x;
	position: absolute;
}
#mainContent a:link{
font-family: Arial, Helvetica, sans-serif;
color: #00A651;
text-decoration: underline;
}
#mainContent a:visited{
font-family: Arial, Helvetica, sans-serif;
color: #00A651;
text-decoration: underline;
}
#mainContent a:hover{
font-family: Arial, Helvetica, sans-serif;
color: #00AEEF;
text-decoration: underline;
}
#footer a:link{
font-family: Arial, Helvetica, sans-serif;
color: #00A651;
text-decoration: underline;
}
#footer a:visited{
font-family: Arial, Helvetica, sans-serif;
color: #00A651;
text-decoration: underline;
}
#footer a:hover{
font-family: Arial, Helvetica, sans-serif;
color: #00AEEF;
text-decoration: underline;
}

