*
{
	margin:0;
	padding:0;
	
}

.navbar-inverse .navbar-nav>.active>a{
background-color: white !important;
}
#footer
{
	position:absolute;
	background-color:#343434;
	color:#efefef;
	font-size:8pt;
	padding:1%;
	width:100%;
	
	
	
}
.footer
{
	position:relative;
	background-color:#343434;
	color:#efefef;
	font-size:8pt;
	padding:1%;
	width:100%;
	left: 0;
	bottom: 0;
	
	
	
}
#mid3
{
	width:50%;
	height:50%;
	margin-left:25%;
	margin-top:5%;
	
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #006699;
    min-width: 100px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
}
.dropdown-content a {
    color: white;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
	transition:all 1s linear;
}

.dropdown-content a:hover {background-color:#FFF;color:#006699;}

.show{
	
	display:block;
	}
#container
{
	height:1200px;
	width:100%;


	
	}
#header
{
	height:40px;
	width:100%;
	//float:left;
	background:white;
	}

.head1
{   
	color:#006699;
	font-size: 15px;
	font-family:Tahoma, Geneva, sans-serif;
	transition:all 0.5s linear;
	text-align:center;
	
	
	}

.head1:hover{
	
	color:#8F6D18;
	}		
#header2
{
	height:150px;
	width:100%;
	background-color:#FFF;
	z-index:222;
}		
#lefthead
{
	width:259px;
	height:150px;
	float:left;
	margin-left:50px;
	margin-top:0px;
	
	position:relative;

		
}
#img2
{
	width:259px;
	height:150px;
	}	
	
#midhead
{
	width:259px;
	height:150px;
	float:left;
	margin-left:30px;
	margin-top:0px;
	position:relative;
	font-family : 'Oswald', 'Lucida Sans unicode', 'Ludcida Grande', sans-serif;
	color : #666;
	font-weight: 300;
	padding-top:35px;
}
#righthead
{
	width:250px;
	height:80px;
	margin-top:25px;
	float:right;
	margin-right:60px;
	
		
}
#musiclogo{
		
			width:100px;
			height:100px;
			border-radius:50%;
			background-color:green;
			border:none;	
			transition:all 0.5s linear;
			float:left;
	
		}
#musiclogo:hover{
	
	background-color:#FC9;
	}
#contactus{
	
		width:200px;
		height:50px;
		float:right;
	    font-family : 'Oswald', 'Lucida Sans unicode', 'Ludcida Grande', sans-serif;
		color : #006699;
		text-align:center;
		font-size:24px;
		margin-top:29px;
		margin-right:20px;
		transition:color 1s ease;	
	}
#contactus:hover{
	
		color:#FC9;	
	}	
	
	
#mid1
{
	width:100%;
	height:20px;
	display:none;
	margin-top:200px;
	float:left;
	background-color:#FFF;
	}	
#mid2
{
	width:100%;
	height:50px;
	
	margin-top:10px;
	float:left;
	background-color:#006699;
	}
#mid21
	{
		height:50px;
		width:300px;
		float:left;
		
		margin-left:20px;
		
		
		
		}	
#mid211
{
	height:50px;
	width:250px;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
	color:black;
	
	transition: all 0.5s ease;
	}	
#but
{
	height:50px;
	width:250px;
	//float:left;
	margin-left: 45px;
    padding-left: 12px;
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
	color:white;
	background-color:#006699;
	border:none;
	transition: all 1s ease;
	}	
	
#but:hover{
		color:#006699;
		background-color:#FFF;
		cursor:pointer;
		border:none;
		
	}			
#mid212
{	height:50px;
	width:50px;
	float:right;
	background-color:blue;
	}	
#mid22
	{
		height:50px;
		width:500px;
		float:right;
		
		margin-right:40px;
		color:white;
		
				}	
