body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#container {
	width: 960px;
	min-height: 450px;
}

#left-col {
	width: 235px;
	height: 557px;
	background: url(../img/green-gradient.png) bottom repeat-x;
	position: fixed;
	bottom: 0px;
	left: 10px;
	z-index: -500;
}

#container #left-col #images img {
	padding: 5px 0px 5px 13px;
}
#container #header {
	margin-top: 20px;
	margin-left: 12px;
	background: url(../img/rl-offers-truckload-solutions.png);
	width: 960px;
	height: 557px;
	position: relative;
	z-index: 0;
	overflow: visible;
}

#container #content {
	width: 700px;
	height: 270px;
	margin-left: 260px;
	padding-top: 20px;
	line-height: 18px;
	position: relative;
	z-index: 1000;
	margin-top: -481px;
}

#container #content strong {
	font-weight: bold;
	font-size: 13px;
}

#container #content .leftList {
	width: 340px;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 24px;

}

#container #content .rightList {
	width: 340px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 24px;
}

#container #content .leftList ul {
	margin-left: 30px;
	line-height: 18px;
}

#container #content ul img {
	margin-right: 10px;
}

#container #content .contact-information {
	clear: both;
	width: 670px;
	height: 50px;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 10px;
	text-align: center;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
}

#container #content .contact-information .phone-number {
	width: 180px;
	font-size: 20px;
	font-weight: bold;
	border-left: 1px solid #666;
	float: left;
	margin-left: 40px;
	padding-left: 20px;
}

#container #content .contact-information .phone-number .phone-text {
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	text-align: center;
}

#container #content .contact-information .phone-number .number {
	margin-top: 5px;
}

#container #content .contact-information .leftList {
	width: 210px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	line-height: 24px;
	text-align: left;

}

#container #content .contact-information .rightList {
	width: 210px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	line-height: 24px;
	text-align: left;
}

#container #content .contact-information .leftList ul {
	margin-left: 30px;
	line-height: 18px;
}

#footer {
	width: 100%;
	height: 204px;
	background: url(../img/footer-image.jpg) no-repeat;
	position: fixed;
	bottom: 0px;
	z-index: -1000;
}

#footer-text {
	position: fixed;
	bottom: 0px;
	height: 20px;
	background: #2DAC33;
	width: 100%;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
}

#footer-text a {
	color: #FFF;
	text-decoration: none;
}


#footer-text ul {
	width: 960px;
	margin: auto;
}
#footer-text ul li {
	float: left;
	margin: 0px 85px;
}

.familybar{
	height:35px;
	margin-bottom: 20px;	
	background-image:url(../img/gradient-family-bar.png);
	padding-top: 7px;
	}
	
	
.pfs a div{
	background-image:url(../img/pfs-gray.png);
	width: 58px;
	height: 26px;
	float:left;	
	margin-right: 40px;
	}
.pfs a:hover div{
	background-image:url(../img/pfs-color.png);
	width: 58px;
	height: 26px;	
	float:left;
	margin-right: 40px;
	}
.spirit a div{
	background-image:url(../img/spirit-gray.png);
	width: 58px;
	height: 26px;
	float:left;	
	margin-right: 40px;
	}
.spirit a:hover div{
	background-image:url(../img/spirit-color.png);
	width: 58px;
	height: 26px;
	float:left;	
	margin-right: 40px;
	}
.abco a div{
	background-image:url(../img/abco-gray.png);
	width: 40px;
	height: 26px;
	float:left;	
	margin-right: 40px;
	}
.abco a:hover div{
	background-image:url(../img/abco-color.png);
	width: 40px;
	height: 26px;
	float:left;	
	margin-right: 40px;
	}
.ptls a div{
	background-image:url(../img/ptls-gray.png);
	width: 58px;
	height: 26px;
	float:left;	
	margin-right: 40px;
	}
.ptls a:hover div{
	background-image:url(../img/ptls-color.png);
	width: 58px;
	height: 26px;
	float:left;
	margin-right: 40px;
	}
.logos{
	width: 400px;
	margin: 0 auto;
	}