@charset "utf-8";
/* CSS Document */

BODY {
	margin: 0px;
	margin-top: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

TABLE.bigone {
	width: 100%;
	/*height: 500px;*/
	background-image: url(images/bg-orange.gif);
	background-repeat: repeat-x;
	background-position: 0 82px;
	
}

TABLE.bigone TD {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	
}

TABLE.pagetop {
	width: 1000px;
	height: 90px;
	padding: 0px;
	
	background-image: url(images/logo-efc.png);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}

SPAN.settingstandards {
	color: #0D4D8B;
	font-size: 20px;
	float: right;
	margin-top: 50px;
}

TABLE.pagetop IMG {
	vertical-align: top;
	margin-top: 0px;
}

TABLE.banner {
	width: 100%;
	height: 200px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg-truck.jpg);
	background-position: center 2px;
	background-repeat: no-repeat;
	
}

TABLE.banner TD.banner {
	background-image: url(images/bg-plane.png);
	background-position: 35% 0px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

TABLE.banlog {
	width: 1000px;
	height: 200px;
	padding: 0px;
	
	background-image: url(images/logo-efc.png);
	background-repeat: no-repeat;
	background-position: 20px -70px;
	
}

TABLE.banlog TD {
	vertical-align: top;
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
	background-image: url(images/fbo-fuel-services.png);
	background-repeat: no-repeat;
	background-position: 20px 70px;

}

P.menu {
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	margin-top: 7px;
}

P.menu A {
	color: #FFFFFF;
	margin-left: 26px;
	margin-right: 27px;
	text-decoration: none;
}

P.menu A:hover {
	color: #000000;
}

TABLE.content {
	width: 1000px;
	background-color: #FFFFFF;
}

TABLE.content TD.text {
	width: 750px;
	vertical-align: top;
	padding-left: 20px;
}

TABLE.content TD.photo {
	width: 250px;
	vertical-align: top;
	text-align: right;
	padding: 20px;
	padding-top: 55px;
	padding-left: 0px;
	
}

TABLE.content TD.photo IMG {
	border: 2px solid #0D4D8B;
}

TABLE.content TD.text P {
	text-align: justify;
	line-height: 20px;
}

H1, H2, H3, H4, H5 {
	color: #0D4D8B;
}

H1 {
	font-size: 24px;
	border-bottom: 1px dashed #0D4D8B;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

H2 {
	font-size: 20px;
}

H3 {
	font-size: 16px;
}

H4 {
	font-size: 12px;
}

/*.menuright {
	float: right;
	width: 223px;
	height: 35px;
	background-image: url(../images/menu-right.png);
	background-repeat: no-repeat;
}*/

DIV.menuright { 
	float: right;
	width: 223px;
	height: 35px;
	position: absolute;
	padding: 0px;
	text-decoration: none;
	visibility: visible;
	top: 102px;
	right: 0px;
	/*z-index:2;*/
	background-image: url(images/menu-right.png);
	background-repeat: no-repeat;
	background-position: right;
	
}

DIV.menuright P {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #FC9156;
	margin-top: 8px;
}

DIV.menuright A {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

DIV.menuright A:hover {
	color: #000000;
}




.content P A {
	color: #0D4D8B;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #FFF5F0;
	border: 1px solid #FCDFD0;
	border-bottom: 1px solid #F07021;
}

.content P A:hover {
	color: #F07021;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-bottom: 1px solid #0D4D8B;
}
.content UL li {
	margin-bottom: 5px;
}
.content UL A {
	color: #0D4D8B;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #FFF5F0;
	border: 1px solid #FCDFD0;
	border-bottom: 1px solid #F07021;
	
}

.content UL A:hover {
	color: #F07021;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-bottom: 1px solid #0D4D8B;
	
}
DIV.footer {
	font-size: 12px;
	border-top: 1px dashed #F07021;
	text-align: center;
	padding-top: 5px;
	margin-top: 25px;
	line-height: 20px;
	color: #F07021;
}

DIV.footer A {
	color: #F07021;
	text-decoration: none;
	/*background-color: #FFFFFF;
	border: 1px solid #FFFFFF;*/
	border-bottom: 1px solid #FFDBC7;
	margin-left: 2px;
	margin-right: 2px;
}

DIV.footer A:hover {
	color: #0D4D8B;
	text-decoration: none;
	
	/*background-color: #FFF5F0;
	border: 1px solid #FCDFD0;*/
	border-bottom: 1px solid #F07021;
}

.locations{
	margin-right: 10px;
	border: 2px solid #0D4D8B;	
}
