@charset "UTF-8";
/* CSS Document */


div#index_headbox {
    width: 550px;
	height: 230px;
	background-image: url(/shared/images/header_marble_bg.jpg);
	padding: 5px;
	border: 1px solid #999;
}

div#index_headline {
	font-family: "minion-pro-1","minion-pro-2","Times New Roman",Georgia,serif;
    clear: both;
    color: #232323;
    font-size: 58px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -2px;
    line-height: 1em;
    margin-bottom: 20px;
}
