

#home-gibas {
	overflow: hidden;
	width: 100%;
}

#carousel { margin-bottom: 10px; }

#carousel, #carousel li {
	overflow: hidden;
	height: 275px;
	width: 940px;
}

#carousel a { 
	text-decoration: none;
	color: #fff; 
}

#carousel .image {
	overflow: hidden;
	width: 730px;
	height: 275px;
	float: right;
}

#carousel .desc {
	background: #ee372a;
	height: 235px;
	width: 170px;
	padding: 20px;
	color: #fff;
	float: left;
}

#carousel .desc h1 {
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-size: 18px;
}

#carousel .desc p { 
	font-style: italic; 
	line-height: 14px;
}

#carousel .more {
	font-weight: bold;
	line-height: 100%;
	font-size: 24px;
}

#carousel .more a {
	font-style: italic;
	font-size: 14px;
}

#side-home {
	width: 170px;
	float: left;
}

#side-home .banner { margin-bottom: 10px; }

#side-home .macro li {
	margin-bottom: 1px;
	width: 210px;
}

#side-home .macro a {
	padding: 8px 10px 8px 20px;
	font-family: Georgia, serif;
	font-style: italic;
	text-decoration: none;
	background: #ee372a;
	line-height: 12px;
	font-size: 11px;
	display: block;
	color: #000;
}

#side-home .macro strong {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 18px;
	display: block;
} 

#main-home {
	width: 710px;
	float: right;
}
