#content {
	width:714px;
	height:580px;
}

#content, #info {
	border-bottom:1px solid #978e87;
}

#info {
	height:585px;
	top:127px;
}

#content #carousel {
	width:714px;
	height:381px;
	overflow:hidden;
	margin:0;
}

#content #carousel ul {
	list-style-type:none;
	width:714px;
	height:381px;
	margin:0;
	padding:0;
}

#content #carousel li {
	/*display:block;*/
	float:left;
	margin:0 0 10px;
}

#content #carousel-nav {
	position:absolute;
	background:#FFF;
	margin:0 0 0 651px;
	text-align:center;
	font-size:85%;
	padding:2px;
	width:75px;
	z-index:999;
}
#carousel-nav div {
	line-height:24px;
	float:left;
}
.cnav {
	cursor:pointer;
	width:11px;
	overflow:hidden;
	background: url(/assets/images/arrow-left.png);
	text-indent:-10000px;
}

#cn {
	background-image: url(/assets/images/arrow-right.png);
}

.cn-over {
	background-position:0 -24px;
}

#ch {
	width:40px;
}

.panelfoot {
	border-top:2px solid #aea7a1;
	float:left;
	width:196px;
	margin-top:26px;
}

#panel4 {
	margin-left:28px;
	margin-right:28px;
}

#panel5 {
	width:266px;
}
h1 {
	font-size: 18px;
	margin-bottom:0;
}

#panel5 p span {
	font-style: italic;
	display:block;
}

#content p {
	font-size:12px;
	line-height:16px;
}

#footer {
	position:absolute;
	left:28px;
	top:720px;
	width:183px;
	font-size: 80%;
	font-style: italic;
}
