﻿.header
{
	width: 757px;
	height: 120px;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	clear: both;
	padding: 0px;
	margin: 0px;
	background-position: left 1 top;
	background-repeat: repeat-y;
	background-color: #ffffff;
}

.companyHeader
{
	height: 120px;
	width: 544px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
}

.McLaneGroupTitle
{
	height: 44px;
	width: 212px;
	border: 0px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	float: right;
}

.contentRow
{
	width: 757px;
	border-bottom: 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #ffffff;
}

.content
{
	padding: 5px;
	padding-top: 5px;
	padding-left: 5px;
	overflow: hidden;
}

.bottomRow
{
	display: block;
	position: relative;
}

.contentBottom
{
	width: 759px;
	height: 87px;
	border: 0px;
	background-position: left top;
	background-attachment: scroll;
	background-image: url(../../Images/SiteDesign/BottomBG.gif);
	background-repeat: no-repeat;
	clear: both;
}

.contentBottomLeft
{
	width: 524px;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	overflow: hidden;
}

.contentBottomRight
{
	width: 195px;
	padding: 5px;
	float: right;
	height: 65px;
	overflow: hidden;
	text-align: center;
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 20px;
	color: #4f4f4f;
	background-position: 0pt 4pt;
	background-image: url(../../Images/SiteDesign/BottomRightBG.jpg);
	background-repeat: no-repeat;
}

.footer
{
	font-family: Verdana;
	font-variant: small-caps;
	width: 757px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

.menuFloater
{
	position: absolute;
	display: block;
	top: 135px;
	left: 200px;
}

.exceptionHandler
{
	display: block;
	position: relative;
	width: 757px;
	margin-bottom: 10px;
	background-color: #bf0000;
	color: #ffffff;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
