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

/* Banner Begin */

#banner{
	height: 350px;
	width: 798px;
	margin-left: 100px;
}

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

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

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

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

#bannerImgInfo{
	margin-top: 13px;
	font-size: 14px;
	color: #839178;
}

.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;
}

#allCenterCenter{
	margin-top: 50px !important; 
}

#allCenterBottom{
	margin-top: 12px;
}

/* Banner End */

/* allCenterCenter Begin */

.allCenterCenterColum{
	width: 370px;
	min-height: 300px;
	float: left;
	padding-right: 30px;
}

#allCenterBottomTitle{
	font-size: 45px !important;
	margin-left: 100px;
	color: #839178;
	font-family: TitilliumLight;
}

#allCenterBottomItems{
	min-height: 175px;
}

.allCenterBottomItem{
	min-height: 130px;
	width: 800px;
	margin: 0 auto;
	margin-top: 20px;
}

.allCenterBottomItemImg{
	height: 130px;
	float: left;
	width: 215px;
	overflow: hidden;
	text-align: center;
	border-radius: 12px;
}

.allCenterBottomItemImg img{
	margin-top: -77px;
	margin-left: -58px;	
}

.allCenterBottomItemContent{
	min-height: 130px;
	float: left;
	padding-left: 35px;
	width: 550px;
}

.allCenterBottomItemContentTitle{
	color: #839178;
	font-size: 20px;
	margin-top: -7px;
}

.allCenterBottomItemContentDesc{
	color: #839178;
	font-size: 14px;
}

/* allCenterCenter End */

.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: -35px;
	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: 350px;
}

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

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