}
.sf_main_header {
    text-align: left;
    font-weight: bold;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
    padding-bottom: .0em;
    margin-bottom: .0em;
    border-bottom: #ffffff;
    height: 2px;
    position: relative;
    overflow: hidden;
}

.sf_sub_header {
    text-align: left;
    font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    height: 2px;
    overflow: hidden;
	color: #ffffff;
}

.sf_header_wrapper {
    height: 282px;
    width: 0px;
    float: right;
    margin-right: 70px !important;
    margin-right: 35px;
}

/* left side of header */
.sf_extra4 {
    float: left;
    height: 282px;
    width: 378px;
    background-color: #ffffff;
	background-image: ;
	background-repeat: no-repeat;
	background-position: top left;
}

.sf_navigation ul li a {
    padding: 5px 15px 3px 15px;
    margin: 0;
    text-decoration: none;
    display: block;
    font-weight: bold; 
	font-size: 0.73em;
	font-family: Georgia, Helvetica, sans-serif;

}
#Nav1 li ul li a{
	background:#2D3B42;
	color:#FFFFFF;
	width:120px;
	padding:8px 7px;
	white-space:normal;
	border:none;
}
