header{
	background-color: #08819000;
}
.logo{
	
}
.logo img{
	margin: auto;
	display: block;
}
img:hover{
	opacity: 0.5;
}
#home{
	background-color:#08819014; 
}
#menu1{
	background-color:#08819014; 
}
.social li{
	list-style: none;
	margin-bottom: 7px;
	width: 100px;
}
.footer{
	padding: 10px;

}
.top-header{
	height: 40px;
	background-color: #1b0402d1;
}
.contact ul li {
	list-style: none;
	display: inline-block;
	color: white;
	margin-bottom: 0px;
	font-weight: bold;

}
.anu_logo{
	
	margin-top: 19px;
}
.anuu_logo{
	margin-top: 19px;
}
.pull-right {
    
    }
    .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 30px;
    list-style: none;
    background-color: #4c0a0a;
    border-radius: 4px;
    box-shadow: 1px 1px 7px;
    
}
.breadcrumb_link_color{
	color: white;
	font-weight: bold;
}
.breadcrumb .active{
	color: #bee9ff;
	font-weight: bold;
}
.inner_list_image {
	width: 10;
    list-style-image: url(../images/bullet.png);
}
.inner_list_image a {
    color: #333;
    font-size: 17px;
    }
.inner_list_image > li {
    border-bottom: 1px solid #0d4663;
    padding: 5px;
}
.readmore_text:hover {
    font-size: 16px;
}
    