.top-header {
    
   width: 100%;
   display: inline-block; 
	background-color: #09f;
	list-style: none;
	text-decoration: none;
	padding: 4px;
	 

} 

.top-header ul {
  width: 60%;

}

.top-header ul li{
    padding: .5em .1em 0 0; 
    font-size: 12px;
	float: left;
	font-family: 'Source Sans Pro', sans-serif;
     color: #fff;
	margin-right: 80px;
     list-style: none;

}
.make {
	display: inline-block;
    float: right;
	margin:0;
}
 
.make li {
	float: left;
	margin-top: -14px;
	padding: 0 4px 0 0;

} 
 .make a img {
    
    width: 16px;
 	border-radius: 40px;
 } 
 #main-header {
   
 	background: #fff;
 	
 }
 #control a:hover {

 	background: #333;
 	color: #fff;

 }

 #main-header img {
 	width: 230px;
 	margin-left: -25px;
 	margin-bottom: -21px;
 	
 }

 #main-header #top {

 display: block;
  font-weight: 600;
  font-size: 18px;
 
 

 }

 #space {

 	margin-top: -30px;

 }

.main-top {

width: 100%;
display: inline-block;
background-image: url(IMG/500.jpeg);

}

header {
	display: inline-block;
	width: 100%;
	background: rgba( 125,125,125, .5);

}

header h1 {
	text-align: center;
	padding:4%;
	color:#fff;
	text-transform: uppercase;
}


 section {
 	width: 95%;
 	display:inline-block;
 	margin: 3%  2.5%;
    text-align: right;
 	background: #06f;
 }

 section p {

	font-size: 12px;
}

section img {

	width:140px;
	float: left;
    padding: 0 2% 0 0;
	
}

section hgroup{
	width: 90%;
	margin: 0 2.5%;
	
	color: #fff;
	text-align:justify;
}

section h4 {
	font-size: 16px;
} 


.shift {

	float: right;
	text-align: right;
	padding: 0 0 0 2%;
}

aside {

   background:#333;
   /*border-right: 5px solid #06f;
   border-bottom: 5px solid #06f;*/
   border-radius:  3px 0;
   border : 4px solid #06f;
	width:55%;
	margin: -17px 2.5% 20px;
	display: inline-block;
	color:#fff;
	padding: 5px 9px;
	
	
}
aside 	h5 {
	font-size: 12px;
     margin:0;
	float:left;
}

aside p {
	margin: 0;
	font-size: 10px;
	padding:.1%;
}

aside a {

	color: #fff;
	padding:.7%;
}
#lip {
    
	float:right;
	background:#333;
	margin-bottom: 20px; 
}
#tip {
	
}
.card {
	background-color: #39f;
	padding: 2%;
	font-size: 14px;

}

hgroup p a {

	color: #fff;
}

hgroup p a:hover  {

	color: #36f;
}


.main-footer {
    width: 98%;
    margin: 4% 1%; /*95*/
    display: inline-block;
    text-decoration: none;
    list-style-type;
    border-top: 1px solid #ccc;
    
}

#drop-footer .vm {
display: inline-block;
	width: 50%;
	float: left;
	margin: 4% 0;
	

}
#drop-footer .vm li {
padding-top: 5%;
	

}

#drop-footer .blue {

	width: 50;
	float: left;
	margin: 2% 0;
	
	
	

}

#drop-footer .blue img {

	width: 10%;
	float: left;
	margin: 7% 1%;
	border-radius: 30px;
	
	
	

}

#drop-footer li {
	list-style-type: none;
	font-size: 12px;
}
#drop-footer h4 {
	
	font-size: 14px;
}
 #drop-footer p  {
	
	font-size: 12px;
}

#drop-footer li {
	list-style-type: none;
}
