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

#menuTop
{
	position: relative;
	display: block;
	width: 747px;
	height: 29px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 99;
	left: 1px;
}

#menuMiddle
{	position: relative;
	display: block;
	width: 800px;
	height: 134px;
	z-index: 95;
}

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

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

#layLeftBlueLine
{	
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 75;
}
#mainContent
{	
	width: 483px;
	position: relative;
	padding: 34px 20px 20px 34px;
	
	text-align: justify;
	z-index: 70;
}

#floatingRightContentBox
{	padding: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: left;
	float:right; 
	line-height: 18px;
}
#floatingRightContentBox p img
{	padding-right: 10px;
}
#floatingRightContentBox a
{	text-decoration: underline;
	color: #000000;
}
#floatingLeftContentBox
{	padding: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: left;
	float:left;
	line-height: 18px; 
}
#my800
{	padding: 0px 0px 20px 20px;
	
}
#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;
}
