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: 860px;
	overflow: hidden;
	background-color: black;
}

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

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

#splash_left_arrow
{
	position: absolute;
	top: 50%;
	left: 10px;	
}

#splash_right_arrow
{
	position: absolute;
	top: 50%;
	right: 18px;	
}


#splash_title
{
	position: absolute;
	/*
	top: 580px;
	left: 60px;
	font-size: 105px;
	*/
	top: 80px;
	left: 60px;
	font-size: 75px;

	font-family: Arial, Helvetica, sans-serif;
	text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000;
	color: #f01616;
	/*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: 39px;
	-webkit-transform: scale(1, 2);
}

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


#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;
}

#company_section
{
	height: 198px;
	background-color: black;	
}

.company_entry
{
	position: relative;
	top: 27px;
	left: 20px;
	width: 226px;
	height: 150px;
	background-color: white;
	display: inline-block;
	margin-right: 21px;
	cursor: pointer;
}

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

.company_logo_image
{
	position: absolute;	
}

#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_helpinghands
{
	width: 158px;
	top: 9px;
	left: 2px;
}

#company_logo_helpinghands
{
	width: 200px;
	top: 16px;
	left: 50%;
	margin-left: -100px;
}

.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;	
}

.left_arrow_button
{
	border-bottom: 3px solid #e0e0e0;
	border-left: 3px solid #e0e0e0;
	transform: translateX(10%) rotate(45deg);
	width: 32px;
	height: 32px;
	background-color: transparent;
	cursor: pointer;
}

.left_arrow_button:hover
{
	border-bottom: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
}

.right_arrow_button
{
	border-top: 3px solid #e0e0e0;
	border-right: 3px solid #e0e0e0;
	transform: translateX(10%) rotate(45deg);
	width: 32px;
	height: 32px;
	background-color: transparent;
	cursor: pointer;
}

.right_arrow_button:hover
{
	border-top: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
}



/*
#main 
{
	clear: both;
	margin-top: 4px;
	text-align:center;
}

#outershadow 
{
	height: 870px;
	background: black;
	padding: 5px;
	margin: 5px 0px 0px 0px;
	text-align: center;
	
	-khtml-box-shadow: 0px 1px 2px #000;
	-webkit-box-shadow: 0px 1px 2px #000;
	-moz-box-shadow: 0px 1px 2px #000; 
	box-shadow: 0px 1px 2px #000;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background: url(../images/frontpagelogo.jpg?1) no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

.brands
{
	width: 150px;
}

.product_block 
{
	width: 265px;
	margin: 0 9px 0 9px;
	padding: 0;
	
	display: inline-block;
	vertical-align:bottom;
	
	-khtml-box-shadow: 0px 1px 2px #000;
	-webkit-box-shadow: 0px 1px 2px #000;
	-moz-box-shadow: 0px 1px 2px #000; 
	box-shadow: 0px 1px 2px #000;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
*/