body 
{
	margin:0px;
	padding:0px;
	background-image:url(../images/BG.jpg);
	background-repeat:repeat-x;
	background-color:#CFCBB0;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a
{
	text-decoration:underline;
	color:#333333;
}

a:hover
{
	text-decoration:underline;
	color:#000000;
}

img 
{
	border:none;
}

.green {
	list-style:square;
	color:#333333;



}

#centerDiv
{
	 width:819px; 
	 margin-left:auto; 
	 margin-right:auto;
}

#header
{
	width:819px; 
	height:35px;
	background-image:url(../images/Header.jpg);
	float:left; 	
}

#contentOutterBody
{
	width:819px;
	background-image:url(../images/contentBody.jpg);
	background-repeat:repeat-y;
	float:left; 
}

#contentBody
{
	padding-left:27px;
	float:left; 
}

#contentLeft
{	postion:relative;
	width:185px;
	height:461px;
	float:left;
}

#logo
{
	
	width:240px;
	position:absolute;
	float:left;
}


#contentRight
{
	width:579px;
	float:left;
}

#footerHolder
{
	width:100%;
	height:233px;
	background-color:#8E9173;
	float:left; 
}

#footer
{
	width:819px;
	height:233px;
	background-image:url(../images/footerBG.jpg);
	background-repeat:repeat-y;
	float:left; 	
}

#footerText
{
	float:left;
	padding-left:400px;
	padding-top:10px;
}

.spacedtext
{
	padding-left:10px;
	padding-bottom:30px;
	padding-top:20px;
	float:left;
}

.headerText
{
	float:left;
	font-weight:bold;
	font-size:14px;
}

.faqQuestions
{
	float:left;
	font-weight:bold;
}

.sectionDoorStyle {
	min-height:1100px;
	min-height:auto !important;
	height:1100px;
}

.sectionDoorStyle ul{
	margin-left:-24px;
	
}

.sectionDoorStyle li {
	float:left;
	margin:25px 8px 25px 0;
	position:relative;
	display:inline;
	list-style: none;
	width:99px;
}

.sectionDoorStyle p {
	position:absolute;
	top:160px;
	_top:180px;
	*top:180px;
	left:4px;
	width:100%;
}