body {
			text-align: center;
			margin: 10px ;
			font-size: 13px;
			}
		
		#logo {
			text-align:center;
			
		}
		
		#content {
			display: inline-block;
			
			
		}
		
		hr { 
			border: 0; 
			height: 0; 
			border-bottom: 1px solid black; 
			margin:0px;
		}
			
		#content2 {
			display: inline-block;
			max-width:500px;
			background-color:#ffffff;
		}
		#content_latest {
			display: inline-block;
			max-width: 350px;
			}
	
		.img {
			width: 100%;
			max-width: 350px;
			margin-bottom: 5px;
		}
		
		.description {
			display: inline-block;
			text-align: left;
			font-family: 'Lato', sans-serif;
			font-size: 10px;
			font-weight: 300;
			line-height: 15px;
			letter-spacing: 0.2px;
			padding-left:10%;
			width:85%;
			
		}
		
		.description_latest {
			text-align: left;
			font-family: 'Lato', sans-serif;
			font-size: 10px;
			font-weight: 300;
			line-height: 15px;
			letter-spacing: 0.2px;
			width:100%;
			margin-bottom: 40px;
		}
		
		.text_about {
			font-family: 'Lato', sans-serif;
			font-size: 11px;
			text-align: left;
			margin: 10%;
			max-width: 350px;
			line-height: 15px;
			font-weight: 300;
			letter-spacing: 0.2px;
			margin-bottom:25px;
		}
		
		#nav {
			list-style: none;
			padding: 0px;
			margin: 20px 0px 35px 0px;
			background: none;
			
		}
		#nav li {
			display: inline-block;
			margin: 0px 50px 20px;
			background: none;
			font-family: 'Lato', sans-serif;
			font-size: 11px;
			}
			
		#nav li a:link {
			font-style:italic;
		}
		
		#nav li a:hover, #nav li a:visited {
		}
			
		#nav li:first-child {
			margin: 0px;
		}
		
		#nav li:last-child {
			margin: 0px;
		}
		#address {
			position:relative;
			height: 100vh;
			width:100vw;
			display: table-cell;
			vertical-align: middle;
			text-align: center;
			font-family: 'Lato', sans-serif;
			font-size: 11px;
			
		}


#text a:link {
color: #000000;
text-decoration: none;
}


#text a:hover, #text a:active, #text a:visited {
color: #000000;
text-decoration: none;
}

a:link {
color: #000000;
text-decoration:none;
}

a:hover, a:active, a:visited {
color: #000000;
text-decoration:underline;
}


/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


#slideshowcontainer {
	display: inline-block;
	left:0px;
	top:0px;
	overflow:visible;
	max-width: 500px;
	padding-bottom:60px;
	
	
}

#slideshowcontainer p {
	padding:0px;
	padding-right:0px;
	margin:0px;
	z-index:0;
	
}

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0; background-color:#ffffff;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; text-align:left; background-color:#ffffff;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img { width: 100%; display: block; margin-bottom:20px;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 0 0; position: relative; zoom: 1; }
.flex-viewport {max-height: 200px; overflow:visible; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 0px;}
.flexslider .slides {zoom: 1;}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 200px; margin: 0px 0px -30px; display: block; background: url(images/arrows.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -66px; }
.flex-direction-nav .flex-prev {left: -66px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default; background-color:#FF0;}

/* Control Nav */
.flex-control-nav { position: absolute; bottom:-20px; text-align: left; left:10%;}
.flex-control-nav li { margin: 0 0 0 0; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a { width: 16px; height: 12px; display: block; background-image:url(images/pagination.png); cursor: pointer; text-indent: -9999px;}
.flex-control-paging li a:hover { background-position: 0px -12px;}
.flex-control-paging li a.flex-active { background-position: 0px -12px; cursor: default; }



@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}
