 
 
.slideimg {
	padding:5px;
	margin:5px;
	border:1px solid #999;
	background:#FFF;
	width:200px;
	height:200px;
}


  

h2 { font-weight: bold; color: #005689; font-size: 21.5px; margin: 5px 0; line-height: 1.4em; }

h3 { font-weight: bold; color: #005689; font-size: 18.5px; margin: 5px 0; line-height: 1.4em; margin-top:10px; }

h4 { font-size: 16.5px; font-weight: 400; margin: 5px 0; line-height: 1.4em; }

h5 { margin: 5px 0; line-height: 1.4em; font-size:12px; color:#F60; }
 
        

#nav { background: #e3e3e3; background-image: -moz-linear-gradient(top, #e3e3e3, #f8f7f7); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e3e3e3), to(#f8f7f7)); background-image: -webkit-linear-gradient(top, #e3e3e3, #f8f7f7); background-image: -o-linear-gradient(top, #e3e3e3, #f8f7f7); background-image: linear-gradient(to bottom, #e3e3e3, #f8f7f7); border-bottom: 1px solid #e3e3e3; }
#nav ul { margin: 0;  }
#nav ul li { font-weight: normal; float: left; padding: 0; list-style: none; position: relative; font-weight: bold; line-height: 30px; height: 30px; font-size:13px; }
#nav ul li#home { border-left: 0; }
#nav ul li#about { border-right: 0; }
#nav ul li:last-child { border-right: 0; }
#nav ul li a { color: #005689; display: block; padding: 0 20px; }
#nav ul li a:hover { background: #F60; text-decoration: none; }
#nav ul li:hover ul { display: block; }
#nav ul li ul { margin: 0 0 0 -5px; padding: 0; position: absolute; z-index: 999; display: none; left: 5px; background-color: #e3e3e3; width: 200px; }
#nav ul li ul li { border: none; margin: 0; padding: 0; float: none; line-height: 1.0em; font-size:12px; }
#nav ul li ul li a { height: 30px; line-height: 30px; display: block; padding-left: 10px;  }

#wrapper { min-height: 300px; }

         

   
#carousel { background-color: #f1faff; background-image: -moz-linear-gradient(top, #f1faff, #e3f4fe); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1faff), to(#e3f4fe)); background-image: -webkit-linear-gradient(top, #f1faff, #e3f4fe); background-image: -o-linear-gradient(top, #f1faff, #e3f4fe); background-image: linear-gradient(to bottom, #e3f4fe, #f1faff); height: 240px; padding: 10px; overflow: hidden; }
#carousel .item { margin-left: 50px; margin-right: 50px; }
#carousel p { line-height: 1.5em; color: #555; text-align:justify; }
#carousel .media { margin: 10px; }
#carousel .media img { border: 1px solid #cccccc; }
#carousel .media .pull-left { margin-right: 30px; }
#carousel .media .pull-right { margin-left: 30px; }
#carousel .read-more { font-weight: bold; color: #e3e3e3; }
#carousel .carousel-indicators li { background: #e3e3e3;}
#carousel .carousel-indicators .active { background: #F60; }

 