@import url(http://fonts.googleapis.com/css?family=Oxygen);
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Pontano+Sans|PT+Sans+Narrow|Lobster|Droid+Sans);
* {
	margin:0 auto;
}
body{
	background-color: white;
}

/*our team*/
#team{
	width: 100%;
	height: auto;
	margin: 0 auto;
	//padding-bottom: 40px;
}
#teammid{
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

#teammid h2{
	//width: 1000px;
	height: auto;
	margin: 0 auto;
	font-family: 'Archivo Narrow', sans-serif;
	text-align: center;
	padding: 10px;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	padding-left: 0px;
}
#teammid p{
	font-family: 'Play', sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	max-width: 819px;
	float: left;
	margin-left: 30px;
	line-height: 24px;
	margin-bottom: 20px;
	margin-top: 0px;
}


#teammid h1{
	text-align: center;
	//font-family: 'Oxygen', sans-serif;
	//font-size: 14px;
	color: #f35600;
	padding-top: 20px;
	margin-bottom: 20px;
	font-family: 'PT Sans Narrow', sans-serif;
}

#main {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color:white;
}
#top {
	width: 100%;
	height: 100px;
	float: left;
	 background-image: url('../images/bottom-bg.jpg');
}
#topmid {
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
	 background-image: url('../images/bottom-bg.jpg');
}
#logo {
	width: auto;
	height: auto;
	width: 220px;
	background-color:none;
	float: left;
}
#logo img{
	//padding: 20px;
	width: auto;
	padding-left: 0px;
}
#social {
	width: auto;
	height: auto;
	//margin-top: 25px;
	float: right;
}

#menu{
	width: auto;
	height: auto;
	background-color: none;
	padding-top: 25px;
	margin-top: 10px;

}
#menu ul{
	list-style: none;
	text-decoration: none;
   
}
#menu ul li {
	padding: 10px 20px;
	text-align: center;
	//background-color: yellow;
	float: left;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#menu ul li :hover{
	
	color: #ffffff;
	text-decoration: none;
}
#menu ul li a{
	text-decoration: none;
	color: white;
}
#menu ul li a:hover{
	color: white;
	text-decoration: none;
}


.achievements {
	background-color:#e8e8e8;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #b5b5b5;
	display:inline-block;
	cursor:pointer;
	color:#000;
	width: 980px;
	padding:8px 0px;
	padding-left: 20px;
	text-decoration:none;
	//text-shadow:1px 1px 0px #7d6433;
	font-family: 'Lobster', cursive; font-weight:300; font-size:18px;letter-spacing:0.5px;
	margin-bottom: 20px;
}




#Library {
   background-image: url('../images/facebook.png');
   height: 42px;
   width: 42px;
   margin-left: 10px;
   float: right;
}

#Library:hover {
   background-image: url('../images/facebook-h.png');
}
#Library-o {
   background-image: url('../images/twitter.png');
   height: 42px;
   width: 42px;
   margin-left: 10px;
   float: right;
}

#Library-o:hover {
   background-image: url('../images/twitter-h.png');
}
#Library-t {
   background-image: url('../images/blog.png');
   height: 42px;
   width: 42px;
   margin-left: 10px;
   float: right;
}

#Library-t:hover {
   background-image: url('../images/blog-h.png');
}


#banner {
	max-width: 1000px;
	height: 335px;
	margin: 0 auto;
	background-color:none;
	margin-bottom: 20px;
}
#bannermid {
	width: 100%;
	height: 335px;
	margin: 0 auto;
	background-color:none;
	float: left;
	margin-bottom: 20px;
}

#about {
	width: 1000px;
	height: 440px;
	margin: 0 auto;
	background-color:none;
    //margin-top: 20px;
}
#about img{
	width: auto;
	height: auto;
	margin: 0 auto;
	border: 1px solid gray;
	margin-left: 0px;
	float: left;
	margin-top: 5px;
}
#about p{
	
	font-family: 'Play', sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	max-width:  480px;
	float: left;
	margin-left: 20px;
	line-height: 24px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 20px;
}
#about ul  {
    
    margin-bottom: 30px;
}
#about ul li {
    
    font-family: 'Play', sans-serif;
    list-style: none;
    text-decoration: none;
    line-height: 30px;
    font-size: 14px;
    //height: 50px;
}
#about h1{
	text-align: center;
	//font-family: 'Oxygen', sans-serif;
	//font-size: 14px;
	color: #f35600;
	padding-top: 20px;
	margin-bottom: 20px;
	font-family: 'PT Sans Narrow', sans-serif;
}
#about img {

	margin-bottom: 5px;
	
}
#about h4 {

	color: #f35600;
	font-weight: bold;
	text-align:center;
	font-size: 13px;
}
#aboutLeft {
	width:680px;
}
#aboutRight {

	width:320px; 
	float:right;
}
#aboutRight img{
}

#intro1 {
	width:680px;
}
#intro1 img{
	width: auto;
	height: auto;
	margin: 0 auto;
	//border: 2px solid gray;
	margin-left: 250px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#intro1 p{
	font-family: 'Play', sans-serif;
	font-size: 14px;
	color: black;
	float: left;
	text-align: justify;
	width: 680px;
	line-height: 24px;
	margin-bottom: 20px;
}
#intro1 img{
	
}
#intro {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	background-color:none;
    //margin-top: 20px;
}
#intro img{
	width: auto;
	height: auto;
	margin: 0 auto;
	//border: 2px solid gray;
	margin-left: 45%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#intro p{
	
	font-family: 'Play', sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	//max-width: 680px;
	float: left;
	//margin-left: 40px;
	line-height: 24px;
	//margin-bottom: 20px;
}
#intro img{
	
}
#intro h1{
	text-align: center;
	//font-family: 'Oxygen', sans-serif;
	//font-size: 14px;
	color: #f35600;
	padding-top: 20px;
	margin-bottom: 20px;
	font-family: 'PT Sans Narrow', sans-serif;
}
#grap {
	width: 100%;
	height: 480px;
	margin: 0 auto;
	background-color:none;
    //margin-top: 20px;
    background-image: url("../images/strip-bg.jpg");
    }

#grapho {
	width: 1000px;
	height: 540px;
	margin: 0 auto;
	background-color:none;
    //margin-top: 20px;
    //background-image: url("../images/strip-bg.jpg");
}
#grapho img{
	width: auto;
	height: auto;
	margin: 0 auto;
	border: 2px solid #801b00;
	//margin-left: 20px;
	float: left;
	margin:45px 15px 0 auto;
}
#grapho p{
	padding-top: 40px;
	font-family: 'Play', sans-serif;
	font-size: 14px;
	color: white;
	text-align: justify;
	max-width: 720px;
	float: left;
	//margin-left: 40px;
	line-height: 24px;
	//margin-bottom: 20px;
	//margin-left: 30px;
}
#grapho h1{
	text-align: left;
	font-family: 'Oxygen', sans-serif;
	//font-size: 14px;
	color: #f35600;
	padding-top: 50px;
	//margin-top: 20px;
	margin-left: 30px;
	//padding-left: 30px;
	font-family: 'PT Sans Narrow', sans-serif;
}
#footer {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color:#002579;
    //margin-top: 20px;
    
}
#footermid{
	width: 1000px;
	height: auto;
	margin: 0 auto;
    //margin-top: 20px;
    background-color:#002579;
}


.k{
	margin-top: 40px;
	text-align:left;
	width: 500px;
	height: 40px;
	float: left;
	margin: 0 auto;
	//margin-top: 30px;
	background-color: none; 
}
.k p{
	font-family: 'Play', sans-serif;
	font-size: 13px;
	color: white;
	text-align: left;
	//max-width: 1000px;
	//float: left;
	//margin-left: 40px;
	line-height: 24px;
	//margin-bottom: 20px;
	//margin-left: 30px;
	//padding: 20px;
	background-color:none;
	
}

.k-one{
	margin-top: 40px;
	text-align:left;
	width: 500px;
	height: 40px;
	float: right;
	text-align: right;
	margin: 0 auto;
	//margin-top: 30px; 
	background-color: none; 
}
 
.k-one p{
	font-family: 'Play', sans-serif;
	font-size: 14px;
	color: white;
	text-align: right;
	//max-width: 1000px;
	//float: left;
	//margin-left: 40px;
	line-height: 24px;
	//margin-bottom: 20px;
	//margin-left: 30px;
	//padding: 20px;
	background-color:none;
	
}
.k-one a{
	font-family: 'Play', sans-serif;
	font-size: 14px;
	color: white;
	text-decoration: none;
	
}
.k-one a:hover{
	
	color: #ff7e00;
	
}
#info {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	//background-color:#002579;
    //margin-top: 20px;
    background-image: url('../images/bottom-bg.jpg');

    
    
}

#infomid{
	width: 1000px;
	height: 300px;
	margin: 0 auto;
    //margin-top: 20px;
    background-color:#002579;
}
#infomid img{
	margin-top: 10px;
}
#info p{
	
	font-family: 'Play', sans-serif;
	font-size: 14px;
	color: white;
	text-align: left;
	//max-width: 700px;
	float: left;
	//margin-left: 40px;
	line-height: 24px;
	margin-top: 20px;
	//padding-top: 20px;
}
#info a{
	color: white;
	list-style: none;
	text-decoration: none;
}
#info a:hover{
	color: #ff7e00;
	list-style: none;

}
#info-one a{
	color: white;
	list-style: none;
}
#info-one a:hover{
	color: #ff7e00;
	list-style: none;

}
#info-one {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	background-color:#2c2c2c;
    //margin-top: 20px;
    float: left;
    
}
#info-onemid{
	width: 1000px;
	height: 220px;
	margin: 0 auto;
    //margin-top: 20px;
    background-color:none;
    //float: left;
}
#info-onemid img{
	width: auto;
    margin-top: -130px;
	margin-left: 50px;
	float: right;
}
#info-one p{
	
	font-family: 'Play', sans-serif;
	font-size: 14px;
	color: white;
	text-align: left;
	//max-width: 700px;
	float: left;
	//margin-left: 40px;
	line-height: 24px;
	margin-top: 20px;
	//padding-top: 20px;
}
#info ul li{
	
	float: left;
	background-color: none;
	font-family: 'Play', sans-serif;
	font-size: 20px;
	color: white;
	text-align: left;
	//max-width: 700px;
	float: left;
	//margin-left: -25px;
	line-height: 24px;
	margin-top: 10px;
	//padding-top: 20px;
}
#info ul{
	
	margin-top: 60px;
}
#bl{
	width: 1000px;
	height: 300px;
	//background-color: #ff7e00;
	margin-top: 0px; 
	margin: 0 auto;
}

#bl-1{
	width: 1000px;
	height: 470px;
	//background-color: #ff7e00;
	margin-top: 0px; 
	margin: 0 auto;
}


#block {
	float: left;
     background-color: #e8e8e8;
    border: 1px solid #ccc;
    color: #ccc;

    height: 220px;
    margin-right: 32px;
    width: 310px;
	
}
#block h3 {
	text-align: center;
	background-image: url("../images/strip-bg.jpg");
	padding: 15px;
	font-family: 'Oswald', sans-serif;
    color: white;
    font-weight: 300;
	
}
#block p{
	
	font-family: 'Play', sans-serif;
	
	color: black;
	
	//max-width: 700px;
	//float: left;
	//margin-left: 40px;
	line-height: 24px;
	//margin-top: 20px;
	padding: 10px;

    font-size: 14px;
    line-height: 24px;
    padding: 10px;
    text-align: center;
}
#bl-1 h1{
    text-align: center;
    font-family: 'PT Sans Narrow', sans-serif;
    //font-size: 14px;
   color: #f35600;
    padding-top: 20px;
    //margin-top: 20px;
}
#block-sr {
	float: left;
     background-color: #fff;
    border: 5px solid #e8e8e8;
    color: #ccc;
    //border-radius: 5px;
    height: 310px;
    margin-right: 32px;
    width: 300px;
	
}
#block-sr h3 {
	text-align: center;
	//background-image: url("../images/strip-bg.jpg");
	padding: 15px;
	font-family: 'Oswald', sans-serif;
    color: #f35600;
    font-weight: 300;
    font-size: 16px;
	
}
#block-sr p{
	
	font-family: 'Play', sans-serif;
	
	color: black;
	
	//max-width: 700px;
	//float: left;
	//margin-left: 40px;
	line-height: 24px;
	//margin-top: 20px;
	padding: 10px;

    font-size: 14px;
    line-height: 24px;
    padding: 10px;
    text-align: center;
}
#block-sr ul{
	
	width: 265px;
	margin: 0 auto;
	margin-left: 30px;
	margin-top: 20px;
	padding-right: 20px;
	
}

#block-sr ul li{
	
	font-family: 'Play', sans-serif;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    list-style: square;
    padding-bottom: 10px;
}
    
#block-sr img {

	margin-top: 20px;
}

#book {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0px;
	height: 450px;
	background-color: white;
}
#book2 {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0px;
	height: 430px;
	background-color: green;
}
#book3 {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0px;
	height: 430px;
	background-color: blue;
}
#book4 {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0px;
	height: 430px;
	background-color: yellow;
}
#book #book-img {
	width: 280px;
	margin:20px;
	float: left;
}
#book #book-img  img{
	width: 280px;
	margin-bottom: 20px;
	float: left !important;
}
#book #book-img  h3{
	font-size: 12px;
	color: black;
	text-align: center;
}


#book2 #book-img {
	width: 280px;
	margin:20px;
	float: left;
}
#book2 #book-img  img{
	width: 280px;
	margin-bottom: 20px;
	float: left !important;
}
#book2 #book-img  h3{
	font-size: 12px;
	color: black;
	text-align: center;
}

#book3 #book-img {
	width: 280px;
	margin:20px;
	float: left;
}
#book3 #book-img  img{
	width: 280px;
	margin-bottom: 20px;
	float: left !important;
}
#book3 #book-img  h3{
	font-size: 12px;
	color: black;
	text-align: center;
}

#book4 #book-img {
	width: 280px;
	margin:20px;
	float: left;
}
#book4 #book-img  img{
	width: 280px;
	margin-bottom: 20px;
	float: left !important;
}
#book4 #book-img  h3{
	font-size: 12px;
	color: black;
	text-align: center;
}