body { /* background : url(Images/bg_masthead.png) left top repeat-x; */ }
#wrap {  margin: 0 auto; padding: 0px; width: 960px; text-align: left; min-height: 400px; clear:both;}
#mastheadAdmin, .mastheadAdmin
{
    margin: 0 auto; padding: 0px; text-align: center;  width: 100%;
    background-color: #eaebeb;
    background: url(Images/bg_masthead_admin.png) left bottom repeat-x,
                url(Images/loyalistic.png) 5px center no-repeat;
    height:35px; position: relative; /* z-index:110; */
}

#masthead, #footer { margin: 0 auto; padding: 0px; text-align: center; width: 100%; }

#masthead {
    /*^background: url(Images/bg-appMenu.png) repeat-x right bottom #b3d656; 
    background: url("Images/bg_masthead.jpg") no-repeat left top; */
    width: 100%;
    height: 140px;
	height: 122px;
    position: relative; z-index:110;  margin: margin: 0 auto;
	background: #d1d2d4;
	background: #DADBCA;
	background: none;
	margin-bottom: 30px;
}

    #masthead #loyalistic-logo { width: 100%; margin: 0 auto; height: 30px; 
        background: transparent url("Images/loyalistic.png" ) no-repeat 5px center;
        position: relative; /* z-index:111; */
    }
   
/* ###############  H E A D E R  ############### */
/*
    #logo { 
        display: block; float: left; width: 160px; margin-bottom: 10px; text-align:left;
    } 
	*/
	#logo {
		display: block;
		float: left;
		width: 90px; 
		height: 90px;
		margin-top: 0;
		text-align: left;
		background-color: #FFF; text-align:left; padding:0;
		position: absolute; top: 25px;
    } 
	#logo  img { height: 90px;}
    .tools { width: 840px; display: inline; float: right; margin: 0px 0px 0px 0px; height: 25px; }
    ul#tools { list-style: none; margin: 0px 0px 0px 0px; display: inline; float: right;
               clear: right; }
    ul#tools li { color: #FFF; display:inline; font-size: 11px; float: right; margin: 0px;
                  border-left: 1px solid #FFF; padding: 0px 8px;
                  }
    ul#tools li:first-child { border-right: 1px solid #FFF; }
    
    ul#tools li a:link, ul#tools li a:visited  {
	color: #85878B; line-height: 18px; display:block; float: left; margin-top: 0px;
        text-decoration: none; font-weight: bold; padding: 0px 5px 0px 5px; margin: 2px 0px 0px 0px;
        text-transform:uppercase; }
    ul#tools li a.current, ul#tools li.logout a { color: #678e00; color: #FFF; }
    ul#tools li.logout a { text-transform: none; }
    ul#tools li a.current:hover { color: #333; }
    ul#tools li a:hover { text-decoration: underline; color: #333; }
    ul#tools li a.selected {
    	color: #070f58; text-decoration: underline;
    }
    /* ul#tools li:first-child { border-left: solid 1px #eaeaea; } */
    #header {
		margin: 0 auto;
	padding: 0px;
	width: 960px;
	clear: both;

        position: relative; z-index: 112; 
        display: block;
    }
    
    #header .logoName { 
        display: inline; float: right;
        color: #838383; color: #777;font-size: 18px; line-height: 20px;
        margin: 0px 0px 9px 0px;
	    padding: 5px 0px 0px 0px;
	    width: 830px; height: 55px;
    } 
    #header .logoName .address { 
        display: inline; float: right; clear:both;
        width: 300px; 
        text-align: right;
	    line-height: 15px;
	    padding: 5px 0px 0px 0px;
	    font-size: 11px; color: #a7a6a6; color: #838383; color: #FAFAFA;
	    text-transform: uppercase;
	    font-weight: bold; height: 20px;
    }   
    #header .logoName h1 { font-size: 42px; color: #222; line-height: 48px; padding: 0; margin: 0; text-align: left; /*text-shadow: 2px 2px 4px rgba(123, 123, 123, 0.5);*/ }
ul.mainmenu {
	display: inline;
	float:right;
	padding: 6px 0 0 110px;
	margin:0;
	list-style: none;
	width: 840px;
	width: 870px;
	width: 960px;
	height: 27px;height: 40px; position: relative; top:0; left:0;
	border-bottom: 7px solid #D1D2D4;
	z-index: 50;
}

ul.mainmenu li {
	padding: 0px 0px 0px 0;
	margin: 0;
	display: inline;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
    border-left: 1px solid #fff; 
    padding: 0;
	height: 27px;
}
    ul#mainmenu li:first-child { border-left: 1px solid #fff; }
    ul#mainmenu li:last-child { border-right: 1px solid #fff; }
/* ul.mainmenu li a:before { */
	/* content: "\00BB \0020"; */
	/*
	content: " \0020 \007c \0020";
	}
    ul.mainmenu li:last-child a:after { content: " \0020 \007c \0020"; }
*/
ul.mainmenu li a,
ul.mainmenu li a:link,
ul.mainmenu li a:visited {
	color: #FFF;
	color: #7b8fc9;
	display: block;
	font-size: 14px;
	line-height: 18px;
	padding: 5px 20px 4px 20px;
	text-transform: uppercase;
	font-weight: bold;
}
ul.submenu li.selected a
{
  border-bottom: 7px solid #D0D1D3;
	color: #FFF;
}
ul.mainmenu li a:hover { color: #fff; background-color: #7b8fc9; text-decoration: none; }
ul.mainmenu li.selected a:link { color: #d0d2e1; }
ul.mainmenu li.current { background-color: #7f86c1; }


ul.mainmenu li ul { background-color: transparent; position: absolute; top: 39px; left: 110px;width: 850px; right: 0; }
ul.mainmenu li ul li { background-color: rgba(218, 219, 202, 0.5); color: #fff; position: relative;  }
ul.mainmenu li ul li a {  font-size: 12px !important; color: #4B808B !important; }
ul.mainmenu li ul li a:hover {  background-color: #C4C5AF !important; color: #4B808B !important; }
ul.mainmenu li ul li.current { background-color: #7f86c1; }

div#treeMenu 
{
   	clear:left;
	width: 230px;
	float:left;
    background:url("images/bg_treeMenu.png") no-repeat right top transparent;
    padding:0px 0px 0px 0px;

}

div#treeMenu h3 { text-align: left; padding-top: 10px; }


ul.submenu {
	margin: 0;
	list-style: none;
    padding: 0px 12px 30px 12px;
    background:url("images/bg_treeMenuBottom.png") no-repeat right bottom transparent;
}
ul.submenu li {
	font-size: 1.2em;
	padding: 5px 0 5px 5px;
	margin: 0;
	display: block;
	border-bottom: 2px solid #f6f6f6;
	text-align: left;	
}
ul.submenu a,
ul.submenu a:link,
ul.submenu a:visited {
	display: block;
	background: url(images/bg_menuGreenBulletLink.png) no-repeat left top;
	padding-left: 20px;
	color: #003C79;
}
ul.submenu a:hover { color: #000000; }


#container { background-color: White; display: inline; float: left; clear:left; 
             /* background: White url("Images/bg_wrap.jpg") repeat-x left top;  */
             width: 100%;
                 
    background-color: #f38630;
}



#leftContainer, .leftContainer {
	clear:left;
	display: inline;
	float:left;
    /* background:url("images/bg_treeMenu.png") no-repeat right top transparent; */
    margin-right: 20px;
    padding:0px 0px 0px 0px;
    text-align: left;
	width: 230px;
}

#contentContainer
{
	/* clear:none;
	float:left;
	text-align:left; */
	display: inline;
	float:left;
	width: 960px;
	min-height: 300px;
	margin-top: 25px;
	/*background-color: #FAFAFA;
	border: 1px solid #f6f6f6; 
*/
}
#contentContainer2
{
	/* clear:none;
	float:left;
	text-align:left; */
	display: inline;
	float:left;
	width: 710px;
}
#footer { /* position: absolute; bottom: 0;*/
    width: 956px;
    margin: 25px 0px 10px 0px;
    padding: 25px 0px 20px 0px;
    background-color: #FFF; 
	border-top: 3px solid #d1d2d4;
    line-height:17px;
	font-size: 13px;
	color: #444;
    background-color: #F9F9F9;
    min-height: 135px;
}