.page
{
	background-color:#e0e0e0;
	background-image:none;
	background-position:100% 0%;
	background-repeat:repeat;
}
.page 
{
	background-color:#E0E0E0;
	background-image:url('./../images/custom/page-.png');
	background-position:100% 0%;
	background-repeat:repeat;
}
.page .container
{
	background-color:#2C6EA1;
	background-image:url('./../images/custom/page.container.png');
	background-position:100% 0%;
	background-repeat:repeat;
}
.page .layout-zone-header
{
	font-family:Arial, Arial, sans-serif;
	font-size:12px;
	color:#222222;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	background-color:rgba(0, 0, 0, 0);
	background-image:url('./../images/custom/page.layout-zone-header.png');
	background-position:100% 0%;
	background-repeat:no-repeat;
}
.page .layout-zone-navigation
{
	font-family:Arial, Arial, sans-serif;
	font-size:12px;
	color:#222222;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	background-color:rgba(0, 0, 0, 0);
	background-image:none;
}
.page .layout-zone-content
{
	font-family:Arial, Arial, sans-serif;
	font-size:12px;
	color:#222222;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	background-color:rgba(0, 0, 0, 0);
	background-image:none;
}
page-home h1
{
	font-family:Arial, Arial, sans-serif;
	font-size:24px;
	color:#222222;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	background-color:#f009f0;
	background-image:none;
}
