div#headerContentBox {
	width:506px;
	height:280px;
	overflow:hidden;
}

div#fr1 {
	float:left;
	width:8px;
	height:72px;
	background-image:url("../images/layout/fr1.png");
	background-repeat:no-repeat;
}

div#fr2 {
	float:left;
	width:285px;
	height:72px;
	background-image:url("../images/layout/fr1.png");
	background-repeat:repeat-x;
	overflow:hidden;
}

div#fr2 h2 {
	font-family:arial, sans-serif;
	font-size:1.5em;
	font-weight:normal;
	text-align:left;
	color:#AB3058;
	margin:0px 0px 0px 10px;
	line-height:80px;
}

div#fr3 {
	float:left;
	width:213px;
	height:72px;
	background-image:url("../images/layout/fr3.png");
	background-repeat:no-repeat;
}

div#fr4 {
	float:left;
	width:8px;
	height:49px;
	background-image:url("../images/layout/fr4.png");
	background-repeat:no-repeat;
}

div#fr5 {
	float:left;
	width:285px;
	height:49px;
	background-image:url("../images/layout/fr5.png");
	background-repeat:repeat-x;
}

div#fr6 {
	float:left;
	width:213px;
	height:49px;
	background-image:url("../images/layout/fr6.png");
	background-repeat:no-repeat;
}

div#fr7 {
	float:left;
	width:8px;
	height:148px;
	background-image:url("../images/layout/fr7.png");
	background-repeat:no-repeat;
}

div#fr8 {
	float:left;
	width:285px;
	height:148px;
	text-align:left;
	background-image:url("../images/layout/fr8.png");
	background-repeat:repeat-x;
}

div#fr9 {
	float:left;
	width:213px;
	height:148px;
	background-image:url("../images/layout/fr9.png");
	background-repeat:no-repeat;
}

div#fr10 {
	float:left;
	width:8px;
	height:10px;
	background-image:url("../images/layout/fr10.png");
	background-repeat:no-repeat;
}

div#fr11 {
	float:left;
	width:285px;
	height:10px;
	background-image:url("../images/layout/fr11.png");
	background-repeat:repeat-x;
}

div#fr12 {
	float:left;
	width:213px;
	height:10px;
	background-image:url("../images/layout/fr12.png");
	background-repeat:no-repeat;
}

div.headerContentBoxContent {
	padding:0px 10px 10px 10px;
	color:#fff;
}