#maincontent	{
	background-color:#cccccc;
	width:100%;
	height:640px;
	top:116px;
	position:absolute;
	z-index:-1;
	}
#maincolumns	{
	background-color:#cccccc;
	margin:0 auto;
	width:800px;
	height:640px;
	z-index:1;
	}
#maintitle	{
	width:512px;
	height:40px;
}
#leftcol	{
	width:161px;
	height:640px;
	float:left;
	background-color:#eeeeee;
	vertical-align:top;
	text-align:center;
	}
#rightcolumn {
	width:124px;
	height:640px;
	float:right;
	background-color:#ffffff;
	vertical-align:top;
	}
#centcolEW	{
	width:512px;
	float:left;
	height:640px;
	background-color:#cccccc;
	vertical-align:top;
	}
	#centcolEW #centimage	{
		width:262px;
	}
	#centcolEW #centfeat {
		width:252px;
		vertical-align:top;
	}
	#centcolEW #centPCD	{
		width:250px;
		vertical-align:top;
	}
#centcolWI	{
	width:512px;
	float:left;
	height:640px;
	background-color:#cccccc;
	vertical-align:top;
	}
	#centcolWI #centimage	{
		width:262px;
	}
	#centcolWI #centfeat {
		width:252px;
		vertical-align:top;
	}
	#centcolWI #centPCD	{
		width:250px;
		vertical-align:top;
	}
#centcolSQ	{
	width:512px;
	height:640px;
	float:left;
	background-color:#cccccc;
	vertical-align:top;
	}
	#centcolSQ #centimage	{
		width:262px;
	}
	#centcolSQ #centfeat {
		width:252px;
		vertical-align:top;
	}
	#centcolSQ #centPCD	{
		width:250px;
		vertical-align:top;
	}
#centcolTA	{
	width:512px;
	height:640px;
	float:left;
	background-color:#cccccc;
	vertical-align:top;
	}
	#centcolTA #centimage	{
		width:262px;
	}
	#centcolTA #centfeat {
		width:252px;
		vertical-align:top;
	}
	#centcolTA #centPCD	{
		width:250px;
		vertical-align:top;
	}
#centcolDE	{
	width:512px;
	height:640px;
	float:left;
	background-color:#cccccc;
	vertical-align:top;
	}
	#centcolDE #centimage	{
		width:212px;
		height:212px;
		margin-left:10px;
		padding-top:10px;
		background-image: url(./images/support/grayshadow.png);
		background-repeat:no-repeat;
	}
	#centcolDE #centfeat {
		width:252px;
	}
	#centcolDE #centPCD	{
		width:250px;
	}

