.galleria {
	list-style:none;
	width:200px
}
.galleria li {
	display:block;
	width:80px;
	height:80px;
	overflow:hidden;
	float:left;
	margin:0 10px 10px 0
}
.galleria li a {
	display:none
}
.galleria li div {
	position:absolute;
	display:none;
	top:0;
	left:180px
}
.galleria li div img {
	cursor:pointer
}
.galleria li.active div img, .galleria li.active div {
	display:block
}
.galleria li img.thumb {
	cursor:pointer;
	top:auto;
	left:auto;
	display:block;
	width:auto;
	height:auto
}
.galleria li .caption {
	display:block;
	padding-top:.5em
}
* html .galleria li div span {
	width:400px
} /* MSIE bug */


/* BEGIN DEMO STYLE */
	* {
	margin:0;
	padding:0
}
#contanier {
	background-image: url(../images/site/bg_gallery.png);
	background-repeat: no-repeat;
	height: 575px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#contanier1Line {
	background-image: url(../images/site/bg_gallery1Line.png);
	background-repeat: no-repeat;
	height: 625px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#contanier3Line {
	background-image: url(../images/site/bg_gallery3Line.png);
	background-repeat: no-repeat;
	height: 625px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#contanier4Line {
	background-image: url(../images/site/bg_gallery4Line.png);
	background-repeat: no-repeat;
	height: 625px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.pad3Line {
	margin-bottom: 28px;
}

#contanier_text {
	background-image: url(../images/site/bg_gallery_frame.png);
	background-repeat: no-repeat;
	height: 575px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#carousel_container
{
	padding-top: 44px;	
}
#carousel_container3Line
{
	padding-top: 28px;
}
#mycarousel li {
	width:68px;
	height:50px;
	margin: 0 2px;
}
	
.gallery {
	list-style-type: none;
}
.gallery li {
	width:68px;
	height:50px;
	margin: 0 2px;
}
.gallery li div {
	left:240px
}
.gallery li div .caption {
	font:italic 0.7em/1.4 georgia, serif;
}

#main_text {
	height:327px;
	width:437px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	padding-bottom: 48px;
	position: relative;
}

#main_image {
	height:327px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}
#main_image img {
	margin-bottom:10px;
}

.main_image_bg_top
{
	background: url(../images/site/main_image_bg_top.png) top left no-repeat;
	padding-bottom: 2px;
}

.main_image_bg_bottom
{
	background: url(../images/site/main_image_bg_bottom.png) bottom right no-repeat;
	padding-top: 2px;
}

.main_image_bg_left
{
	background: url(../images/site/main_image_bg_left.png) bottom left no-repeat;
	padding-right: 0px;
}

.main_image_bg_right
{
	background: url(../images/site/main_image_bg_right.png) top right no-repeat;
	padding-left: 0px;
}

.text   {
	font-size: 13px;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 19px;
}

.nav {
	padding-top:15px;
	clear:both;
	font:80% 'helvetica neue', sans-serif;
	letter-spacing:3px;
	text-transform:uppercase;
}
#main_imageHistory {
	height:755px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}
#contanierHistory {
	background-image: url(../images/site/bg_gallery.png);
	background-repeat: no-repeat;
	height: 726px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
}
#presscontainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
