
/*======================================*/
/* HEADER RELATED... */
/*======================================*/



/*#title {
	height:80px;
	display:block;
	font-size:65px;
	font-weight:900;
	color: rgb(0, 200, 0);
	line-height:80px;
	margin-top: 20px;
	padding-top:10px;
	float:none;
	letter-spacing:-4px;
	
}
#title_black {
	color: rgb(80, 80, 80);
	letter-spacing:-9px;
}
#title_yellow {
	color: rgb(235, 180, 0);
}

#subtitle {
	height:20px;
	display:block;
	font-size:20px;
	font-weight:700;
	margin-top: -10px;
	float:none;
	letter-spacing:0px;
	
}
*/

#head_img {
	height:90px;
	float:left;
	/*background-color:white;*/
	width: 75px; 
	padding: 0px;
	margin:15px 30px 15px 25px;
}

#logo_img {
	height:95px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:420px;
	
}
#subtitle {
	height:95px;
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:320px;
	
}

#header {
	/*text-align: left;
	height:110px;*/
	/*background-color:white;*/
	/*width: 978px; 
	margin-left: auto; 
	margin-right: auto;*/
	padding: 0px 0px 0px 0px;
}

/*======================================*/
/* OTHER CUSTOMIZATIONS... */
/*======================================*/

