#home-main
{
	background-color:		#E2E8B1;
}
#home
{
	background-color:		#E2E8B1;
}

#grid
{
	background-color:		transparent!important;
	background-image:		url( /site/images/bg_grid_home.gif );
	background-repeat:		no-repeat;
	border-right:			30px solid #E2E8B1;
	width:					284px;
	height:					269px;
}

.bodytext
{
	clear:					both;
	text-align:				right;

	margin:					0px;
	padding:				0 20px 20px;

	background-color:		#E2E8B1;

	font-weight:			bold;
	color:					#336699;
}

#center-x
{
	background-repeat:		no-repeat;
}
