#header
{
	height:	130px	;
    padding-top: 10px;
	text-align:	center;
	background:	transparent url(../images/_j8logo.gif) no-repeat 25px 0px;
	border-bottom:	3px solid #e67817;
	font-family:	Georgia;
	margin-bottom: 	5px;
	width:  	100%;
}

.heads{
float: left;
margin-left: 200px;
}


* html .heads{
float: left;
margin-left: 100px;
}

