* {
	font-family: 'Courier';
	font-size:15px;
	border:0px;
	border-collapse:collapse;
	webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust:none;
    padding:0px;
	margin:0px;
}

div#log{
	width: 200px;
	height: 200px;
	position: fixed;
	top: 70px;
	left: 10px;
	color: #fff;
	padding: 10px;
	z-index: 10000;
	background-color: #000;
	border: 2px solid #fff;
	font-family: 'Consolas';
	z-index:1000;
	display:none;
}

div#loader{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #000;
	z-index: 1000000;
}

html,body {
	width:100%;
	height:100%;
}

body div#complete_background{
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 0;
	background-image: url(/templates/web/img/background.png);
	height:10000px;
}

body div#mobile_nav{
	position: absolute;
	width: 100%;
	height: 50px;
	z-index: 1000;
	display: none;
	cursor: pointer;
}

body div#mobile_nav img{
	position: relative;
	top: 10px;
	left: 16px;
}

h1, h2, h3, p{
	margin-top: 0px;
}

main section section article h2{
	font-size: 30px;
	margin: 20px 0px;
	font-weight: normal;
}

nav ul div.underline{
	display: none;
	width: 290px;
	height: 0px;
	border-bottom: 1px solid #000;
	margin: 0px auto;
}

nav ul div.underline:last-of-type{
	border-bottom: 0px solid #000;
}

nav #social-icons {
	position: absolute;
	right:12px;
	top:12px;
}

main section section article h3, h4{
	color: #A8A8A8;
	text-decoration: underline;
	margin-top: 20px;
}

main section section article{
	text-align: center;
}

main section#content section img.new_start_image{
	width: 150px;
	top: -100px;
	z-index: 10;
	height: auto;
	right: 75px;
}

main section.cnt_nbr_menu .brett {
	background-position: center 0; 
	background-image: url(/templates/web/img/backgrounds/menu.png);
	background-size:cover;
	height:1300px;
	margin-top:-200px;
}

main section.cnt_nbr_menu div.flexslider {
	width:560px;
	margin:0px auto;
	position: relative;
}

.flex-control-nav {
	display: none;
}

.flex-nav-prev,
.flex-nav-next {
	position: absolute;
	top:50%;
	z-index:10;
	color:rgba(0,0,0,0) !important;
	font-size:1px;
	width:20px;
	height:38px;
	list-style: none;
	margin-top:80px;
}

.flex-nav-prev a,
.flex-nav-next a {
	color:rgba(0,0,0,0) !important;
	font-size:1px;
	width:20px;
	height:38px;
	list-style: none;
}

.flex-nav-next {
	right:-62px;
}

.flex-nav-prev {
	left:-60px;
}

.flex-nav-prev a {
	display: block;
	width:20px;
	height:38px;
	background-image: url(../img/prev.png);
}

.flex-nav-next a {
	display: block;
	width:20px;
	height:38px;
	background-image: url(../img/next.png);
}

main section.cnt_nbr_menu img{
	width: 560px;
	margin-top: 260px;
	margin-left: -6px;
}

main section#content section h1{
	position: absolute;
	text-transform: uppercase;
	font-weight: normal;
	top: -150px;
	font-size: 50px;
	width: 300px;
	left:50%;
	margin-left:-150px;
	color: #fff;
}

main section#content section p {
	padding-bottom:20px;
}

main section#content section a {
	color:#000000;
}

main section table{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 10;
}

main section table td{
	padding: 10px;
}

main section div.slideshow{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	background-size: cover
}

.contact {
	width:920px;
	height: 800px;
}

.contact a,
.contact * a {
	color: #FFFFFF !important;
}

.contact table:first-of-type {
	margin-top:-80px;
}

.contact table:last-of-type {
	width:380px;
	margin:0px auto;
	height:auto;
	margin-top:50px;
	border-top:2px solid #FFFFFF;
}

.footer-padding td {
	padding-top:40px;
}

/*main section#content section.contact h1 {
	top:-80px;
}*/

.contact table td {
	vertical-align: top;
	color:#FFFFFF;
	text-align: center;
}

.contact table td a {
	color:#FFFFFF;
	text-decoration: underline;
}

.contact h3{
	text-decoration: none;
	color: #fff;
	font-size:26px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom:20px;
}

.footer_links{
	width: 100%;
	text-align: center;
}

.footer_links img{
	margin: 0px 10px;
	height: 55px;
}

main section table td.border_tl{ background-image: url(/templates/web/img/border/border_tl.png); background-position: 100% 100%; background-repeat: no-repeat; height: 16px; width: 16px;}
main section table td.border_tr{ background-image: url(/templates/web/img/border/border_tr.png); background-position: 0% 100%; background-repeat: no-repeat; height: 16px; width: 16px;}
main section table td.border_bl{ background-image: url(/templates/web/img/border/border_bl.png); background-position: 100% 0px; background-repeat: no-repeat; height: 16px; width: 16px;}
main section table td.border_br{ background-image: url(/templates/web/img/border/border_br.png); background-repeat: no-repeat; height: 16px; width: 16px;}
main section table td.border_hb{ background-image: url(/templates/web/img/border/border_hb.png); background-repeat: repeat-x;  background-position: top;}
main section table td.border_ht{ background-image: url(/templates/web/img/border/border_ht.png); background-repeat: repeat-x;  background-position: bottom;}
main section table td.border_vl{ background-image: url(/templates/web/img/border/border_vl.png); background-repeat: repeat-y;  background-position: right;}
main section table td.border_vr{ background-image: url(/templates/web/img/border/border_vr.png); background-repeat: repeat-y;  background-position: left;}

div.art_border{
	margin: 40px auto;
	width: 100px;
	border-bottom: 1px solid #000;
}

main section#content section h1 span{
	border-top: 1px solid #fff;
	width: 300px;
	height: 0px;
	display: block;
	margin: 10px auto;
}

nav ul{
	padding-top: 12px;
	list-style: none;
	margin: 0px;
	width: 840px;
	margin: 0px auto;
}

nav ul li{
	float: left;
	width: 180px;
}

nav ul li a{
	cursor: pointer;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: uppercase;
}

nav ul li:nth-of-type(2){
	margin-right: 60px;
}

nav ul li:nth-of-type(3){
	margin-left: 60px;
	text-align: right;
}

nav ul li:nth-of-type(4){
	text-align: right;
}

header{
	position: fixed;
	z-index: 200;
	width: 100%;
	height: 51px;
	background-color: #fff;
	box-shadow: 0px 10px 50px 10px rgba(0,0,0,0.25)
}

header div#header_logo{
	position: absolute;
	left: 50%;
	margin-left: -160px;
	width: 320px;
	top: 80px;
	cursor: pointer;
}

header div#header_logo img{
	width: 100%;
}

main{
	height: calc(100% - 50px);
	display: block;
	position: relative;
	z-index: 1;
}

main h1{
	text-align: center;
}

main section.background{
	position: fixed;
	background-position: center center;
	background-size: 100% 100%,  100% 100%;
	background-repeat: no-repeat;
	width: 100%;
	top:0px;
	left:0px;
}

main section#content section{
	background-color: #FFF;
	box-shadow: 0px 0px 60px rgba(0,0,0,0.1);
	width: 800px;
	padding: 40px;
	margin: 0px auto;
	margin-top: 0px;
	position: relative
}

main section#content section.contact{
	position: absolute;
	box-shadow: none;
	background-color: rgba(0,0,0,0);
	width:920px;
	left:50%;
	margin-left:-500px;
}

main section#content section > img{
	position: absolute;
	width: 100%;
	right: 0;
}

main section#content section > img.border_image_top{
	top: -20px;
}

main section#content section > img.border_image_bott{
	bottom: -20px;
}

main section#content{
	position: absolute;
	margin-left: -440px;
	left: 50%;
	top: 200px;
	z-index: 20;
}


@media only screen and (max-width : 1023px) {
	.flex-nav-next {
		right:-52px;
	}

	.flex-nav-prev {
		left:-50px;
	}

	main section#content section{
		width:600px;
	}

	main section#content section.contact {
		width:600px;
		margin-left:-340px;
	}

	main section#content{
		margin-left: -340px;
	}

	main section#content section > img.border_image_top{
		top: -15px;
	}

	main section#content section > img.border_image_bott{
		bottom: -15px;
	}

	.contact table:first-of-type {
		margin-left:18px;
	}

	.contact table:first-of-type td {
		width:260px;
		display:block;
	}

	.contact table:first-of-type td {
		float:left;
	}

	main section.cnt_nbr_menu .brett {
		height:1066px;
	}

	main section.cnt_nbr_menu div.flexslider,
	main section.cnt_nbr_menu div.flexslider img {
		width:460px;
	}

	main section.cnt_nbr_menu img{
		width: 460px;
		margin-top: 200px;
	}

	nav ul {
		width:600px;
	}

	nav ul li{
		float: left;
		width: 125px;
	}

	nav ul li:nth-of-type(2){
		margin-right: 50px;
	}

	nav ul li:nth-of-type(3){
		margin-left: 50px;
		text-align: right;
	}

	nav ul li:nth-of-type(4){
		text-align: right;
	}
}

@media only screen and (max-width : 767px) {
	.flex-nav-next {
		right:-50px;
	}

	.flex-nav-prev {
		left:-48px;
	}

	header div#header_logo {
		top:20px;
		z-index:20;
	}

	body div#mobile_nav{
		display: block;
	}

	.cnt_nbr_menu {
		min-height:auto !important;
	}

	.new_start_image {
		display: none;
	}

	* {
		font-size:14px;
	}

	.background table {
		display:none;
	}

	main section#content section{
		width:440px;
	}

	main section#content section.contact {
		width:440px;
		margin-left:-260px;
	}

	main section#content{
		margin-left: -260px;
	}

	main section#content section > img.border_image_top{
		top: -12px;
	}

	main section#content section > img.border_image_bott{
		bottom: -12px;
	}

	.contact table:first-of-type {
		margin-left:0px;
	}

	.contact table:first-of-type td {
		width:100%;
		display:block;
	}

	.contact table:first-of-type td {
		float:none;
	}

	main section.cnt_nbr_menu .brett {
		height:786px;
	}

	main section.cnt_nbr_menu div.flexslider,
	main section.cnt_nbr_menu div.flexslider img {
		width:320px;
	}

	main section.cnt_nbr_menu img{
		width: 440px;
		margin-top: 160px;
	}

	nav ul {
		width:100%;
		background-color: #FFFFFF;
		padding-top:120px;
	}

		nav ul li:nth-of-type(3),
		nav ul li:nth-of-type(2),
		nav ul li:nth-of-type(1),
		nav ul li:nth-of-type(4) {
			margin: 0px;
			text-align: center;
		}

		nav ul li {
			float:none;
			width:calc(100% - 80px);
			margin:0px auto !important;
			text-align: center !important;
			padding:10px;
			border-bottom: 1px solid #000000;
		}

		nav ul li:last-of-type {
			border-bottom: 0px;
		}

		nav ul li a,
		nav ul li {
			text-decoration: none !important;
		}
}

@media only screen and (max-width : 540px) {
	header div#header_logo {
		top:20px;
		z-index:20;
	}

	main section section article h2 {
		font-size:18px;
	}

	main section#content section{
		width:260px;
		padding:20px;
	}

	main section#content section.contact {
		width:260px;
		margin-left:-150px;
	}

	main section#content{
		margin-left: -150px;
	}

	main section#content section > img.border_image_top{
		top: -5px;
	}

	main section#content section > img.border_image_bott{
		bottom: -5px;
	}

	.contact table {
		margin-left:0px;
		width:100% !important;
	}

	.contact table td {
		padding-left:0px;
		padding-right: 0px;
	}

	.contact table:first-of-type td img {
		width:40px;
	}

	.contact table:last-of-type td {
		padding:0px;
		height:auot !important;
	}

	.contact table:last-of-type td img {
		width:100px;
	}

	.contact table:last-of-type td:first-of-type {
		padding-top:40px;
	}

	.contact table:last-of-type td:last-of-type {
		padding-bottom:40px;
	}

	.contact table td {
		width:100%;
		display:block;
	}

	.contact table td {
		float:none;
	}

	.contact h3 {
		margin:0px;
	}

	main section.cnt_nbr_menu .brett {
		height:536px;
	}

	main section.cnt_nbr_menu {
		padding:0px !important;
		width:300px !important;
	}

	main section.cnt_nbr_menu div.flexslider,
	main section.cnt_nbr_menu div.flexslider img {
		width:240px;
	}

	

	main section.cnt_nbr_menu img{
		width: 240px;
		margin-top: 100px;
	}

	.flex-nav-next {
		right:-29px;
		margin-top:20px;
	}

	.flex-nav-prev {
		left:-23px;
		margin-top:20px;
	}

	.flex-nav-prev a {
		width:15px;
		background-size:contain;
		background-position: center center;
		background-repeat: no-repeat;
	}

	.flex-nav-next a {
		width:15px;
		background-size:contain;
		background-position: center center;
		background-repeat: no-repeat;
	}
}