﻿body 
{
	width:100%;
	font-family:Arial;
	font-size:14px;
	color:#433723;
	padding:0px;
	margin:0px;
	background-image:url(images/EmployeeBG_03.jpg);
}

#header
{
	background-image:url(images/EmployeeBG_01.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height:171px;
}

#menu
{
	background-image:url(images/EmployeeBG_02.jpg);
	background-repeat:repeat-x;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height:44px;
	margin:0px;
	padding:0px;
}

#menu:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
 }
 
.menu
{
	width:901px;
	height:44px;
	margin-left:auto;
	margin-right:auto;
}

.menuLeft
{
	width:335px;
	font-family:Arial;
	font-size:34px;
	font-weight:bold;
	color:#9fc7cf;
	float:left;
	height:44px;	
}

.menuLeft a
{
	text-decoration:none;
	color:#9fc7cf;
}

.menuLeft a:hover
{
	text-decoration:none;
	color:#433723;
}

.menuRight
{
	width:565px;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	float:right;
	height:44px;
}

.menuItem
{
	width:141px;
	background-image:url(images/EmployeeTabs.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:44px;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	float:left;
	text-transform:uppercase;
	padding:25px 0px 0px 0px;
}

.menuItem a
{
	color:#433723;
	text-decoration:none;
}

.menuItem a:hover
{
	color:#433723;
	text-decoration:line-through;
}

#content
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#contentLeft
{
	width:330px;
	text-align:center;
	float:left;
}

h1
{
	font-family:Times New Roman;
	font-size:28px;
	font-weight:bold;
	height:30px;
	border-bottom: dashed 1px #9fc7cf;
	margin:20px 0px 5px 0px;
	text-align:left;
}
.contentLeft
{
	width:310px;
	float:right;
	text-align:left;
}
.contentLeft:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
 }

#contentRight
{
	width:555px;
	text-align:left;
	float:right;
}

#contentRight h1
{
	font-family:Times New Roman;
	font-size:28px;
	font-weight:bold;
	height:30px;
	border-bottom: dashed 1px #9fc7cf;
	margin:20px 0px 5px 0px;
	text-align:left;
}

.contentRight
{
	width:535px;
	float:right;
	text-align:left;
}
.contentRight:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
 }

#content:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
 }
 
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 0px;
	padding: 0;
	position: relative;
	width: 295px;
	height: 229px;
}
.gallery img {
	padding: 16px 0 0 16px;
}
.gallery em {
	width: 295px;
	height: 229px;
	background: url(images/PhotoSpan.png) no-repeat;
	display: block;
	position: absolute;
	text-align: center;
	font: 100%/100% Georgia, "Times New Roman", Times, serif;
}

.quote 
{
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  background: url(images/CloseQuote.png) no-repeat right bottom;
  padding-left: 18px;
  text-indent: -18px;
}

.quote:first-letter 
{
  background: url(images/OpenQuote.png) no-repeat left top;
  padding-left: 18px;
  font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}

.signature
{
	font-family:Arial;
	font-style:italic;
	text-align:right;
}

a
{
	color:#433723;
	text-decoration:none;
}
a:hover
{
	color:#433723;
	text-decoration:none;
	font-weight:bold;
}

#picture
{
	width: 880px;
}
	
