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

/********************************************** Navigation ************************************************/

.navDiv {
	float: left;
}
.navDiv ul {
	display: inline;
}
.navButton {
	float: left;
	list-style: none;
	padding: 0px 7px 0px 0px;
	position: relative;
	top: 46px;
	left: 305px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.navButton a {
	list-style: none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.navButtonSelected {
	float: left;
	list-style: none;
	padding: 0px 7px 0px 0px;
	position: relative;
	top: 46px;
	left: 305px;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.navButtonSelected a {
	list-style: none;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.navButton:hover {
	float: left;
	list-style: none;
	padding: 0px 7px 0px 0px;
	position: relative;
	top: 46px;
	left: 305px;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.navButton:hover a {
	list-style: none;
	color: #000000;
	font-weight: bold;
}
.sq {
	font-size: 36px;
	position: relative;
	margin-top: 20px;
	right: 370px;
	float: right;
	color: #000D66;
}
.fleet {
	position: relative;
	right: 5px;
	top: 32px;
	float: right;
	font-size: 24px;
	color: #000D66;
}
.tm {
	float: right;
	position: relative;
	right: 10px;
	top: 20px;
	font-size: 10px;
	color: #000D66;
}
#intel {
	position: relative;
	left: 20px;
	top: 60px;
}
#leader {
	font-family: inherit;
	font-weight: bold;
	font-size: 16px;
	float: left;
	width: 300px;
	position: relative;
	left: 120px;
	top: 37px;
}
 h1 a {
 	text-decoration: none;
	color: #000000;
}
h1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
/********************************************** Main Div's ************************************************/
body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	min-height: 1%;
}
.floater {
	background-color: #FFFFFF;
	background-image: url(../Images/floater.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px;
	min-height: 1%;
}
.bigBox {
	background-image: url(../Images/stripeBackground.png);
	background-repeat: repeat-y;
	min-height: 1%;
	width: 800px;
	margin: auto;
	padding: 0px;
	border: 0px;
}
.spacer {
	height: 20px;
	background-color: #FFFFFF;
}
.header {
	width: 100%;
	height: 112px;
	background-image: url(../Images/headerNewCircle.png);
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.banner {
	font-size: ;
	height: 202px;
	width: 800px;
	background-image:url(../Images/bannerNewStripe.png);
	position: relative;
	top: -10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.bannerProd {
	height: 202px;
	width: 800px;
	background-image:url(../Images/bannerNewProducts.png);
	position: relative;
	top: -10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.bannerTrain {
	height: 202px;
	width: 800px;
	background-image:url(../Images/bannerNewTraining.png);
	position: relative;
	top: -10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.bannerPartner {
	height: 202px;
	width: 800px;
	background-image:url(../Images/bannerNewPartners.png);
	position: relative;
	top: -10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.bannerSupport {
	height: 202px;
	width: 800px;
	background-image:url(../Images/bannerNewSupport.png);
	position: relative;
	top: -10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.bannerContact {
	height: 202px;
	width: 800px;
	background-image:url(../Images/bannerNewContact.png);
	position: relative;
	top: -10px;
	margin: 0px;
	padding: 0px;
	border: 0px;	
}
.content {
	font-family: cambria;
	margin: 0px;
	padding: 0px;
	border: 0px;
	min-height: 1%;
}
.footer {
	clear: both;
	height: 80px;
	position: relative;
	top: -50px;
	background-image: url(../Images/footerAlt.png);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.footerInside {
	min-height: 1%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: relative;
	top: 25px;
}

/********************************************** Text/Image Formatting ************************************************/

h1 {
	color: #000000;
	font-size: 36px;
	position: relative;
	top: 30px;
}
h2 {
	color: #FFFFFF;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
h2 a {
	color: #FFFFFF;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
}
.prodName {
	clear: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.partImage {
	padding: 14px 10px 0px 0px;
	margin: 0px;
	border: 0px;
	float: left;
}
#ed {
	float: right;
	position: relative;
	top: 6px;
	right: 130px;
}
.caption {
	font-size: 10px;
}
a img {
	border-style: none;
}
/********************************************** Content Div's ************************************************/

.container {
	width: 100%;
	margin: auto;
	padding: 0px;
	border: 0px;
}
.wrapperLeft {
	position: relative;
	width: 70%;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.conLeft {
	width: 544px;
	margin: auto;
	padding: 0px;
	border: 0px;
}
.conLeftTop {
	z-index: 2;
	height: 54px;
	background-image: url(../Images/colLeftTop.png);
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.conLeftTopWide {
	z-index: 2;
	height: 54px;
	background-image: url(../Images/colLeftTopWide.png);
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.conLeftMid {
	background-color: #25529A;
	position: relative;
	top: -24px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	min-height: 1%;
}
.midWrapper {
	width: 96%;
	margin: auto;
	padding: 0px;
	border: 0px;
}
.mWTop {
	height: 80px;
	background-image: url(../Images/invisiColumnLeft.png);
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.mWTopWide {
	height: 80px;
	background-image: url(../Images/invisiColumnLeftWide.png);
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.mWBottom {
	min-height: 1%;
	background-image: url(../Images/invisiColumnLeftBottom.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.mWBottomWide {
	min-height: 1%;
	background-image: url(../Images/invisiColumnLeftBottomWide.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.midLeft {
	height: 500px;
	width: 50%;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.midLeftFree {
	width: 50%;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.textWrapLeft {
	width: 90%;
	margin: auto;
	padding: 0px;
	border: 0px;
}
.midRight {
	width: 50%;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.textWrapRight{
	width: 90%;
	margin: auto;
	padding: 0px;
	border: 0px;
}
.conLeftBot {
	z-index: 1;
	height: 153px;
	background-image: url(../Images/colLeftBottom.png);
	background-position: bottom center;
	position: relative;
	top: -24px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.conLeftBotWide {
	z-index: 1;
	height: 153px;
	background-image: url(../Images/colLeftBottomWide.png);
	background-position: bottom center;
	position: relative;
	top: -24px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.clbWrap {
	width: 96%;
	margin: auto;
	padding: 0px;
	border: 0px;
}
.clbWrapBase {
	height: 110px;
	background-image: url(../Images/invisiColumnLeftBase.png);
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.wrapperRight {
	float: left;
	width: 30%;
	position: relative;
	left: 7px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.conRight {
	float: left;
	width: 213px;
	margin: auto;
	padding: 0px;
	border: 0px;
}
.conRightTop {
	height: 54px;
	background-image: url(../Images/colRightTop.png);
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.conRightMid {
	background-color: #25529A;
	position: relative;
	top: -24px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	min-height: 1%;
}
.crmTop {
 	width: 90%;
	height: 80px;
	background-image: url(../Images/invisiColumnRightTop.png);
	margin: auto;
	background-position: center top;
	padding: 0px;
	border: 0px;
}
.crmBottom {
	width: 90%;
	height: 515px;
	background-image: url(../Images/invisiColumnRightMid.png);
	margin: auto;
	padding: 0px;
	border: 0px;
}
.crmBottom img {
	padding: 10px 10px 0px 10px;
	margin: 0px;
	border: 0px;
	min-height: 1%;
}
.crmBottom p {
	padding: 0px 10px 0px 10px;
	margin: 0px;
	border: 0px;
	min-height: 1%;
}
.conRightBot {
	height: 153px;
	background-image: url(../Images/colRightBottom.png);
	position: relative;
	top: -40px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	z-index: 1;
}
.crbBase {
	width: 90%;
	height: 110px;
	background-image: url(../Images/invisiColumnRightBase.png);
	margin: auto;
	padding: 0px;
	border: 0px;
}
.crbNews {
	width: 90%;
	margin: auto;
	font-size: small;
	position: relative;
	top: 35px;
	padding: 0px;
	border: 0px;
}
.newsWrap {
	width: 100%;
	height: 80px;
	margin: auto;
	font-size: small;
	position: relative;
	top: 20px;
	padding: 0px;
	border: 0px;
}
.newsLeft {
	float: left;
	width: 50%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.newsLeftP {
 	width: 90%;
	margin: auto;
	padding: 0px;
	border: 0px;
}
.newsRight {
	float: left;
	width: 50%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.newsRightP {
	width: 90%;
	margin: auto;
	padding: 0px;
	border: 0px;
}
/********************************Pics and images************************************/

#truckBanner {
	position: relative;
	top: 15px;
	left: -19px;
	min-height: 1%;
}