@charset "utf-8";
/* CSS Document */


/* -------------------------------
        LAYOUT STRUCTURE
----------------------------------*/
#wrapper {
/*	width: 100%;*/
	width: 101%;
	padding-left: 0px;
	margin-left: -15px;
	margin-right: 15px;
	/* [disabled]max-width:1200px; */
}

#headerInner {
    width: 98%;
    max-width: 1200px;
}

/*----------------------------
          LOGO
------------------------------*/

/* 8DEC2016.logo  {
	margin-left: 10px; 8DEC2016 */
	/*margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;*/
/* 8DEC2016 } 8DEC2016 */

/*.logo div{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	max-width: 309px;
	position: static;
}*/



/*----------------------------
         HEADER
------------------------------*/
/*div#header-jpeg{

	position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 998px;
    height: 228px;

    background-image: url('../images/header.jpg');
    background-repeat: no-repeat;
    background-position: right center;
	}
*/


/*----------------------------
         Main menu 
------------------------------*/

#fdw {  
        width:100%;
}
/*----------------------------
    sub menu inside of Main menu 
------------------------------*/
#fdw ul li ul.sub-menu {
	top: 20px;/* space between opened submenu and main menu item */
	left: 128px;
    border-bottom: 1px solid #5E822D;
    background: #72A731;
    border-right: 1px solid #5E822D;
    -webkit-box-shadow: 7px 7px 10px -5px rgba(0,0,0,0.4);
    box-shadow: 7px 7px 10px -5px rgba(0,0,0,0.4);
}


/* -------------------------------
      Block "Last Posts"
----------------------------------*/
#lpblockInner {
        width: 98%;
	}
	
	
	
/* -------------------
       FOOTER
--------------------- */			 
#footer {
       }

#footerInner {
	width: 98%;
}	
div#footertext{
	font-size:16px;
	padding-top: 10px;
	color: #FFFFFF;
}
div#copyrightlabel{
	font-size: 20px;
	padding-top: 40px;
	color: #FFFFFF;
}
#footer #footerInner #copyrightlabel {
}

div.logofooter {
	/* [disabled]float: left; */
}


/* new logo */
.pagebanner{
		margin-left:10px;
}
