	#nav
		{
	width: 100%; /* 1000 */
	font-family: 'Lobster', cursive;
	font-weight: 300;
	position: fixed; /* 30 480 */
	text-decoration: none;
	top: 0px;
	margin: 0px;
	height: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #115342;
	z-index: 9998;
		}
		
		.submenu_tn {
	position: absolute;
	height: auto;
	width: 1em;
	left: -1.7em;
	top: 0.8em;
}

			#nav > a
			{
				display: none;
			}

			#nav li
			{
	position: relative;
	list-style-type: none;
			}
				#nav li a
				{
	color: #FFF;
	display: block;
	text-decoration: none;
				}
				#nav li a:active
				{
	background-color: #333333 !important;
				}

			#nav span:after
			{
	width: 0;
	height: 0;
	border: 0.313em solid transparent; /* 5 */
	border-bottom: none;
	border-top-color: #115342;
	content: '';
	vertical-align: middle;
	display: inline-block;
	position: relative;
	right: -0.3em; /* 5 */
			}
	
			.nav_text {
			
			height: 100%;
	font-size: 1.3em; /* 24 */
	line-height: 2.3em; /* 60 (24) */
	text-align: center;
	margin-left: 0;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
	
	}

			/* first level */

			#nav > ul
			{
	height: 3.15em; /* 60 */
	background-color: #000;
	vertical-align: top;
	margin: 0px;
			}
				#nav > ul > li
				{
	width: 16.5%;
	height: 100%;
	float: left;
				}
					#nav > ul > li > a
					{
	height: 100%;
	font-size: 1.3em; /* 24 */
	line-height: 2.3em; /* 60 (24) */
	text-align: center;
	margin-left: 0;
			 		}
						#nav > ul > li:not( :last-child ) > a
						{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
						}
						#nav > ul > li:hover > a,
						#nav > ul:not( :hover ) > li.active > a
						{
	background-color: #115342;
						}


				/* second level */

				#nav li ul
				{
	display: none;
	position: absolute;
	top: 100%;
	background-image: url(images/bg_submenu.png);
	background-repeat: repeat;
				}
					#nav li:hover ul
					{
						display: block;
						left: 0;
						right: 0;
					}
						#nav li:not( :first-child ):hover ul
						{
							left: -1px;
						}
						#nav li ul a
						{
	font-size: 1em;
	padding: 0.75em; /* 15 (20) */
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b59254;
						}
							#nav li ul li a:hover,
							#nav li ul:not( :hover ) li.active a
							{
	background-color: #CC0000;
							}
							
	.lang {
	position: relative;
	z-index: 9999;
	margin-top: 1em;
	margin-bottom: 0.5em;
	float: left;
	margin-left: 0.75em;
	height: 18px;
	width: 18px;
	}
	
	.socials_item {
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	height: 18px;
	width: 18px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: middle;
	margin-top: 0.9em;
	margin-right: 0.5em;
	margin-bottom: 0.6em;
	float: right;
}

.socials_item:hover {

	background-position: center top;
	display: inline-block;
	zoom: 1;
    *display: inline;

	
}

.lable {
	display: none;
}

a.news_item {
	min-height: 160px;
	width: 260px;
	padding-left: 190px;
	position: relative;
	margin: 5px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	text-align: left;
	background-image: url(images/bg_news.png);
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	color: #CCC;
	text-decoration: none;
	background-position: right bottom;
}


a.news_item:hover {
	background-image: url(images/bg_content2.png);
}

.news_text {
	position: relative;
	height: auto;
	width: 100%;
}
.news_thumbnail {
	background-color: #666;
	position: absolute;
	height: 160px;
	width: 160px;
	left: 10px;
	top: 10px;
}
.news_link_arrow {
	position: absolute;
	height: 30px;
	width: 30px;
	right: 10px;
	bottom: 10px;
}

#logo_holder {
	position: relative;
	height: 100px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	position: absolute;
	height: 300px;
	width: 400px;
	left: 0px;
	top: 0px;
}




		@media only screen and ( max-width: 62.5em ) /* 1000 */
		{
			#nav
			{
				width: 100%;
				position: fixed;
				margin: 0;
			}
			
			
			
	
.socials_item {
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	height: 18px;
	width: 18px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	margin-right: 0.75em;
	display: none;
}

.socials_item:hover {

	background-position: center top;
	display: none;
	
}

.lang {
	position: relative;
	z-index: 9999;
	margin-top: 1em;
	float: left;
	margin-left: 0.75em;
	height: 18px;
	width: 18px;
	}
	
	
	.socials_item {
	display: none;
}

.socials_item:hover {
display: none;

	
}	

.lable {
	display: none;
}

a.news_item {
	min-height: 160px;
	width: 260px;
	padding-left: 190px;
	position: relative;
	margin: 5px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	text-align: left;
	background-image: url(images/bg_news.png);
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	color: #CCC;
	text-decoration: none;
	background-position: right bottom;
}


a.news_item:hover {
	background-image: url(images/bg_content2.png);
}

.news_text {
	position: relative;
	height: auto;
	width: 100%;
}
.news_thumbnail {
	background-color: #666;
	position: absolute;
	height: 160px;
	width: 160px;
	left: 10px;
	top: 10px;
}
.news_link_arrow {
	position: absolute;
	height: 30px;
	width: 30px;
	right: 10px;
	bottom: 10px;
}

#logo_holder {
	position: relative;
	height: 100px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	position: absolute;
	height: 300px;
	width: 400px;
	left: 0px;
	top: 0px;
}

	
			
		}

		@media only screen and ( max-width: 40em ) /* 640 */
		{
			html
			{
				font-size: 75%; /* 12 */
			}

			#nav
			{
	position: fixed;
	top: auto;
	background-color: #000;
	left: auto;
			}
				#nav > a
				{
	width: 3.125em; /* 50 */
	height: 3.125em; /* 50 */
	text-align: left;
	text-indent: -9999px;
	background-color: #000000;
	position: relative;
				}
					#nav > a:before,
					#nav > a:after
					{
						position: absolute;
						border: 2px solid #fff;
						top: 35%;
						left: 25%;
						right: 25%;
						content: '';
					}
					#nav > a:after
					{
						top: 60%;
					}

				#nav:not( :target ) > a:first-of-type,
				#nav:target > a:last-of-type
				{
					display: block;
				}
				
				#nav li ul a
						{
	font-size: 1.3em;
	padding-top: 1em; /* 15 (20) */
	padding-bottom: 1em; /* 15 (20) */
	padding-left: 1em; /* 15 (20) */
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b59254;
						}
				
		.submenu_tn {
	position: absolute;
	height: auto;
	width: 1em;
	left: -1.6em;
	top: 1.6em;
}		
				
					.nav_text {
			
			height: 100%;
	font-size: 1.3em; /* 24 */
	line-height: 2.3em; /* 60 (24) */
	text-align: left;
	margin-left: 0;
	padding: 0.833em;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #DB2427;
	
	}


			/* first level */

			#nav > ul
			{
				height: auto;
				display: none;
				position: absolute;
				left: 0;
				right: 0;
			}
				#nav:target > ul
				{
					display: block;
				}
				#nav > ul > li
				{
					width: 100%;
					float: none;
				}
					#nav > ul > li > a
					{
	height: auto;
	text-align: left;
	padding: 0.833em; /* 20 (24) */
					}
						#nav > ul > li:not( :last-child ) > a
						{
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
						}


				/* second level */

				#nav li ul
				{
					position: static;
					padding: 1.25em; /* 20 */
					padding-top: 0;
				}
				
		.socials_1 {
	display: none;

}

.socials_2 {
	display: none;
	
}



.socials_3 {
	display: none;

}

#showroom {
	display: none;

}

#bottom {
	display: none;

}
	
.lang {
	position: relative;
	z-index: 9999;
	margin-top: 1em;
	margin-bottom: 1em;
	float: left;
	margin-left: 0.75em;
	height: 18px;
	width: 18px;
	}
	
	.socials_item {
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	height: 18px;
	width: 18px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: middle;
	margin-top: 0.9em;
	margin-right: 0.5em;
	margin-bottom: 0.4em;
	float: right;
}

.socials_item:hover {

	background-position: center top;
	display: inline-block;
	zoom: 1;
    *display: inline;

	
}

.lable {
	position: absolute;
	height: auto;
	width: 60%;
	top: 0.4em;
	z-index: 9999;
	left: 60px;
	font-size: 1.5em;
	text-align: left;
	line-height: 1.5em;
	color: #b59254;
	display: block;
}

a.news_item {
	width: 96%;
	height: auto;
	min-height: auto;
	padding: 0px;
	position: relative;
	margin-bottom: 10px;
	text-align: left;
	background-image: url(images/bg_news.png);
	vertical-align: top;
	color: #CCC;
	text-decoration: none;
	background-position: right bottom;
}


a.news_item:hover {
	background-image: url(images/bg_content2.png);
}
.news_thumbnail {
	background-color: #666;
	position: relative;
	height: auto;
	width: 30%;
	display: inline-block;
	zoom: 1;
    *display: inline;
	top: 0px;
	left: 0px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: top;
}

.news_text {
	position: relative;
	height: auto;
	width: 55%;
	display: inline-block;
	zoom: 1;
    *display: inline;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: top;
}

.news_link_arrow {
	position: absolute;
	height: 30px;
	width: 30px;
	right: 10px;
	bottom: 10px;
}


#logo_holder {
	position: relative;
	height: 100px;
	width: 80%;
	max-width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logo {
	position: absolute;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
}



				
				
		}
