﻿body
{
	margin: 25px 0px 0px 0px;
}
.divContainer
{
	position: absolute;
	width: 100%;
}
.divCenter
{
	position: absolute;
	margin-left: -477px;
	left: 50%;
	width: 955px;
}
.divTop
{
	width: 935px;
	height: 268px;
	background-image: url(../img/divTop.jpg);
	text-align: right;
	padding-right: 20px;
}
.divTopBottom
{
	width: 955px;
	height: 18px;
	background-image: url(../img/divTopBottom.jpg);
}
.divMenu
{
	font-family: Arial;
	font-size: 12pt;
	width: 955px;
	height: 29px;
	background-image: url(../img/divMenuBg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	float:left
	clear:both;
}
.divMenu a
{
	position: relative;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-variant: small-caps;
}
.divContent
{
	width: 905px;
	min-height: 500px;
	background-image: url(../img/divContent.jpg);
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	padding-left: 25px;
	padding-right: 25px;
	float:left;
	clear:both;
}
.divFooter
{
	width: 955px;
	height: 58px;
	background-image: url(../img/divFooter.jpg);
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	text-align: center;
	line-height: 19px;
	float:left;
	clear:both;
}

.employee
{
	float:left;
}
.employeeList
{
	float:left;
}
#externalContent
{
	width:100%;
	height:900px;
}