body
{
	margin: 0px 0px 0px 0px;	
}

#main_division 
{
	/*background: url(../images/page_bg.jpg) repeat;*/
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0;
	width: 100%;
}


#splash_viewer
{
	position: relative;
	height: 462px;
	overflow: hidden;
	background-color: black;
}

.splash_image
{
	position: absolute;
	top: 0px;
	width: 100%;
	display:none;
}

#splash_image_1
{
	/*display: block;*/
}

#splash_image_overlay
{
	opacity: .2;	
}

#splash_title
{
	position: absolute;
	top: 150px;
	left: 60px;
	font-size: 84px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-shadow: 2px 2px 0 rgba(11, 11, 11, 0.4), 4px 4px 0 rgba(131, 131, 131, 0.32);
}

#splash_title_bar
{
	position: absolute;
	top: -5px;
	-webkit-transform: scale(1, 1);
}

#page_header
{
	position: fixed;
	top: 0px;
	height: 72px;
	width: 100%;
	z-index: 20;
}


#header_allied_logo_group
{
	position: relative;
	margin: 18px 0px 0px 24px;
	display: inline-block;
	z-index:4;
}

#header_allied_logo
{
	width: 150px;
}

#header_navigation
{
	position: relative;
	top: -16px;
	display: inline-block;
	color: white;
	font-family: Arial Narrow;
	font-size: 15px;
	margin-left: 26px;
	z-index:3;
}

#page_header_scroll
{
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color:black;
	display:none;
	z-index: 2;
}

#page_header_fade
{
	position: absolute;
	top: 0px;
	height: 72px;
	width: 100%;
	background-color: black;
	opacity: 0.65;
	z-index: 1;
}

.header_navigation_title > a
{
	color: inherit;
    text-decoration: inherit;
    font-weight: inherit;
}

#header_navigation ul
{
    margin: 0;
    padding: 0;
}

#header_navigation ul li
{
	position: relative;
    list-style-type: none;
    display: inline;
	cursor: pointer;
}

#header_navigation li:not(:first-child):before {
	color: black;
    content: "  |  ";
	margin: 0px 8px 0px 8px;
}

#header_navigation ul li:hover, .header_navigation_title:hover
{
	color: red;
}

.header_navigation_title
{
	position: relative;
	display: inline-block;
	height: 44px;
	color: white;
	text-decoration: none;
}

.header_navigation_sub_menu
{
	position: absolute;
	top: 44px;
	left: 0px;
	width: 188px;
	background-color: white;
	padding: 15px 0px 15px 15px;
	border-radius: 5px;
	display: none;	
}

#header_navigation ul li:hover > .header_navigation_sub_menu, .header_navigation_sub_menu:hover
{
	display: block;
}

.header_navigation_sub_menu div
{
	margin-bottom: 8px;
}

.header_navigation_sub_menu a
{
	font-family: 'Lato',sans-serif;
	color: black;
	font-size: 18px;
	text-decoration:none;
}

.header_navigation_sub_menu a:hover
{
	color: red;
}


#page_section_2_group
{
	height: 122px;
	width: 100%;
	position: relative;
}


#page_section_2_part1
{
	display: inline-block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 100%;
	background-color: white;
	z-index: 2;
}

#page_section_2_part2
{
	display: inline-block;
	position: relative;
	top: 0px;
	height: 60px;
	width: 100%;
	border-bottom: 2px groove gray;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 38px;
	margin-top: 60px;
	z-index: 1;
}

#page_section_2_part3
{
	position: absolute;
	top: 0px;
	right: 0px;
	display: inline-block;
	width: 80px;
	height: 100%;
	background-color: white;
	z-index: 2;
}

#page_section_3_group
{
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;	
}

#page_section_3_group p
{
	margin-left: 100px;
	margin-right: 100px;
	font-size: 21px;
	text-align: justify;	
}


#company_section
{
	background-color: white;	
	margin: 0px 80px;
}

.company_entry
{
	position: relative;
	display: inline-block;
	width: 340px;
	height: 240px;
	background-color: white;
	cursor: pointer;
	text-align: center;
	margin: 30px 35px;
	vertical-align: top;
}

.company_entry:hover
{
	border: 2px outset #757575;
	width: 336px;
	height: 236px;
	border-radius:15px;
}

.company_logo_image
{
	position: relative;
	max-width: 100%;
	max-height: 100%;	
}

#company_logo_image_amazon
{
	max-width: 85%;
	margin-top: 102px;
}

#company_logo_image_dicks
{
	margin-top: 34px;
}

#company_logo_image_fasteners
{
	max-width: 85%;
	margin-top: 82px;	
}

#company_logo_image_walmart
{
	max-width: 85%;
	margin-top: 80px;	
}

#company_logo_allied
{
	width: 202px;
	top: 13px;
	left: 13px;
}

#company_logo_cargoloc
{
	width: 184px;
	top: 10px;
	left: 20px;
}

#company_logo_prograde
{
	width: 184px;
	top: 10px;
	left: 20px;
}

#company_logo_projectpartners
{
	width: 184px;
	top: 10px;
	left: 20px;
}

#company_text_herhardware
{
	width: 158px;
	top: 9px;
	left: 2px;
}

#company_logo_herhardware
{
	width: 58px;
	top: 3px;
	left: 157px;
}

.company_description
{
	position: absolute;
	top: 59px;
	left: 0px;
	width: 226px;
	font-size: 11px;
	font-family: Arial;
	text-align: center;
}

.company_visit
{
	position: absolute;
	top: 130px;
	width: 100%;
	text-align: center;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: blue;
	transform: scale(1, .75);
	-webkit-transform: scale(1, .75);
	-moz-transform: scale(1, .75);
	-o-transform: scale(1, .75);
}

.horizontal_line
{
	position: absolute;
	top: 62px;
	left: 5px;
	border-bottom: 1px solid black;
	width: 95%;	
}

#page_footer
{
	position: relative;
	height: 224px;
	background-color: #212121;	
}

#footer_allied_logo
{
	position: absolute;
	top: 28px;
	left: 20px;
	width: 187px;
}

#footer_allied_description
{
	position: absolute;
	top: 82px;
	left: 20px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}

#footer_allied_copyright
{
	position: absolute;
	top: 178px;
	left: 20px;
	color: white;
	font-family: Arial;
	font-size: 9px;	
}

#footer_contact_us
{
	position: absolute;
	top: 42px;
	left: 324px;	
}

#footer_helpful_links
{
	position: absolute;
	top: 42px;
	left: 578px;	
}

#footer_information
{
	position: absolute;
	top: 42px;
	left: 814px;	
}

.footer_section_title
{
	font-family: Verdana;
	color: #632020;
	font-size: 17px;
	margin-bottom:6px;
}

.footer_section_text
{
	margin-left: 8px;
	margin-bottom: 12px;
	font-family: Verdana;
	font-size: 11.5px;
	color: #666666;	
}

.footer_section_text > a
{
	color: inherit;
    text-decoration: inherit;
    font-weight: inherit;	
}