#contentHeader
{
	position: relative;
	width: 884px;
	height: 53px;
	background-color: black;
}

#contentHeader IMG
{
	position: absolute;
	left: 0;
	top: 0px;
	width: 884px;
	height: 53px;
}

#contentHeader p
{
	position: absolute;
	left: 0;
	top: 8px;
	width: 884px;
	height: 36px;
	text-align: center;
	color: #e3e1cc;
	line-height: 18px;
	font-size: 14px;
}

#homepageContent
{
	position: relative;
	width: 884px;
	height: 300px;
	padding-bottom: 22px;
	background-color: #e3e1cc;
}

#homepageContentLeft
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 466px;
	height: 300px;
	background-color: #638727;
	overflow: hidden;
}

#homepageContentCenter
{
	position: absolute;
	left: 466px;
	top: 0px;
	width: 201px;
	height: 300px;
	background-color: #4b5a69;
	overflow: hidden;
}

#homepageContentCenter IMG
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 201px;
	height: 300px;
}

#homepageContentCenter H1
{
	position: relative;
	color: white;
	line-height: 32px;
	margin-left: 20px;
	margin-top: 20px;
}

#homepageContentCenter .bullet
{
	position: relative;
	clear: left;
	float: left;
	width: 28px;
	height: 3px;
}

#homepageContentCenter .bullet IMG
{
	margin-top: 9px;
	margin-left: 20px;
	width: 4px;
	height: 3px;
}

#homepageContentCenter .bulletText
{
	position: relative;
	float: left;
	width: 160px;
	color: #b6c2d2;
	padding-top: 3px;
	padding-bottom: 3px;
}

#homepageContentCenter .bulletText a, #homepageContentCenter .bulletText a:hover
{
	color: #b6c2d2;
}

#homepageContentRight
{
	position: absolute;
	left: 667px;
	top: 0px;
	width: 215px;
	height: 300px;
	background-color: #f7f7f1;
	border-right: 2px solid #e3e1cc;
	overflow: hidden;
}

#homepageContentRight IMG
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 215px;
	height: 300px;
}

#homepageContentRight H1
{
	position: relative;
	color: #4f5e4e;
	line-height: 32px;
	margin-left: 20px;
	margin-top: 20px;
}


#homepageContentRight .bullet
{
	position: relative;
	clear: left;
	float: left;
	width: 28px;
	height: 3px;
}

#homepageContentRight .bullet IMG
{
	margin-top: 9px;
	margin-left: 20px;
	width: 4px;
	height: 3px;
}

#homepageContentRight .bulletText
{
	position: relative;
	float: left;
	width: 175px;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
}

#homepageContentRight P
{
	padding-top: 8px;
	position: relative;
	text-align: center;
}

#homepageContent A
{
	color: #668a27;
	text-decoration: none;
}

#homepageContent A:hover
{
	color: #668a27;
	text-decoration: underline;
}

#homepageFooter
{
	width: 879px; 
	height: auto;
	background-color: #bbc497;
	padding-left: 5px;
}

#homepageFooter IMG
{
	padding-bottom: 4px;
}

#homepageFooter DIV
{
	float: left;
	width: 166px;
	padding-left: 4px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-top: 8px;
	color: #363432;
}

#homepageFooter A
{
	color: #4b671d;
	text-decoration: none;
}

#homepageFooter A:hover
{
	color: #4b671d;
	text-decoration: underline;
}