#pageCtnr
{	position: relative;
	width: 800px;
	margin: 0;
	padding: 0;
}

#menuTop
{	position: relative;
	display: block;
	width: 747px;
	height: 29px;
	background: #ffffff;
	z-index: 78;
}

#menuMiddle
{	position: relative;
	display: block;
	width: 800px;
	height: 250px;
	z-index: 70;
}
#focusCtnr
{	position: relative;
	display: block;
	width: 800px;
	height: 260px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff url(../images/layout/bg_box_1.gif) repeat top left;
}

#focusGrayCtnr
{	position: relative;
	height: 260px;
	width: 540px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

#focusGrayOne
{	width: 245px;
	height: 170px;
	background-color: #AEAEAE;
	margin: 0px 0px 0px 10px;
	padding: 20px 0px 0px 20px;
}

#focusGrayTwo
{	position: relative;
	float: right;
	width: 245px;
	height: 170px;
	background-color: #C7C7C7;
	padding: 20px 0px 0px 20px;
}
#focusGrayThree
{	height: 52px;
	width: 510px;
	background-color: #D7D7D7;
	margin-left: 10px;
	padding-top: 18px;
	padding-left: 20px;

}
#focusWhite
{	height: 240px;
	width: 240px;
	position: relative;
	float: right;
	background-color: #ffffff;
	padding-top: 20px;
	padding-left: 20px;
}

#contentCtnr
{	width: 800px;
	position: relative;
	background: #ffffff url(../images/layout/bg_content.gif) repeat top left;
	
}

#contentGray
{	
	width: 230px;
	position: relative;
	float: right;
	background-color: #EAEAEA;
	padding: 24px 10px 20px 20px;
}


#mainContent
{	width: 483px;
	position: relative;
	padding: 28px 20px 20px 34px;
	z-index: 68;
}


#footer800
{	width: 747px;
	padding: 40px 20px 7px 34px;
	background: #ffffff url(../images/layout/bg_content.gif) repeat top left;
	
}

#footerCtnr
{	position: relative;
	display: block;
	height: 92px;
	margin: 0;
	padding: 0;
	
}

#footerBlue
{	position: relative;
	display: block;
	width: 800px;
	height: 6px;
}

#footerContent
{	position: relative;
	display: block;	
	width: 800px;
	height: 77px;
	padding-top: 15px;
	background: #D6D6D6 url(../images/layout/bg_footer.gif) repeat top left;
	
	
}

#footerContent p
{	padding-top: 0px;
	padding-left: 34px;
}