#logo img {
    display: inline-block;
    margin-top: -6px;
	margin-bottom: -20px;
}
/*.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span {
    background: rgba(0, 0, 0, 0) url("../../../../images/navSep.gif") no-repeat scroll left 26px !important;
    height: 76px;
    line-height: 86px;
    max-width: 200px;
    min-width: 105px;
    padding: 0 0 0 10px;
}*/

#main img {
  padding: 0 8px 0 0px;
}

.nn_tabs .nav-tabs > li.active > a, .nn_tabs .nav-tabs > li.active > a:hover {

    background-color: #1b8505 !important;
}

#bannerwrap {background: transparent;}

#tabwrap {background: transparent;}

#grid1wrap {background: transparent;}

#grid2wrap {background: transparent;}

grid3wrap {background: transparent;}

#grid4wrap {background: transparent;}

#grid5wrap {background: transparent;}

body #bottomrow {background: transparent;}

body .t3-wrapper {background: transparent !important;}

body {background:white;}

/*.article-content.a {
    color: #1b8505;
    text-decoration: underline;
}*/

ul.breadcrumb {
    left: 0;
    margin: 10px 0 10px;
	font-size: 1em;  
}

/*.caret {
    margin-left: 2px;
    margin-top: -4px;
}*/

h1, h2, h3, h4, h5, h6 {
	font-family: 'OpenSans';
	 color: #3399cc;
	 font-style: normal;
}
h1 {
	font-size: 2.1em;
	margin:20px 0px 20px 0px; 
	font-weight: 560;
}
h1.article-title { font-size:1.7em; }
h2 {
	font-size: 1.2em;
	font-weight: 600;
}

    
}
 ul {
 list-style-type: disc;
 list-style-image: url(bullet.gif);
 list-style-position: inside;
 margin-right: 20px;
 }

 
 #container {
  margin: auto;
  width: 500px;
  height: 150px;
  	}
#container > div {
	width: 100px; /* Declare your value. Can be in relative units. */
	display: inline-block;
	vertical-align: top;

	/* IE fix. */
	*display: inline;
	zoom: 1;
	}
#container:after {
	content: "";
	width: 100%;
	display: inline-block;
    }

