﻿body 
{
	background: #A0A09B;
}
p, ul, li, h1, blockquote
{
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #5E5D5D;
}
h1
{
	font-size: 16pt;
}
h3
{
	font-size: 12pt;
	font: Calibri;
	color: #C00000;
	font-style: italic;
	padding-top: 40px;
}

a
{
	color: #5E5D5D;
	text-decoration: none;
	font-weight: bold;
}
#container 
{
	background: #FFF;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 25px;
}

.homeDisplay, .companyDisplay, .solutionsDisplay, .capitalDisplay, .mediaDisplay, .lehmanDisplay, .contactDisplay
{
	position:relative;
	width: 934px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background: #B2B3AE;
}

.companyDisplay { background: #DED9C2; }
.solutionsDisplay {	background: #E5DCD4; }
.capitalDisplay { background: #DEDBD4; }
.mediaDisplay { background: #D8DDD7; }
.lehmanDisplay { background: #D3CFBA; }
.contactDisplay { background: #E6E1D7; }

#topNav
{
	width: 934px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}

#sideNav 
{
	position: absolute;
	right: 5px;
}
.sideNav td 
{
	width: 130px;
	padding-top: 10px; 
}

.topNavLink, .topNavLinkStrong
{
	font-family: Helvetica,Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #5E5D5D;
}

#content
{
	position:relative;
	top: 70px;
	left: 30px;
	width: 880px;
	padding-bottom: 90px;
}

#homeContent { margin-left: 180px; }

.downloadTable, .ratingsTable, .mediaTable, .videoTable, .chartTable, .ratingsTable_indent
{
	width: 550px;
	background: #D5CFB6;
	padding: 0px;
	margin: 0px;
}

.downloadTable td, .ratingsTable td, .mediaTable td, .videoTable td, .chartTable td, .ratingsTable_indent td
{
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	color: #5E5D5D;
	padding: 7px 7px 7px 18px;
}

.ratingsTable_indent td 
{
	padding: 7px 7px 7px 38px;
}

.ratingsTable_indent .no_indent 
{
	padding-left: 18px;
	font-weight: bold;
}

.videoTable
{
	background: #FFF;
	width: 600px;
	height: 130px;	
}

.custServiceDiv 
{
	background: #D5D1C7;
	padding: 10px;
}

.mediaTable
{
	background: #CACEC9;
}

.ratingsTable, .ratingsTable_indent
{
	width: 800px;
	background: #D5D1C7;
}

.chartTable 
{
	width: 600px;
	background: #D5D1C7;
}

.rating_lft 
{
	border-left: solid 1px #B8B9A9;
}

.rt_aln 
{
	text-align: right;
}

.tbl_bottom
{
	border-bottom: solid 1px #B8B9A9;
}

.tbl_bottom_indent
{
	border-bottom: solid 1px #B8B9A9;
	margin: 200px;
}

#directions 
{
	position: absolute;
	left: 180px;
	top: 88px;
	width: 450px;
	height: 310px;
	border: solid 1px #B8B9A9;
	padding: 5px 10px 5px 10px;
}

#employeeList
{
	position: relative;
	width: 185px;
	height: 200px;
	border: solid 1px #B8B9A9;
	padding: 5px 10px 5px 10px;	
	overflow-y: scroll;
}

#employeeList .emp 
{
	float: right;
	clear: right;
	border-bottom: solid 1px #B8B9A9;
	padding: 3px;
	width: 160px;
	text-align: right;
}

#empInfo 
{
	position: absolute;
	left: 230px;
	top: 92px;
	width: 350px;
	height: 150px;
	border: solid 1px #B8B9A9;
	padding: 50px 10px 5px 10px;
	background-position: 10px 10px;
	background-image: url('../images/wiltonReLogo.gif');
	background-repeat: no-repeat;
}

#empInfo .contactInfo 
{
	float: left;
	clear: left;
	padding-top: 30px;
}

#bio
{
	position: relative;
	height: 200px;
}

#executiveImages 
{
	position: absolute;
	top: 240px;
	width: 900px;
}

.execPic
{
	padding-right: 10px;
	padding-top: 10px;
}

.pdf a
{
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #5E5D5D;
	float: right;
	background: #CACEC9;
	padding: 5px;
}

.tn 
{
	float: right;
}
