﻿body
{
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:64.5%;
}

img { border:0; }

.clear { overflow:hidden; clear:both; height:0; }

.MainContainer
{	
	margin-left:auto;
	margin-right:auto;
	width:976px;
	border-left:solid 3px #434d9d;
}

.Banner
{
	width:759px;
	height:122px;
	background-image:url('Images/Banner.jpg');
	background-repeat:no-repeat;
	background-position:100px 10px;
}

.Banner h1
{
	margin:0px;
	position:absolute;
	left:-10000px;
}

.LeftColumn 
{
	width:778px;
	float:left;
}



h1.TopGreyBand
{
	background-image:url('Images/TopGreyBand.gif');
	background-position: bottom;
	width:519px;
	float:right;
	color:#fff;
	font-size:1.4em;
	background-repeat:no-repeat;
	margin:0;
	padding-right:10px;
	font-weight:normal;
	padding-top:7px;
	padding-bottom:7px;
	text-align:right;
}


.Nav
{
	float:left;
}


.Nav ul
{
	margin:0px;
	padding:0px;
}

.Nav ul li
{
	text-indent:-10000px;
	list-style-type:none;
	margin-bottom:7px;
	background-repeat:no-repeat;
}

.Nav ul li a
{
	display:block;
	width:161px; height:31px;
}

.Nav_Home					{	background-image:url('Images/Nav/Home.gif'); }
.Nav_ServicesMarkets		{	background-image:url('Images/Nav/ServicesMarkets.gif'); }
.Nav_Staff					{	background-image:url('Images/Nav/Staff.gif'); }
.Nav_Quality				{	background-image:url('Images/Nav/Quality.gif'); }
.Nav_News					{	background-image:url('Images/Nav/News.gif'); }
.Nav_Clients				{	background-image:url('Images/Nav/Clients.gif'); }
.Nav_ContactUs				{	background-image:url('Images/Nav/ContactUs.gif'); }
.Nav_WebsiteLinks			{	background-image:url('Images/Nav/WebsiteLinks.gif'); }
.Nav_Testimonials			{	background-image:url('Images/Nav/Testimonials.gif'); }


.LeftColumn_Content
{
	padding-left:0px;
	float:left;
	width:490px;
}

h2
{
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:1.8em;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

h2.home_header
{
	font-family: verdana;
	text-transform:none;
	font-size:1.5em;
}















.Footer
{
	background-color:#414b9c;
	padding-top:10px;
	padding-bottom:15px;
	color:#fff;
	padding-right:15px;
	padding-left:15px;
}

.Footer a
{
	color:#fff;
	text-decoration:none;
}

.Footer a:hover
{
	text-decoration:underline;
}

.Footer_Left
{
	float:left;
	padding-top:7px;
}

.Footer_Right
{
	float:right;
	text-align:right;
}




.Content
{
	font-size:1.2em;
	line-height:20px;
}

.Content p
{
	margin:0px;
	padding-bottom:15px;
}

.Content ul li
{
	padding-bottom:5px;
}

.BlueText	{ color:#444e9e; font-size:0.9em; }
.PurpleText { color:#414b9c; }

.Thumbnails img
{
	padding-left:5px;
	float:left;
	padding-bottom:5px;
}

.Content h3
{
	font-size:1.1em;
	margin:0;
	padding-bottom:4px;
	color:#354095;
}

.Content h4
{
	color:#5d66aa;
	margin:0;
	margin-top:10px;
}

.Clients ul
{
	padding:0;
	margin:0;
	margin-top:25px;
}

.Clients ul li
{
	color:#414b9c;
	font-weight:bold;
	padding-bottom:25px;
	list-style-type:none;
}


.Link
{
	clear:left;
}

.Link_Logo
{
	float:left;
	width:90px;
	text-align:center;
	padding-right:20px;
	padding-bottom:20px;
}

.Link_Name
{
	padding-top:5px;
}

.Link_Name a
{
	color:#414b9c;
	font-weight:bold;
	text-decoration:none;
	float:left;
}

.Link_Name a:hover
{
	text-decoration:underline;
}



.Testimonial_Quote
{
	font-size:1.1em;
}

.Testimonial_Name
{
	padding-top:3px;
	font-size:0.9em;
	line-height:16px;
	padding-bottom:30px;
}
ul.sitemap {
	margin: 0px;
	list-style-type: none;
	font-size: 1.1em;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.sitemap li {
	padding-bottom: 12px;
}
ul.sitemap li a {
	color: #414b9c;
	text-decoration: none;
}
ul.sitemap li a:hover {
	text-decoration: underline;
}

hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	margin-top: 5px;
	margin-bottom: 15px;
}

