td.layout-top {
	background-image:url(../images/top.gif);
	background-repeat: no-repeat;
	height:129px;
}

td.layout-top-left {
	background-image:url(../images/top.gif);
	background-repeat: no-repeat;
	height:129px;
}

td.layout-top-right {
	background-image:url(../images/top-right.gif);
	background-repeat: no-repeat;
	width:597px;
	height:129px;
}

td.layout-left {
	background-image:url(../images/left.gif);
	background-repeat: no-repeat;
	width:217px;
	background-color:#c5c7c8;
}

td.layout-center {
	width:555px;
	padding-left:20px;
	padding-right:0px;
}

td.layout-center-full {
	width:773px;
	padding-left:20px;
	padding-right:0px;
}

td.layout-right {
	background-image:url(../images/right.gif);
	background-repeat: no-repeat;
	width:218px;
	background-color:#f4f4f5;
}

#subpage_container {
	position:relative;
	text-align:left;
	width:100%;
	height:100%;
}