* {font-family: 'Amatic SC', cursive; font-weight: 400; margin: 0px; text-decoration: none;}
strong {font-weight: 700;}
#top_line {
	width: auto;
	height: 15px;
	display: inline;
	position: relative;
}

#bl1, #bl2, #bl3, #bl4, #bl5{
	height: 15px;
	display: inline-block;
}
#bl1{
	background-color: #333333;
	width: 16%;
}

#bl2{
	background-color: #3399CC;	
	width: 28%;
}
#bl3{
	background-color: #669999;	
	width: 20%;
}
#bl4{
	background-color: #999933;	
	width: 14%;
}
#bl5{
	background-color: #CCCC00;	
	width: 22%;
}
header h1{
	position: relative;
	margin-top: 100px;
	text-align: center;
}
header #block{
	position: relative;
	text-align: center;
	width: 60%;
	margin: auto auto;
	font-size: 15pt;
}
header a:hover, a:active{
	background-color: #000;
	color: #FFF;
}

#ct_blcs {
	margin: 100px auto;
	display: block;
	position: relative;
	width: 950px;
	height: 210px;
}

#ctbl1, #ctbl2, #ctbl3 {
	width: 250px;
	height: 150px;
	display: inline-block;
	background-color: #666666;
	position: relative;
	padding: 25px;
	color: #FFF;
	font-size: 20pt;
	margin-right: 10px;
}

#fooico {
	display: block;
	width: 50px;
	height: 20px;
	position: relative;
	/*border: 1px solid red;*/
	margin: auto;
}
#em, #lk {
	width: 20px;
	height: 20px;
	position: relative;
	display: inline-block;
	margin: 0 2px;
}