@font-face{
	font-family: TitilliumLight;
	src: url('../fonts/TitilliumWeb-Light.ttf');
}

#allTop{
	height: 290px !important;
}

/* Banner Begin */

#banner{
	height: 395px;
	width: 800px;
	margin-left: 100px;
	margin-top: -150px;
	position: absolute;
}

#bannerShow{
	border-radius: 12px;
	height: 260px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #eef1eb;
}

.gallery_demo{
	position: absolute;
	margin-left: 675px;
	padding-left: 0;
	margin-top: 20px;
}

#main_image {
	height: 260px;
	width: 800px;
}

.gallery_demo li{
	width: 12px;
	height: 12px;
}

#bannerImgInfo{
	margin-top: 30px;
	margin-left: 10px;
	font-size: 15px;
	color: #839178;
}

#bannerImgInfoTitle{
	font-family: TitilliumLight;
	font-size: 40px;
	height: 51px;
	color: #839178;
}

.bannerImgInfoTitle{
	font-family: TitilliumLight;
	font-size: 40px;
	height: 51px;
	color: #839178;
	margin: 10px 0 0 0;
}

#bannerImgInfoDesc{
	float: left;
	color: #839178;
}

.bannerImgInfoDesc{
	float: left;
	color: #839178;
}

#bannerImgInfoLink{
	color: #839178;
}

.bannerImgInfoLink{
	color: #839178;
	margin:0;
}

a.bannerImgInfoLink{
	color: #839178;
	margin:0;
	font-style: italic;
}

.galeryItem{
	background: url('../img/galeria/controls.png') !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
	border: none !important;
}

.galeryItem img{
	opacity: 0 !important;
}

.active{
	background-position: 0px -29px !important;
}

/* Banner End */

/* allCenterCenter Begin */

#allCenter{
	background-color: #eef1eb;
	width: 1000px;
	margin: 0 auto;
	min-height: 245px;
	padding-top: 245px;
}

#allCenterCenter{
	margin: 0 auto;
	width: 800px;
	height: 360px;
	border-top: 1px solid white;
	box-shadow: 0 -1px #d3d8ce;
}

.centerContent{
	width: 33.333%;
	height: 360px;
	float: left;
}

.centerContentImg{
	height: 200px;
	padding-top: 50px;
}

.centerContentTitle{
	height: 30px;
	color: #839178;
	font-size: 23px;
}

.centerContentDesc{
	height: 62px;
	color: #839178;
	font-size: 13px;
	padding-right: 30px;
	line-height: 14px;
	padding-top: 4px;
}

#centerContentLeftImg{
	margin-left: 59px;
}

#centerContentLeftTitle, #centerContentLeftDesc{
	padding-left: 20px;
}

#centerContentCenterImg{
	margin-left: 35px;
}

#centerContentRightImg{
	margin-left: 45px;
}

#centerContentCenterTitle, #centerContentCenterDesc{
	margin-left: 15px;
}

#centerContentRightTitle, #centerContentRightDesc{
	margin-left: 25px;
}

/* allCenterCenter End */

/* GALERIA */

#contentTopContentBanner{
	width: 960px;
	height: 558px;
	background-color: white;
	border-radius: 10px;
	padding-top: 5px;
	border: 1px solid #dbd9d1;
	border-top: none;
	box-shadow: 0 1px #dfddd7;
}

#bannerTitle{
	width: 798px;
	height: 260px;
	margin: 0 auto;
	border-radius: 7px;
	background-color: #f6f7f6;
}

#bannerDesc{
	width: 624px;
	height: 62px;
	font-size: 27px;
	font-family: arial;
	font-weight: normal;
	color: #a99081;
	text-align: center;
	margin: 0 auto;
}

#bannerDesc p{
	margin-top: 23px;
	line-height: 27px;
}


.slideshow {
	position:relative;
	margin:0 0 1em;
}

.carousel {
	margin:0;
	padding:0;
	list-style:none;
}

.slide {
	z-index:100;
}

.slide img {
	display:block;
}

.slides-pagination {
	position: absolute;
	bottom: 280px;
	right: 0;
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 110;
}

.slides-pagination li {
	display: inline;
}

.slides-pagination a {
	display:block;
	float:left;
	width:15px;
	height:15px;
	font-family: dinn-bold, sans-serif;
	font-size: 12px;
	line-height: 32px;
	text-align: center;
	background: url("../img/galeria/controls.png") no-repeat;
	margin: 0 3px 0 3px;
}

.slideshow .selected a {
	background: url("../img/galeria/controls.png") no-repeat;
	background-position: 0px -29px;
	color: #fff;
}

#mktslides div {
	margin-right: -1px;
	border-radius: 10px;
}

#mktslides li div {
	width: 800px;
	height: 260px;
}

.pg1 {
	background: url("../images/banner/01.png") no-repeat center;
}

.pg2 {
	background: url("../images/banner/01.png") no-repeat center;
}