body {
	margin: 0px;
	padding: 0px;
	background: #168ade url(/images/bg.jpg) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 35px;
	font-weight: normal;
	text-transform: capitalize;
	color: #012c4b;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	width: 100%;
	border-bottom: 3px solid #dadada;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: left;
	margin: 0px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #50616c;
	font-weight: bold;
	list-style-image: url(/images/bullet.png);
}
li {
	padding-bottom: 8px;
}
hr {
	border: none 0;
	border-top: 1px solid #818181;
	width: 95%;
	margin-top: 20px;
	height: 1px;
} 
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #424242;
	font-weight: normal;
}
a, a:visited {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	color: #104063;	
}
a:hover {
	color: #33CCFF;
	text-decoration: none;
}
a.conversion {color:#FF0000;}
a.conversion:hover {color:#000000;}

#container {
	width: 906px;
	margin: 0px auto;
	background: url(/images/content-bg.png) repeat-y center;
	background-position: 4px 0px;
	display: table;
}
#topper {
	width: 906px;
	height: 101px;
	background: url(/images/topper.jpg) no-repeat top center;
	margin: 0px auto;
}
	#cta {
		width: 152px;
		height: 66px;
		float: right;
		padding: 12px 35px 0px 0px;
	}
#navigation {
	width: 846px;
	height: 63px;
	background: url(/images/navigation.jpg) no-repeat top center;
	margin: 0px auto;
	padding: 0px 30px;
}
#content {
	width: 906px;
}
	#flash {
		width: 618px;
		height: 360px;
		float: left;
		padding: 0px 0px 0px 23px;
		margin-top: -7px;
	}
	#bottom-nav {
		width: 618px;
		height: 200px;
		float: left;
		padding: 0px;
		margin: -7px 0px 0px 23px;
	}
		#bottom-nav.about-us {
			background: url(/images/headers/about-us.jpg) no-repeat top center;
		}
		#bottom-nav.storage-tips {
			background: url(/images/headers/storage-tips.jpg) no-repeat top center;
		}
		#bottom-nav.packing-supplies {
			background: url(/images/headers/packing-supplies.jpg) no-repeat top center;
		}
		#bottom-nav.truck-rental {
			background: url(/images/headers/truck-rental.jpg) no-repeat top center;
		}
		#bottom-nav.news-room {
			background: url(/images/headers/news-room.jpg) no-repeat top center;
		}
		#bottom-nav.investor-relations {
			background: url(/images/headers/investor-relations.jpg) no-repeat top center;
		}
		#bottom-nav.contact-us {
			background: url(/images/headers/contact-us.jpg) no-repeat top center;
		}
		#bottom-nav.fallback {
			background: url(/images/headers/fallback.jpg) no-repeat top center;
		}
	#news-sidebar {
		width: 211px;
		background: url(/images/news-sidebar.jpg) repeat-y left;
		float: left;
		margin: 0px 0px 0px 2px;
		padding: 0px 37px 0px 10px;
	}
		#news-sidebar h4 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bolder;
			font-size: 14px;
			color: #FFFFFF;
			width: 100%;
			text-transform: uppercase;
			border-bottom: 3px solid #ffffff;
			margin: 0px 0px 8px 0px;
		}
		#news-sidebar h5 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 12px;
			color: #003965;
			line-height: 10px;
			margin: 0px 0px -10px 0px;
			padding: 0px;
		}
		#news-sidebar h7 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 16px;
			color: #003965;
			letter-spacing: -1px;
			margin: 5px 0px 0px 0px;
			padding: 0px;
		}
		#news-sidebar p {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #003965;
			width: 100%;
			line-height: 16px;
		}
		#news-sidebar a, #news-sidebar a:visited {
			font-family: Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			float: right;
			text-decoration: underline;
			margin-top: -7px;
		}
		#news-sidebar a:hover {
			color: #def1ff;
			float: right;
			text-decoration: none;
		}
		#news-bottom {
			height: 18px;
			width: 261px;
			float: right;
			padding: 0px;
			margin: 0px 0px 10px 1px;
			background: url(/images/news-bottom.jpg) no-repeat top left;
		}
		#news-top {
			height: 10px;
			width: 261px;
			float: right;
			padding: 0px;
			margin: 0px 0px 0px 1px;
			background: url(/images/news-top.jpg) no-repeat bottom left;
		}
	#left-side {
		width: 642px;
		padding: 0px;
		margin: 0px;
		float: left;
	}
	#right-side {
		float: right;
		width: 264px;
	}
	#content-area {
		width: 605px;
		margin: 0px 10px 0px 24px;
		padding: 0px 5px 25px 5px;
		float: left;
		display: table;
		background: url(/images/content-top-bg.jpg) repeat-x top;
		border-right: 1px solid #EAEAEA;
		position: relative;
	}
		#content-area a, a:visited {
			font-weight: bold;
			text-decoration: underline;
			color: #165c8f;	
		}
		#content-area a:hover {
			color: #0099FF;
			text-decoration: none;
		}
		#content-area img {
			padding: 8px;
		}

#footer-links {
	display: inline-table;
	width: 100%;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	background-color: #168ade;
}
	#footer-links a, a:visited {
		font-size: 11px;
		line-height: 11px;
		color: #CCDCE6;
		font-weight: bold;
		text-decoration: none;
	}
	#footer-links a:hover {
		color: #ffffff;
	}
	#footer-links p {
		text-align: left;
		font-size: 11px;
		line-height: 11px;
		font-weight: normal;
		color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0px;
		padding: 2px;
	}
	#faqs-holder {
		width: 48%;
		float: left;
		text-align: left;
		padding: 4px 4px;
		border-bottom: 2px solid #96C7EB;
		border-top: 1px solid #96C7EB;
		background: url(/images/footer-bg.png) repeat;
		margin-bottom: 18px;
	}
	#faqs-holder a {
		margin-bottom: 4px;
	}
#topnavi {
	margin: 0px;
	padding: 28px 0px 0px 0px;
	position: relative;
	width: 906px;
	float: left;
}
#topnavi li {
	z-index: 5;
	margin: 0px;
	padding: 0px 28px;
	list-style: none;
	position: relative;
	display: inline-block;
	top: 0px;
	float:left;

}
#topnavi li a {
	display: block;
	padding: 0px;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 12px;
	float: left;
	height: 15px;
}

#topnavi li:hover a {
	color: #eeeeee;
	text-decoration: underline;
}

/*********************POPOUT***********************/

/*leave alone*/
#topnavi li ul, #topnavi li:hover ul li ul {display:none;}
#topnavi li:hover ul, #topnavi li:hover ul li:hover ul { display:block;}

/*color and dimensions*/
#topnavi li:hover li {height:22px; display: inline-block; position:relative; top: 0px; float:left; background: url(/images/tabs-bowl2.png) no-repeat top left; }
#topnavi li:hover li a, #topnavi li:hover li:hover li a  {width:150px; text-align:left; font-size:10px; line-height:15px; padding: 3px 13px 3px 3px; background-color:#FFFFFF; border:#eeeeee solid 1px; top:-1px; color: #000000; z-index: 5; text-decoration: none; text-transform: none; font-weight: normal;}
/*hover state*/
#topnavi li:hover li:hover a, #topnavi li:hover li:hover li:hover a {color: #003965;padding-right:2px; background-color:#eeeeee; z-index:5;}

/*position of first level*/
#topnavi li:hover ul {position:absolute; top:15px; left:0px; width:150px; margin:0px; padding:0px;}

/*position of second level*/
#topnavi li:hover ul li:hover ul {position:absolute; top:0px; left:140px; width:199px; margin:0px; padding:0px;}

/*********************POPOUT***********************/
/*images hovers*/
.rightimg, .leftimg {
	float: right; 
	margin: 0px 0px 0px 0px; 
	position:relative; 
	display:block;
	padding: 0px 0px 2px 4px;
}

.centerimg {
	margin: 0px 0px 0px 0px; 
	position:relative; 
	display:block;
	padding: 0px 0px 2px 4px;
}

.leftimg {
	float: left; 
	margin: 0px 0px;
	padding: 0px 0px 2px 4px;
}

.rightimg span, .leftimg span, .centerimg span  {
	visibility:hidden;
	display:none;
	padding: 0px 0px 2px 4px;
}

.rightimg:hover span, .leftimg:hover span, {
	visibility:visible;
	display:block; 
	position:absolute; 
	top:0px; 
	left:0px;
}
.centerimg:hover span  {
	visibility:visible;
	display:block; 
	position:absolute; 
	top:0px; 
	left:95px;
}
ul.cities {
	width: 43%;
	float: left;
	font: Georgia, "Times New Roman", Times, serif;
}
#next-prev {
	width: 100%;
	padding: 10px 0px;
	text-align:center;
	float: left;
}
#article {
	width: 100%;
	float: left;
	border-bottom: 1px solid #eeeeee;
}
h2.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	background: url(h2_trigger_a.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	width: 400px;
	font-size: 2em;
	font-weight: normal;
	float: right;
	text-align: right;
}

h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover { color: #ccc; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 15px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0;
	overflow: hidden;
	font-size: 1.2em;
	width: 600px;
	clear: both;
}
.toggle_container .block {
	padding: 10px; /*--Padding of Container--*/
}
h5.execs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0px;
	width: 100%;
	clear: both;
	color: #555;
	border-bottom: 1px dashed #ccc;
}