#pagebottom {
	z-index:11;
}
#part2-cont {
	background:#FFFFFF;
	width:880px;
	w\idth: 834px;
	padding: 0px 15px 0 15px;
	margin: 0px 7px;
	z-index:15;
	position:relative;
	border:none;
}

#part2-main {
	background:#000000;
	padding: 8px 0;
}
#part2-main td {
	padding: 4px 0;
}
#part2-heading{
	text-align:center;
	padding:0;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
}
.box-region {
	width:195px;
	color:#FFF;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}
.box-region p.titles{
	width:195px;
	color:#FFF;
	font-size:16px;
}
.box-region a {
	color:#FFF;
}
.box-region a:hover {
	color:#d9d9d9;
}
td.box-region-top{
	background:url(/images/box-region-top.gif) no-repeat top;
	width:inherit;

}
td.box-region-main{
	background:url(/images/box-region-main.gif) repeat-y top;
	width:inherit;
	padding: 0px 12px;
	line-height:18px;
	height:212px;
}
td.box-region-main2{
	background:url(/images/box-region-main.gif) repeat-y top;
	width:inherit;
	padding: 0px 12px;
	line-height:18px;
	height:212px;
}
td.box-region-main img {
	border:0;
	margin:6px;
}
.box-region-bottom{
	background:url(/images/box-region-bottom.gif) no-repeat top;
	width:inherit;
	height:10px;
}

#part2-bottom
{
width:864px;
margin:0 7px;
padding:0;
height:19px;
z-index:11;
}
* html #part2-bottom
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/page-bottom.png", sizingMethod="scale");
}

