/*-------------------*/
/*  GENERAL RESET    */
/*-------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, 
acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, 
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, button {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	
	vertical-align: baseline;

	/*font-size:100%;*/
}

 body, span{background:#008080;}

ol, ul {
	list-style:none;
}
h1, h2, h3, h4, h5, h6, li {
	line-height:100%;
}
blockquote, q {
	quotes:none;
}
q:before, q:after {
	content: '';
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
input, textarea, select {
	font:11px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	padding:0;
	margin:0;
}


input:focus, textarea:focus {
	outline: none;
}
form, fieldset {
	border-style:none;
}
html, body {
	margin:0;
	padding:0;
	min-height:100%;
}
/*-------------------*/
/* GENERAL SETTINGS  */
/*-------------------*/
body {
	height:100%;
/*font: 12px/12px "Lucida Sans", "Lucida Grande", sans-serif;
	color: #000;
	/*background: url('../images/n.jpg') no-repeat 		#fff;*/
	color: #878785;
	font-family:"Lucida Sans",sans-serif, Arial, Helvetica,Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 40px;
	text-align:justify;
	background-size:100% 100%;
	background-attachment: fixed;
	background:#fff;
}
a {
	text-decoration:none;
	color: blue;
}
a:hover {
	text-decoration:none;
	color: #0285da;
}
 @font-face {
 font-family: 'Museo700';
 src: url('../fonts/museo700-regular-webfont.eot');
 src: url('../fonts/museo700-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/museo700-regular-webfont.woff') format('woff'),  url('../fonts/museo700-regular-webfont.ttf') format('truetype'),  url('../fonts/museo700-regular-webfont.svg#Museo700') format('svg');
 font-weight: normal;
 font-style: normal;

}
#front{


	
padding:20px;
}
/*-------------------*/
/*     WRAPPER       */
/*-------------------*/
#wrapper-top {
	background:url("../images/p.jpg") no- scroll center top #FFFFFF;
	height:18px;
	width:1000px;
	font-size:16px;
	background-size:1000px;
}
#wrapper {
	width: 1000px;
	overflow: hidden;
	margin: 4px auto 0;
	background:url("../images/p3.jpg") repeat-y scroll center center #FFFFFF;
	background-size:1000px ;
	
}
#wrapper-bottom {
	background:url("../images/content-bottom.jpg") no-repeat scroll center top #FFFFFF;
	height:31px;
	width:774px;
	clear: both;
	overflow: hidden;
}
/*-------------------*/
/*     LEFT MENU     */
/*-------------------background:#250D3B;*/
	
/* Main Menu */
#left {
	width: 235px;
	float: left;
	background:url("../images/s.png") no-repeat ;
	position: relative;
	background-size:235px 540px;
	margin-top:-15px;
	height:615px;
	
}
#left .logo a {
		background:url("../images/logo.png") no-repeat scroll 0 0 transparent;
		background-size:80px 80px;
		background-position:center;
		display:block;
	height:100px;
	margin:10px auto 0;
	
	width:190px;
}
#left .menu {
	width: 100%;
	border-top: 1px solid #eaeaea;
	margin-top: 30px;
	
}
#left .menu li a {
	display: block;
	height: 35px;
	line-height: 35px;
	padding-left: 22px;
	border-bottom: 1px solid #eaeaea;
	color:white;
}
#left .menu li a.active {
	color: #0285DA;

	border-right: 1px solid #fff;
}
#left .menu li a:hover {
color:#7CFC00;
}
#left .menu li a.closed {
	background:url("../images/sprite.png") no-repeat scroll 46px -231px transparent;
	display:block;
}
#left .menu li a.opened {
	background:url("../images/sprite.png") no-repeat scroll 46px -257px transparent;
}
#left .menu li .sub-menu li a {
	padding-left: 38px;
	background:url("../images/ppppp.jpg") no-repeat;
	 
}
#left .menu .sub-menu.closed {
	display: none;
}

#left-bottom {
	position: absolute;
	bottom: 0;
	width: 100%;

}
/* Social */
#left-bottom .social {
	overflow: hidden;
	height: 34px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding-left:25px;
}
#left-bottom .social span {
	float: left;
	line-height: 34px;
}
#left-bottom .social ul {
	float:left;
	margin:9px 0 0 10px;
}
#left-bottom .social ul li {
	float: left;
	height: 34px;
}
#left-bottom .social ul li a {
	background:url("../images/sprite.png") no-repeat scroll -5px -50px transparent;
	display:block;
	height:16px;
	width:16px;
	margin: 0 5px 0 0;
	text-indent: -999999px;
	
}
#left-bottom .social ul li a:hover {
	background-position: -5px -80px;
}
#left-bottom .social ul li a.picasa {
	background-position: -26px -50px;
}
#left-bottom .social ul li a.picasa:hover {
	background-position: -26px -80px;
}
#left-bottom .social ul li a.vimeo {
	background-position: -47px -50px;
}
#left-bottom .social ul li a.vimeo:hover {
	background-position: -47px -80px;
}
#left-bottom .social ul li a.flickr {
	background-position: -68px -50px;
}
#left-bottom .social ul li a.flickr:hover {
	background-position: -68px -80px;
}
#left-bottom .social ul li a.twitter {
	background-position: -89px -50px;
}
#left-bottom .social ul li a.twitter:hover {
	background-position: -89px -80px;
}
#left-bottom .social ul li a.facebook {
	background-position: -110px -50px;
}
#left-bottom .social ul li a.facebook:hover {
	background-position: -110px -80px;
}
#left-bottom .social ul li a.rss {
	background-position: -131px -50px;
}
#left-bottom .social ul li a.rss:hover {
	background-position: -131px -80px;
}
/* Search */
#left-bottom .search {
	overflow: hidden;
	margin-top: 12px;
	height:150px;

	
}
#left-down{background:url("../images/k.jpg") no-repeat;
background-size:235px 330px;
}


#left-bottom .search .left {
	background:url("../images/sprite.png") no-repeat scroll -5px -203px transparent;
	float:left;
	height:27px;
	margin-left:20px;
	padding: 6px 0 0 10px;
	width:158px;
}
#left-bottom .search .left input {
	border: none;
	background: transparent;
	width: 100%;
}
#left-bottom .search .right {
	background:url("../images/sprite.png") no-repeat scroll -173px -203px transparent;
	float:left;
	height:27px;
}
#left-bottom .search .right input {
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	height:27px;
	width:27px;
}
/*-------------------*/
/*   RIGHT CONTENT   */
/*-------------------*/

/* Thumbnail Gallery Content*/
#right {
	width: 758px;
	float: right;
	margin-top:00px;
	
	/*background:url("../images/b") no-repeat ;*/
	background-size:758px 490px;
}
#right .thumbnails {
	overflow: hidden;
	padding:10px 0 0 32px;
}
#right .thumbnails li {
	float: left;
	margin: 0 21px 18px 0;
}
#right .thumbnails li a {
	border: 1px solid #eaeaea;
	padding: 2px;
	background: #f2f2f2;
	display: block;
}
#right .navigation {
	margin: -10px auto 0;
	overflow: hidden;
	width: 50px;
}
#right .navigation a {
	background:url("../images/sprite.png") no-repeat scroll 0 0 transparent;
	display:block;
	float:left;
	height:21px;
	text-indent:-999999px;
	width:21px;
}
#right .navigation .prev {
	background-position: -159px -75px;
	margin: 0 8px 0 0;
}
#right .navigation .next {
	background-position: -186px -75px;
}
/* Slideshow Gallery Content*/
#gallery-holder {
	position: relative;
	width: 719px;
	margin:20px auto 0;
	height: 442px;
}
#scrollvideo{
overflow:auto;
height:500px;
}
#gallery-holder .slideshow-frame {
	background:url("../images/slideshow-frame.png") no-repeat scroll 0 0 transparent;
	height:442px;
	position:absolute;
	top:0;
	left: 0;
	width:719px;
	z-index: 10;
}
#gallery-holder .slideshow li {
	height:442px;
	position:absolute;
	top:0;
	width:719px
}
#gallery-holder .navigation a {
	height:92px;
	left:0;
	margin-top:-44px;
	position:absolute;
	top:50%;
	width:47px;
	z-index:15;
}
#gallery-holder .navigation a.prev {
	background-position:-6px -103px;
	margin-top:-44px;
}
#gallery-holder .navigation a.next {
	background-position:-65px -103px;
	left:auto;
	right:0;
}
#modules-holder {
	overflow: hidden;
	margin-top: 24px;
	margin-left: 20px;
}
#modules-holder .module {
	float: left;
	width: 304px;
	margin-right: 40px;
}
#modules-holder .module h2 {
	font-family:'Museo700';
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
	padding-left:25px;
}
#modules-holder .module h2.module-one {
	background:url("../images/sprite.png") no-repeat scroll -128px -170px transparent;
}
#modules-holder .module h2.module-two {
	/*background:url("../images/sprite.png") no-repeat scroll -128px -140px transparent;*/
}
#modules-holder .module h2.module-three {
	/*background:url("../images/sprite.png") no-repeat scroll -128px -110px transparent;*/
}
#modules-holder .module p {
	color: #6a6a6a;
	line-height: 15px;
}

.slide
{
	margin-left: 0px;	
	width:auto;
	height:auto;
	background-repeat:no-repeat;
	
	
}
@-webkit-keyframes fade{
from {opacity:.5;}
50% {opacity:1;}
to {opacity:.5;}
}
@-moz-keyframes fade{
from {opacity:.5;}
50% {opacity:1;}
to {opacity:.5;}
}
@-o-keyframes fade{
from {opacity:.5;}
50% {opacity:1;}
to {opacity:.5;}
}
@-ms-keyframes fade{
from {opacity:.5;}
50% {opacity:1;}
to {opacity:.5;}
}
#anim1 {-webkit-animation-name:fade;-webkit-animation-duration:5s;
-webkit-animation-iteration-timing-function:linear;position:relative;
-webkit-animation-iteration-count:infinite;-moz-animation-name:fade;
-moz-animation-duration:5s;-moz-animation-iteration-timing-function:linear;
-moz-animation-iteration-count:infinite;-o-animation-name:fade;
-o-animation-duration:5s;-o-animation-iteration-timing-function:linear;
-o-animation-iteration-count:infinite;-ms-animation-name:fade;
-ms-animation-duration:5s;-ms-animation-iteration-timing-function:linear;
-ms-animation-iteration-count:infinite;}