/* BEN LOGISTICS */

/* This controls the width of the fluid width layouts */

div.fluid
{
width: 93% !important;
}

/* This controls the width of the fixed width layouts */

div.fixed
{
width: 1130px!important;
}

div.fixed_small
{
width: 900px!important;
}

/* Basic Stuff */

*
{
margin: 0em;
padding: 0em;
}

body
{
font-size: 10px;
font-family:Arial, sans-serif;
color:#FFFFFF;
margin: 0; 
padding: 0; 
height: 100%;
background:#313131;
}

/* Header */

#header
{
	width:100%;
	height:360px;
	background:url(../images/black_bg_header.png) top center repeat-y;

}

#header_inner
{
	color:#FFFFFF;
	position:relative;
	width: 100%;
	height:360px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

	/* No Flash Fade above START */

	#header_inner_test
	{
		color:#FFFFFF;
		background-color:#000000;
		position:relative;
		width: 1130px;
		height:400px;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
	}
	
		.header_flash
		{
			z-index:1;
		}
		
		#content
		{ 
			display: none; 
	   	}
		
		/* No Flash Fade above END */

#header_flash
{
	z-index:1;
}

#header_border
{
	z-index:999;
	position:absolute;
	width:900px;
	height:310px;
	background:url(../images/white_alpha.png) top center repeat-y;
	margin-left: auto;
	margin-right: auto;
	left: 115px;
	top: 0px;
}

*html #header_border
{
	background:url(../images/white_alpha.gif) top center repeat-y; 
}

#header_lite
{
width:100%;
height:90px;
}

#header_nac_lite
{
width:100%;
height:90px;
}

/* Nav Area */

#nav
{
	height:70px;
	background:url(../images/black_bg.jpg) top center repeat-y;
}

#nav_inner
{
	min-height:1%;
	overflow:hidden;
	position: relative;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: url(../images/nav_main_bg.png) top center no-repeat;

}

#nav_holder
{
	width:900px;
	height:70px;
	margin-left: auto;
	margin-right: auto;
}

	.nav_holder_content
	{
	padding:0px 60px;
	}
	
	.nav_holder_content a
	{
		text-decoration:none;
		color:#ffffff;
	}
	
	.nav_holder_content a:hover
	{
		color:#F9F09B;
	}
	
	.nav_holder_content a.active
	{
		color:#F9F09B;
		text-decoration:none;
	}
	
		.spacer
		{
			padding:0 5px;
		}
		
		.logo_spacer
		{
			float:left; 
			width:180px; 
			height:70px;
		}


/* Main Content Area */

#main
{
	background:url(../images/black_bg.jpg) top center repeat-y;
}

#main_inner
{
	min-height:1%;
	overflow:hidden;
	position: relative;
	width: 1130px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#main_holder
{
	width:900px;
	background:url(../images/white_alpha_main.png) top center repeat-y;
	margin-left: auto;
	margin-right: auto;
	height:100%;
	float:left;
}

#box_nav
{
	width:500px;
	height:100px;
	border: #CCCCCC 5px solid;
}

#genural_holder
{
	padding:20px 60px;
	margin-bottom:20px;
}

	.genural_holder_main
	{
		padding:20px 60px;
	}

	.box_outer
	{
	width:240px;
	height:90px;
	padding:5px;
	float:left;
	}
	
	.box_inner
	{
	width:90px;
	height:90px;
	background:#cccccc;
	float: left;
	}
	
	.box_inner_text
	{
		padding-left:30px; 
		float:left; 
		color:#333333; 
		width:120px;
	}
	
		.box_inner_text p strong
		{	
			font-size:12px
		}
		
		.box_inner_text p
		{
			padding:5px 0 0 0;
			font-size:10px;
		}
	
	.box_inner_active
	{
		 width:90px; 
		 height:90px; 
		 background:#cccccc;
	}

		.box_clock_outer
		{
	float:right;
	width:180px;
	height:110px;
		}
		
		.box_clock_inner
		{
	width:170px;
	height:100px;
	border:#CCCCCC 5px solid;
	float:right;
		}
		
		.box_clock_flash
		{
			width:170px; 
			height:100px; 
			background:#FFFFFF;
		}
			
			.box_news_outer
			{
	float:right;
	width:180px;
			}
			
			.box_news_inner
			{
				width:170px;
				border:#CCCCCC 5px solid;
				float:left;
			}
			
			.box_news_text
			{
				width:170px;
				background:#FFFFFF;
				color:#000000;
			}
			
				.box_news_text a img
				{
					border:none;
				}
			
			.image_limit_main
			{
				width:170px;
			}
			
#box_nav_other_disclaimer
{
	width:800px;
	float:left;
}

#box_nav_other_contact
{
	width:550px;
	height: 110px;
	float:left;
}


	.box_main_txt_holder_contact
	{
		width:535px; 
		padding:15px 15px 15px 0;
		font-size:12px; 
		color:#333333;
		float:left;
	}
	
		.box_main_txt_border_contact
		{
			border:#CCCCCC 15px solid; 
			width:485px;
		}
				
		.box_main_txt_padding_contact
		{
			padding:20px 10px 20px 10px;
			font-size:11px;
			color:#555555;
		}
		
			.box_news_outer_contact
			{
				float:right;
				width:230px;
				margin-top:125px;
				margin-bottom:20px;
			}
			
			.box_news_inner_contact
			{
				border:#CCCCCC 5px solid;
				float:left;
			}
			
			.box_news_text_contact
			{
				background:#FFFFFF;
				color:#000000;
			}
			
			.box_news_outer_news
			{
				float:right;
				width:230px;
				margin-top:125px;
				margin-bottom:20px;
			}
			
			.box_news_inner_news
			{
				border:#CCCCCC 5px solid;
				float:left;
				width:220px;
			}
			
			.box_news_text_news
			{
				background:#FFFFFF;
				padding:10px;
				color:#999999;
			}
			
					.box_news_text_news a
					{
						text-decoration:none;
						color:#999999;
						font-weight:100;				
					}
					
					.box_news_text_news a:hover
					{
						text-decoration:none;
						color:#CCCCCC;				
					}
					
					.box_news_text_news a.active
					{
						text-decoration:none;
						color:#333333;				
					}
					
						#news_short_active
						{
							color:#333333;	
						}
			
				.news_date
				{
					padding-top:10px;
					font-size:9px;
				}
				
				.news_title
				{
					font-size:12px;
					line-height:20px;
				}			

				.news_short
				{
					 padding-bottom:20px;
				}
				
					.news_image
					{
						float:right; 
						width:150px; 
						margin:20px 10px 15px 15px;
					}
					
					.image_limit
					{
						width:150px;
						border:none;
					}
	
#sitemap ul
{
	padding:0 30px 20px;
}	

	#sitemap li
	{
		color:#666666;
		line-height:20px;
	}
	
	#sitemap li a
	{
		text-decoration:none;
		color:#666666;
	}
	
	#sitemap li a:hover
	{
		text-decoration:none;
		color:#CCCCCC;
	}
	
	.header_address
	{
	 	text-align:right
	}
	
	.address_email a
	{
		text-decoration:none;
		color:#666666;
	}
	
	.address_email a:hover
	{
		color:#cccccc;
	}
	
	.address_email a.active
	{
		color:#cccccc;
	}
	
			
#box_nav_other
{
	width:600px;
	float: left;
}



	.box_nav_other
	{
		width:600px; 	
	}
	
	.title_txt
	{
		font-size:32px;
		color:#999999;
		padding:10px 0;
		/*font-family:"Bookman Old Style", serif;*/
		letter-spacing:-1px;
	}
		
		.sub_title_txt
		{
	font-size:14px;
	text-transform:uppercase;
	padding-left:10px;
		}
		
		.title_desc
		{
	font-size:12px;
	color:#666666;
	padding:10px 20px 10px 0;
		}
		
			.title_desc a
			{
				text-decoration:none;
				color:#666666;
			}
			
			.title_desc a:hover
			{
				color:#ffffff;
			}
			
			.title_desc a.rss
			{
				text-decoration:none;
				color:#666666;
			}
			
			.title_desc  a:hover.rss
			{
				color:#000000;
			}
		
		.box_main_txt
		{
			width:585px; 
			padding:15px 15px 0 0 ;
			font-size:12px; 
			color:#333333;
		}
		
			
			.box_main_txt_holder
			{
				width:585px; 
				padding:15px 15px 15px 0;
				font-size:12px; 
				color:#333333;
				float:left;
			}
			
				.box_main_txt_border
				{
					border:#CCCCCC 15px solid;
					padding-bottom:15px;
					width:535px;
					float:left;
				}
				
				.box_main_txt_padding
				{
					padding:20px 14px 20px 14px;
					font-size:11px;
					color:#555555;
				}
				
					#txt_left
					{
						float:left;	
						width:248px;
						margin-right:10px;
					}
					
						#txt_left li
						{
							margin:5px  0 0 15px;	
													
						}
					
					#txt_right
					{
						width:248px;
						float:left;
					}
					
						#txt_right li
						{
							margin:5px  0 0 15px;	
													
						}
					
					#txt_all
					{
						width:100%;
					}
					
						#txt_all li
						{
							margin:5px  0 0 15px;												
						}
					
						.txt_left
						{
							width:49%;
						}
						
						.txt_right
						{
							width:49%;
							float:right;
						}
					
					#spacerimg
					{
						margin-top:10px;						
					}
					
					#spacerimg_last
					{
						margin-top:10px;	
						margin-bottom:20px;					
					}
					
					.titles
					{
						padding:0 0 8px;
						font-size:large;
						text-transform:uppercase;
						color:#333333;						
					}
		

.Contact_Us_Holder
{
	width:490px;
	float:left;
	margin-bottom:20px;
}

	.Contact_Us_Desc
	{
		float:right; 
		width:350px; 
		font-size:10px; 
		color:#666666;
	}

	.Contact_Us
	{
		font-size:24px;
		width:135px;
		color:#999999;
	}
	
.title_img
{
	position:relative;
	top:10px; 
}

/* Base */

#base
{
height:30px;
	background:url(../images/black_bg.jpg) top center repeat-y;
}

#base_inner
{
	min-height:1%;
	overflow:hidden;
	position: relative;
	width: 1130px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#base_bar
{
	width:900px; 
	height:30px; 
	background:url(../images/white_alpha_base.png) top center repeat-y; 
	margin-left: auto; 
	margin-right: auto;
}

/* Footer */

#footer
{
	background:url(../images/black_bg.jpg) top center repeat-y;

}

#footer_close
{
	height:30px;
	background:url(../images/black_bg_close.jpg) top center no-repeat;
}

#footer_inner
{
	height:80px;
	overflow:hidden;
	position: relative;
	width: 1130px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

#footer_text
{
	text-align:center; 
	padding-top:5px; 
	color:#666666;
}

	#footer_text a
	{
		text-decoration:none;
		color:#666666;
	}
	
	#footer_text a:hover
	{
		color:#ffffff;
	}
	
	#footer_text a.active
	{
		color:#ffffff;
	}
