@charset "utf-8";
/* CSS Document */

/* Home Header */
#header-home {
	background: top center repeat-x url(../images/header-home-bg.jpg);
}
#header-home #sitemap {
	background: top center no-repeat url(../images/header-home.jpg);
	padding: 15px 0 257px 0;
}

#contentpanel .splitcol1 {
	float: left;
	width: 297px;
	background: 327px repeat-y url(../images/div-vert.jpg);
	padding-right: 32px;
}
#contentpanel .splitcol2 {
	width: 297px;
	margin: 0 0 0 357px;
}