/* Copyright 2025 Virtual Interconnect Software, LLC.  All rights reserved. */
#TopBar
{
	position: relative;
	z-index: 2;
}

#Logo
{
	position: absolute;
	left: 0;
	top: 0;
	width: 40%;
	height: 100%;
}

#QuickText, #Phone, #Nav, #PhoneBorderTop, #PhoneBorderBottom
{
	float: right;
	clear: right;
	width: 50%;
	text-align: right;
}

#QuickText
{
	width: 80%;
}

#QuickTextMargin
{
	float: right;
	width: 75%;
	text-align: right;
}

#Nav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	width: 100%;
	margin-bottom: 3.5em;
}

#Nav li
{
	display: block;
	width: 20%;
	float: left;
	margin: 0;
	padding: 0;
}

#Nav li a
{
	display: block;
	padding: 0.25em 1em 0.25em 1em;
	min-height: 2.5em;
	text-align: right;
}

#LowerSection
{
	position: relative;
	z-index: 1;
}

#LeftBar
{
	position: absolute;
	top: 0;
	left: 0;
	width: 25%;
}

#SecondaryNav ul, #HomeSecondaryNav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#SecondaryNav ul li, #HomeSecondaryNav ul li
{
	margin: 0;
	padding: 0;
	display: block;
	text-align: right;
}

#SecondaryNav ul li a, #HomeSecondaryNav ul li a
{
	display: block;
	text-align: right;
	padding: 0.5em 2em;
}

#RightSide
{
	position: relative;
	width: 75%;
	float: right;
}

#TopSection, #Content
{
	padding: 2em 4em;
}

#TopSection
{
	min-height: 8em;
}

#DesignBottomRight
{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 480px;
}

#Copyright
{
	clear: both;
}

#HomeGraphicCaption
{
	clear: left;
	float: left;
	width: 25%;
}

#HomeGraphic
{
	float: right;
	width: 74.95%;
	line-height: 0;
}

#HomeSecondaryNav
{
	clear: both;
	float: left;
	width: 25%;
}

#HomeBottomRight
{
	clear: right;
	float: right;
	width: 74.95%;
}

#HomeBottomRightMargin
{
	margin: 1em 2em;
}
