html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
	font-family:verdana;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

/* W E B S I T E */


h1 {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 17px;
  border-bottom: solid 1px #ccc;
}

#contents h2 {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 17px;
  border-bottom: solid 1px #ccc;
}



#top_line {
	height:3px;
	width:100%;
	background:#fff;
}

#menu_background {
	width:100%;
	height:122px;
	background: #333333; /* Old browsers */
background: -moz-linear-gradient(top,  #333333 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #333333 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #333333 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #333333 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #333333 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

	}
	
#menu_wrapper {
	width:1163px;
	margin:0 auto;
}

#menu {
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	margin: 50px 0px 0px 450px;
	font-size: 15px;
    z-index: 999999999;
}

#menu a {
	color:#fff;
	text-decoration:none;
	
}

#menu a:hover {
	color:#ccc;
}

#menu a:active {
	
}

#menu li {
	float:left;
	list-style-type: none;
	margin-right:60px;
	height: 46px;
}

#menu li:hover {
	border-bottom:solid 2px #fff;
}

#menu li ul li {
    	padding: 10px 10px 0px 10px;
  width:200px;
  background:#000;
  font-size:13px;
  -webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.5);
box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.3);
}

#menu li ul li:hover {
	border-bottom:0px;
}
	
#banner {
	width:100%;
	height:auto;
	background-size: cover;
	background-repeat: no-repeat;
}

#social_line {
	margin-top:250px;
	width:100%;
	height:124px;
	background:#333;
	float: left;
}

#social_wrapper {
	margin: 35px auto;
	width: 227px;
	height: 20px;
}

#bottom_line_wrapper {
	margin:0 auto;
	width:1163px;
}

#bottom_line {
	width:100%;
	height:97px;
	float: left;
	margin-top:25px;
}

#bottom_line_menu {
	float:left;
}

#bottom_line_menu li {
	float:left;
	list-style-type: none;
	border-right: solid 1px #ccc;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:5px;
}

#bottom_line_menu li  a{
	color: #333;
	text-decoration:none;
	font-size:12px;
}

#bottom_line_menu li  a:hover{
	color: #ccc;
}

#bottom_line_description {
	float:right;
	color: #333;
	font-size:12px;
}

#top_wrapper {
	width:1163px;
	margin:0 auto;
}

#wrapper {
	width:1163px;
	margin:50px auto;
	font-size: 14px;
	line-height:1.9;
}

#left_column {
	width:362px;
	height:100%;
	float:left;
}

#left_column a {
 color: #333;
}

#left_column a:hover {
  color: #ccc;
  text-decoration:none;

}

#contents {
	width:750px;
	height:100%;
	float:left;
	margin-left: 50px;
	text-align: justify;
}

#contents a {
 color: #333;
}

#contents a:hover {
  color: #ccc;
  text-decoration:none;

}

#logo {
	background-image: url("../img/logo.png");
	width:289px;
	height:226px;
	position:absolute;
    z-index: 9999;
}

#mail {
	background-image: url("../img/mail.png");
	width:42px;
	height:30px;
	float:left;
	margin-right: 60px;
	margin-top: 5px;
}

#facebook {
	background-image: url("../img/facebook.png");
	width:23px;
	height:43px;
	float:left;
	margin-right: 60px;	
}

#gplus {
	background-image: url("../img/gplus.png");
	width:42px;
	height:44px;
	float:left;
}






/* #menu ul li ul li {
  display:none
} */



#bottom_line_menu ul li ul li {
  display:none  
}

li.edit-icon {
  display: none;
}

td.list-edit {
  display: none;
}

span.hasTooltip {
  display: none;
}

.contact h3 {
  display: none;
}

button.btn {
  color: #fff;
  background: #000;
  border: 0;
  padding: 10px;
  margin-top: 10px;
  margin-left: 540px;
}

button.btn:hover {
  background: #ebebeb;
  color: #000;
}

#logo {
  background-image: url("../img/logo.png");
  width: 239px;
  height: 176px;
  position: absolute;
  z-index: 9999;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 80px;
}

#menu_background {
  width: 100%;
  height: 85px;
}

#menu {
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  margin: 37px 0px 0px 420px;
  font-size: 14px;
}

.control-group {
  margin-bottom: 10px;
}

#contact input {
  padding: 5px 0px 5px 5px;
}

div#maximenuck102 ul.maximenuck li.level1.parent > a:after, div#maximenuck102 ul.maximenuck li.level1.parent > span.separator:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: #fff transparent transparent transparent;
  top: 8px;
  right: -1px;
}

div#maximenuck102 ul.maximenuck li div.floatck ul.maximenuck2, div#maximenuck102 ul.maximenuck2 {
  margin-top: 27px !important;
}



@media all and (max-width:1163px) {
#contents {
  width: 100%;
  height: 100%;
  float: none;
  margin-left: 0px;
}
  
#left_column {
  width: 100%;
  height: 100%;
  float: none;
}
  
#wrapper {
  width: 100%;
  }
  
  #top_wrapper {
   width: 100%;
   background:#333;
  }
  
#bottom_line_menu {
  display:none;
  }
  
#bottom_line_wrapper {
  width: 100%;
  }
  
  #bottom_line_description {
  float: none;
}
  
  #menu_background {
      width: 100%;
      height: auto;
  }
  
  #logo {
      position: inherit;
      margin: 0 auto;
  }
  
  #menu {
    position: inherit;
    height:auto;
    margin:0 auto;
    width:100%;
    text-align: -webkit-center;
  }
  
  #menu_wrapper {
  width: 100%;
  }
  
  #social_line {
  margin-top:0px;
  }
}