h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5B6971;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #112a59;
	line-height: normal;
	font-weight: bold;
	margin-bottom: -12px;
	padding-top: 6px;
	text-align: left;
}
.red {
	color: #F00;
}


img,
a img {
	border: 0;
}
a:link,
a:visited {
	text-decoration: none;
	color: #E37C15;
}
a:hover,
a:active {
	color : #FE9E10;
	text-decoration: underline;
}

/* Remove anchor outlines in Firefox */
a:focus {
	-moz-outline:0;
	outline:0;

     outline-offset 0; 
	text-align: right;
}
ul, ol {
	margin-bottom: 18px;
	line-height: 17px;
	color: #333;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	height: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

li {
	margin-bottom: 7px;
	text-align: left;
}
p {
	margin-bottom: 18px;
	line-height: 18px;
	color: #333;
	text-align: left;
}
#main {
	margin: 0px;
	padding: 0;
	max-width: 1700px;
}

#logopad {
	padding-left: 45px;
}
#logo {
	width: 318px;
	height: 74px;
	float: left;
	margin-top: 37px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
#clearer {
	clear: both;
	height: 2px;
}
#logo-rotator {
	padding: 0px;
	margin: 0px;
	width: 600px;
	float: left;
}
#logo-rotator #selected-customers {
	width: 600px;
	padding-bottom: 1px;
}
#logo-rotator #selected-customers UL {
	MARGIN-LEFT: 35px;
}
#logo-rotator #selected-customers LI {
	DISPLAY: inline;
	MARGIN-RIGHT: 47px;
}
#logo-rotator H3 {
	TEXT-TRANSFORM: uppercase;
	COLOR: #23770E;
	FONT-WEIGHT: normal;
	font-size: 11px;
	text-align: left;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
}
#logo-rotator #selected-customers A {
	TEXT-DECORATION: none;
}
#logo-rotator #selected-customers A:hover {
	TEXT-DECORATION: underline;
}
#logo-rotator #selected-customers A.more-customers {
	POSITION: absolute;
	BOTTOM: 9px;
	COLOR: #23770E;
	FONT-SIZE: 11px;
	RIGHT: 20px;
}
