body {
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #252525;
}

td {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #252525;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
.mod img	{border:1px dashed #999999;}
.act img	{border:none;}
div.main { background:url(../images/mainbg.gif) center repeat-y;
	clear: both;
	margin: 0px auto; 
	width: 870px;
	text-align: left;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.homeboxtop {
	clear: both;
	background-image: url(../images/home-box-top.jpg);
	background-repeat: no-repeat;
	width: 690px;
	height: 280px;
	position: relative;
}
div.mencollection {
	position: absolute;
	top: 170px;
	left: 355px;
}
div.womancollection {
	position: absolute;
	top: 230px;
	left: 355px;
}
div.homeboxdown {
	clear: both;
	background-image: url(../images/home-box-down.jpg);
	background-repeat: no-repeat;
	width: 690px;
	height: 260px;
	position: relative;z
}
div.homeboxdown p {
	margin: 0;
	position: absolute;
	top: 75px;
	left: 40px;
	width: 610px;
}
div.copy {
	color: #252525; background:#FFF;z
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}
div.path {
	padding: 20px 14px;
	font-weight: bold;
	line-height: 15px;
}
div.path a {
	color: #252525;
}
div.txt {
	width: 690px;
	clear: both;
}
div.txt p {
	padding: 0 14px;
	margin: 0;
	line-height: 15px;
}
div.ourheritage-bg {
	float: left;
	background-image: url(../images/ourheritage_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 695px;
}
div.ourheritage-title {
	clear: both;
	padding-left: 25px;
}
div.pointlines_y {
	height: 31px;
	clear: both;
	background-image: url(../images/pointlines_y.gif);
	background-repeat: repeat-x;
	margin: 0 35px;
}
div.pointlines_y div.path {
	padding: 8px 0px;
}
div.ourheritage-bg div.txt p {
	padding: 20px 35px;
}
div.imgs {
	clear: both;
	padding: 0 15px;
}
a { text-decoration:none; color:#FF6600; font-weight:bold; }
a:hover {cursor:pointer; text-decoration:underline; color:#FF6600; font-weight:bold; }
div.path .selected { text-decoration:none; color:#FF6600; font-weight:bold; }