body {
	margin:0px;
	padding:0px;
	height:100%;
	background-color:#FFFFFF;
	background-image:url(images/nav_gray_background.gif);
	background-position:top left;
	background-repeat:repeat-y;	
}
.container{
	width:100%;
	height:100%
}
.top_gray_bar{
	position:absolute;top:0px;left:0px;
	width:100%;
	min-width:864px;
	height:16px;
	background-image:url(images/top_gray_bar.gif);
	background-repeat:repeat-x;
}
.main_header{
	position:absolute;top:16px;left:0px;
	width:100%;
	min-width:864px;
	height:77px;
	background-color:#FFFFFF;
}
.header_image_left{
	width:432px;
	height:77px;
	background-image:url(images/header_image_left.jpg);
	background-repeat:no-repeat;
	float:left;
}
.header_image_right{
	width:432px;
	height:77px;
	background-image:url(images/header_image_right.jpg);
	background-repeat:none;
	float:right;
}
.gray_bar_under_header{
	position:absolute;top:93px;left:0px;
	width:100%;
	min-width:864px;
	height:26px;
	background-image:url(images/gray_bar_subtitle.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#757981;
}
.nav_area{
	position:absolute;top:0px;left:0px;
	width:207px;
	height:100%;
}
.nav_holder{
	position:absolute;top:146px;right:23px;
	text-align:right;
}	
.main_nav {	
	font-family:"Arial Narrow", Arial;
	font-size:13px;
	line-height:32px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.main_nav:hover{
	color:#FF0000;
	text-decoration:none;
}
.home_content_area{
	position:absolute;top:132px;left:220px;
	width:580px;
}
.content_area{
	position:absolute;top:132px;left:250px;
	width:580px;
}
.home_copy{
	font-family:"Arial Narrow", Arial;
	font-size:13px;
	line-height:17px;
	font-weight:500;
	margin-right:30px;
	margin-left:30px;
}
.main_copy{
	font-family:"Arial Narrow", Arial;
	font-size:13px;
	line-height:17px;
	font-weight:500;
}
.headline_copy{
	font-family:"Arial Narrow", Arial;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}
.footer_nav {
	font-family:"Arial Narrow", Arial;
	font-size:13px;
	font-weight:bold;
	color:#787882;
	text-decoration:none;
}
a.footer_nav:hover{
	color:#FF0000
}
.home_footer_area{
	margin-left:30px;
}
.snaplock_image{
	margin-top:10px;
	float:left;
}
.benefits_list{
	font-family:"Arial Narrow", Arial;
	font-size: 13px;
	line-height:17px;
	font-weight:normal;
	padding-left:12px;
}
.performance_video_image{
	width:163px;
	text-align:center;
	float:right;
}
.performance_video_link{
	font-family:"Arial Narrow", Arial;
	font-size:12px;
	color:#6CADDF;
	font-weight:bold;
	text-decoration:underline;
}
.capacity_map{
	width:350px;
	float:right;
	text-align:left;
}
.logistics_copy{
	width:440px;
	float:right;
	text-align:left;
}
.capacity_content_area{
	position:absolute;top:132px;left:250px;
	width:610px;
}