﻿#header
{
	position: relative;
	height: 190px;
	margin-left: 0;
	z-index: 1;
}
#glossy
{
	position: relative;
	top: -26px;
}
#branding
{
	position: absolute;
	left: 300px;
	top: 0px;
	z-index: 1000;
	text-align: left;
}

#avatarPlace
{
	position: absolute;
	right: 9px;
	top: 0px;
	z-index: 1000;
	text-align: left;
	color: #656d00;
}

.companyName
{
	font-family: Arial;
	color: #ff1a17;
	font-size: 30px;
	font-weight: bold;

}

#logoImage
{
	vertical-align: bottom;

}

.slogan
{
	color: #ffc81e;
	font-size: 20px;
}

#breadcrumbs
{
	position: absolute;
	left: 180px;
	bottom: -30px;
	color: #ffc81e;
	font-weight: bold;
	z-index: 0;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	visibility: visible;
}
#breadcrumbs a
{
	text-decoration: none;
	color: #ffc81e;
	font-weight: bold;
	visibility: visible;
	color: #ffc81e;
	font-weight: bold;
}
#breadcrumbs a:visited
{
	text-decoration: none;
	color: #ffc81e;
	font-weight: bold;
	visibility: visible;
}

#breadcrumbs a:hover
{
	text-decoration: none;
	color: #ffc81e;
	font-weight: bold;
	visibility: visible;
}

#logins
{
	position: absolute;
	right: 30px;
	bottom: 20px;
	color: White;
	font-weight: bold;
	z-index: 100;
	font-family: Arial;
	text-decoration: none;
	font-size: 13px;
}
#logins a
{
	font-family: Arial;
	text-decoration: none;
	color: White;
}

#logins a:hover
{
	text-decoration: none;
	color: White;
}
