﻿#Header {
	border-bottom:2px #e7880d solid;
}
#SubHeader
{
	border-bottom:2px #e7880d solid;
}
#SubHeaderLeft {
	background-color: #e7880d ;
	border-right:5px #e7880d solid;
}
#SubHeaderRight
{
	background-image:url('../images/globebanner8.png'); 
    background-position:top left; 
    background-repeat:no-repeat;
}
#SubHeaderRight p
{
	width: 300px;
	text-align:center;
	margin:24px;
}
.typography h1{
	color:#e7880d ;
}
#Navigation a.contractorMenuButton
{
	background-color:#e7880d;
	color:white;
}