#path {
	clear: both;
}
#content h1 {
	position: relative;
	float: left;
	font-size: 38px;
	line-height: 35px;
	padding: 0;
	z-index: 100;
}
#content h1 strong {
	position: relative;
	display: block;
	text-align: center;
	font-weight: normal;
	color: #fff;
	z-index: 100;
}
#subcat {
	clear: both;
	position: relative;
	top: -40px;
	padding: 55px 0 0 30px;
	margin-bottom: -40px;
	background: #818080;
	border-left: 30px solid #79A5A6;
	border-right: 11px solid #4A4A4A;
	z-index: 1;
	zoom: 1;
}
#content .cat_bord {
	position: relative;
	width: 100%;
	height: 6px;
	background: url(../img/cat_bord.gif) repeat-x top;
}
.subname {
	float: left;
	width: 47%;
	color: #fff;
	padding: 0 0 15px 15px;
	zoom: 1;
}
.subname p {
	padding: 0
}
.subname p span{
	font: italic 14px Verdana;
	font-weight: bold;
	color: #B8E8FF;	
}
.subname .h2 {
	height: 150px
}
.subname .h2 a {
	font: normal 28px Arial;
	color: #B8E8FF;
	text-decoration: none;
}
.subname .h2 a:hover {
	text-decoration: underline;
}
.subname .descp {
	text-indent: 25px;
	padding: 10px 10px 4px 0;
}
.subname .more{
	padding: 7px 0;
}
.subname .more a{
	color: #fff
}
#special {
	border-bottom: 20px solid #4A4A4A
}
