/* Reset */
*{margin:0; padding:0;}
body
{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.625em;
	line-height: 1.8em;
	color: #000;	
	background: #d0dee9;
}
ul{list-style-type: none;}
p,li{font-size: 1.2em;}
table{border-collapse: collapse; border: 0; border-spacing: 0;}
td{vertical-align: top;}
input,select,textarea{font-size: 1.2em; font-family: Arial, Verdana, Helvetica, sans-serif;}
img{border: 0;}
a{color: #0f2049; text-decoration: none; font-weight: bold;}
a:hover{text-decoration: underline;}

h1{font-size: 1.4em; color: #1a3063;}
h2{font-size: 1.4em; color: #1a3063;}
h3{font-size: 1.2em; color: #1a3063;}

.floatLeft{float: left !important;}
.floatRight{float: right !important;}
.clearFloats{clear: both !important;}
.noMargin{margin: 0px !important;}

.alignCenter
{
	margin: 0 auto; 
	width: 920px;
}

/* Backgrounds */
#leftBg
{
	position: absolute;
	left: 0;
	width: 50%;
	height: 534px;	
	background: url(/media/build/bg-left.gif) top left repeat-x;
}	
#rightBg
{
	position: absolute;
	right: 0;
	width: 50%;
	height: 534px;	
	background: url(/media/build/bg-right.gif) top right repeat-x;
}
#home #leftBg{background: url(/media/build/bg-home-left.gif) top left repeat-x;}
#home #rightBg{background: url(/media/build/bg-home-right.gif) top left repeat-x;}
#bg
{
	position: absolute;
	width: 100%;
	min-width: 958px;
	background: url(/media/build/bg-header.jpg) top center no-repeat;
}
#home #bg
{
	background: url(/media/build/bg-header-home.jpg) top center no-repeat;
}

/* Header */
.centerHeader
{
	margin: 0 auto; 
	width: 940px;
}
.header
{
	margin: 0 auto;
	width: 960px;
}
.header h1, .header h2
{
	float: left; 
	margin: 20px 119px 0px 20px;
}
.header h1 a, .header h2 a
{
	float: left;
	width: 161px;
	height: 100px;
	background: url(/media/build/logo.gif) top left no-repeat;
}
.header h1 span, .header h2 span{display: none;}
.header ul.nav
{
	float: left; 
	list-style-type: none;
}
.header ul.nav li
{
	float: left;
	position: relative;
	display: block;
}
.header ul.nav li a{height: 139px;}
.header ul.nav li a span{display: none}

ul.nav li.btnHome{background: url(/media/build/nav/btn-home-over.gif) top left no-repeat;}
ul.nav li.btnHome a{float: left; width: 125px;}
ul.nav li.btnHome a{background: url(/media/build/nav/btn-home-off.gif) top left no-repeat;}
ul.nav li.btnHome a:hover{background: url(/media/build/nav/btn-home-over.gif) top left no-repeat;}
ul.nav li.btnHome a.on{background: url(/media/build/nav/btn-home-off.gif) top left no-repeat;}

ul.nav li.btnAbout{background: url(/media/build/nav/btn-about-over.gif) top left no-repeat;}
ul.nav li.btnAbout a{float: left; width: 137px;}
ul.nav li.btnAbout a{background: url(/media/build/nav/btn-about-off.gif) top left no-repeat;}
ul.nav li.btnAbout a:hover{background: url(/media/build/nav/btn-about-over.gif) top left no-repeat;}
ul.nav li.btnAbout a.on{background: url(/media/build/nav/btn-about-on.gif) top left no-repeat;}

ul.nav li.btnServices{background: url(/media/build/nav/btn-services-over.gif) top left no-repeat;}
ul.nav li.btnServices a{float: left; width: 98px;}
ul.nav li.btnServices a{background: url(/media/build/nav/btn-services-off.gif) top left no-repeat;}
ul.nav li.btnServices a:hover{background: url(/media/build/nav/btn-services-over.gif) top left no-repeat;}
ul.nav li.btnServices a.on{background: url(/media/build/nav/btn-services-on.gif) top left no-repeat;}

ul.nav li.btnIndustries{background: url(/media/build/nav/btn-industries-over.gif) top left no-repeat;}
ul.nav li.btnIndustries a{float: left; width: 183px;}
ul.nav li.btnIndustries a{background: url(/media/build/nav/btn-industries-off.gif) top left no-repeat;}
ul.nav li.btnIndustries a:hover{background: url(/media/build/nav/btn-industries-over.gif) top left no-repeat;}
ul.nav li.btnIndustries a.on{background: url(/media/build/nav/btn-industries-on.gif) top left no-repeat;}

ul.nav li.btnContactUs{background: url(/media/build/nav/btn-contactus-over.gif) top left no-repeat;}
ul.nav li.btnContactUs a{float: left; width: 117px;}
ul.nav li.btnContactUs a{background: url(/media/build/nav/btn-contactus-off.gif) top left no-repeat;}
ul.nav li.btnContactUs a:hover{background: url(/media/build/nav/btn-contactus-over.gif) top left no-repeat;}
ul.nav li.btnContactUs a.on{background: url(/media/build/nav/btn-contactus-on.gif) top left no-repeat;}

.centerFlashImage
{
	margin: 0 auto;
	width: 972px;
}
#flashPanel
{
	float: left;
	width: 972px;
	height: 244px;
	color: #364862;
}
#imagePanel
{
	float: left;
	width: 972px;
	height: 177px;	
}

/* Content */
.sectionLeft
{
	float: left;
	padding: 22px 0px 0px 0px;
	width: 250px;	
}
.sectionLeft .nav
{
	padding: 0px 0px 38px 0px;
}
.sectionLeft .nav a
{
	display: block;
	width: 224px;
	padding: 4px 0px 8px 0px;
	font-weight: normal;
	text-decoration: none;
	background: url(/media/build/bg-nav.gif) bottom left no-repeat;
}
.sectionLeft .nav a:hover
{
	color: #6579ab;
}
.sectionLeft .nav a.on
{
	font-weight: bold;
}
.sectionLeft .nav a.on:hover
{
	color: #0f2049;
}
.sectionLeft .nav a.sub
{
	background: none;
	padding: 4px 0px 0px 0px;
}
.sectionLeft .nav .subNav
{
	display: block;
	padding: 0px 0px 9px 10px;
	font-size: 1.0em;
	background: url(/media/build/bg-nav.gif) bottom left no-repeat;	
}
.sectionLeft .nav .subNav a
{
	display: block;
	width: 224px;
	padding: 5px 0px 0px 0px;
	font-weight: normal;
	text-decoration: none;
	background: none;
}
.sectionLeft .nav .subNav a.on
{
	font-weight: bold;
}

.sectionRight
{
	float: left;
	margin: 22px 0px 0px 0px;
	width: 670px;
	background: url(/media/build/hr-vertical.gif) top left repeat-y;
}
.sectionRight .topBorder
{
	float: left;
	background: url(/media/build/hr-vertical-top.gif) top left no-repeat;
}
.sectionRight .bottomBorder
{
	float: left;
	padding: 0px 0px 0px 20px;
	min-height: 470px;
	background: url(/media/build/hr-vertical-btm.gif) bottom left no-repeat;
}

.sectionRight .infoBox
{
	clear: right;
	float: right;
	background: url(/media/build/bg-info-box.gif) top center repeat-y #587292;
	margin: 0px 0px 0px 25px;
}
.sectionRight .infoBox h5
{
	color: #fff;
	font-size: 1.8em;
}
.sectionRight .infoBox p
{
	color: #cccccc;
	font-size: 1.1em;
}
.sectionRight .infoBox .top
{
	background: url(/media/build/bg-info-box-top.gif) top center no-repeat;
	width: 187px;
	padding: 15px 20px 25px 15px;
}


.contactUs
{
	float: left;
	width: 219px;
}
.contactUs .one300
{
	padding: 19px 0px 0px 0px;
}
a.contactUsOnline
{
	color: #3f4e6d;
}

.ourPeopleOverview
{
	float:left;
	width: 395px;
}

.featuredAccreditations 
{
	float: right;
	width: 244px;
	background: url(/media/build/hr-vertical.gif) top left repeat-y;
	margin: 0px 0px 0px 10px;
}
.featuredAccreditations h4
{
	padding: 4px 0px 0px 15px;
}
.featuredAccreditations  .bottomBorder
{
	min-height: 50px;
	padding: 0px 0px 0px 10px;
}
.featuredAccreditations  .topBorder
{
	background: url(/media/build/hr-vertical-top-bg.gif) top left no-repeat;
}
.featuredAccreditations  p
{
	clear: left;
	float: left;
	padding: 6px 0px 0px 15px;
}
.featuredAccreditations .images img
{	
	float: left;
	border: solid 1px #fffefe;
	margin: 10px 0px 0px 15px;
}	
img.ourPeopleImage
{
	float: left;
	border: solid 1px #fff;
	margin: 0px 15px 0px 0px;
}
.otherPeople
{
	float: left;
	width: 210px;
	background: url(/media/build/hr-vertical.gif) top left repeat-y;
}
.otherPeopleFirst
{
	background: none;
}
.otherPeople  .topBorder
{
	background: url(/media/build/hr-vertical-top-bg.gif) top left no-repeat;
}
.otherPeople  .bottomBorder
{
	min-height: 50px;
	padding: 0px 20px 0px 30px;
}

.associations
{
	float: left;
	background: url(/media/build/hr-vertical.gif) top center repeat-y;
}
.associations  .topBorder
{
	background: url(/media/build/hr-vertical-top-bg.gif) top center no-repeat;
}
.associations  .bottomBorder
{
	min-height: 50px;
	width: 650px;
	padding: 0px;
	background: url(/media/build/hr-vertical-btm.gif) bottom center no-repeat;
}
.association
{
	float: left;
	width: 310px;
	padding: 0px 15px 15px 0px;
}
.associationRight
{
	padding: 0px 0px 15px 15px;
}
.association p img
{
	float: left;
	border: solid 1px #fff;
	margin: 4px 10px 0px 0px;
	
}

ul.otherServices li
{
	display: block;
	float: left;
	width: 320px;
	padding: 5px 0px 0px 0px;
}
ul.otherServices li a
{
	font-weight: normal;
}


.industries-example
{
	float: left;
	width: 312px;
	margin: 0px 26px 0px 0px;
}
.industries-example p.image
{
	padding: 0px 0px 10px 0px !important;
}

.industryExample object
{
	display: block;
}
.industryExampleCompany object
{
	display: block;
	position: static;
	margin: -9px 0px 5px 0px !important;	
}

div.client
{
	float: left;
	display: block;
	padding: 0px 10px 12px 0px;
}	

.address 
{
	float: right;
	width: 244px;
	min-height: 63px;
	padding: 20px 145px 0px 10px;
	background: url(/media/build/hr-vertical-address.gif) top left no-repeat;
}
.address  p
{
	padding: 6px 0px 0px 15px;
}


#contactForm table
{
	margin: 10px 0px 0px 0px;
}
#contactForm td
{
	font-size: 1.2em;
	padding: 0px 10px 0px 0px;
}
#contactForm td.text
{
	font-size: 1.2em;
	padding: 3px 10px 0px 0px;
}
#contactForm td.submit
{
	text-align: right;		
	padding: 10px 10px 0px 0px;
}
#contactForm td input.text
{
	width: 240px;
	border: solid 1px #5e697b;
	padding: 3px 0px 3px 3px;
	margin: 2px 0px 1px 0px;
}
#contactForm td .interestedService
{
	margin: 5px 0px 7px 0px;
}
#contactForm td .interestedService td.text
{
	font-size: 1.0em;
	padding: 0px 35px 0px 0px;
}
#contactForm td .interestedService td.input
{
	padding: 0px;
	width: 22px;
}
#contactForm td .interestedService td input
{
	float: left;
}
#contactForm td textarea
{
	margin: 3px 0px 0px 0px;
	width: 492px;
	height: 70px;
	padding: 3px;
}
#contactForm td.requiredText
{
	font-size: 1.1em;
	padding: 3px 30px 0px 0px;
}
#contactForm .required
{
	color: #ed9407;
}

ul.sitemap li
{
	list-style-type: none;
	display: outside;
}
ul.sitemap li a
{
	color: #1a3063;
}
ul.sitemap li ul
{
	padding: 0px 0px 5px 0px;
}
ul.sitemap li ul li a
{
	color: #38569a;
}
ul.sitemap li ul li
{
	font-size: 1.0em; 
	padding: 2px 0px 0px 12px;
}
ul.sitemap li ul li ul li a
{
	color: #6d7a99;
}
ul.sitemap li ul li ul li{font-size: 1.0em;}


/* Text and Image Formatting */
.sectionLeft h1, .sectionLeft h2{padding: 0px 0px 6px 0px;}
.sectionLeft h3{padding: 12px 0px 6px 0px;}
.sectionLeft h1 img, .sectionLeft h2 img, .sectionLeft h3 img, .sectionLeft h4 img{display: block;}
.sectionRight h1, .sectionRight h2{padding: 0px 0px 6px 0px;}
.sectionRight object{margin: -4px 0px 6px -2px; display: block;} /* SwfType */
.sectionRight h3{padding: 10px 0px 6px 0px;}
.sectionRight h1 img, .sectionRight h2 img, .sectionRight h3 img, .sectionRight h4 img{display: block;}
h5.swfTitle
{
	font-size: 1.5em;
	color: #1a3063;
	margin: -3px 0px 0px 0px;
}	
h5.swfSubTitle
{
	font-size: 1.5em;
	color: #4e698e;
}	
p.image, p.floatedImage{padding: 0px !important;}
p.image img, p.floatedImage img
{
	display: block; 
	border: solid 1px #fcfefc;
}
p.floatedImage{float: right; margin: 0px 0px 20px 25px;}
p.industriesImage{margin: 0px 0px 0px 25px;}
a sub, a:hover sub
{	
	position: relative;
	vertical-align: baseline;
	bottom: 2px;
	font-size: 1.1em;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
}
.callUs
{
	margin: -4px 0px 0px 0px;
}
.lowerCase, a.lowerCase
{
	text-transform: lowercase;
}
.sectionRight ul
{
	list-style-type: circle;
	list-style: inside;
}

/* HR */
.hr-horizontal
{
	display: block;
	height: 2px;	
}
.hr-horizontal hr
{
	display: none;
}
.hr650
{
	clear: both;
	width: 650px;
	background: url(/media/build/hr-horizontal-650.gif) center left repeat-x;
	padding: 22px 0px 22px 0px;
}
.hrNoClear
{
	clear: none !important;
}
.hr310
{
	width: 310px;
	background: url(/media/build/hr-horizontal-310.gif) center left repeat-x;
	height: 2px;
	margin: 13px 0px 4px 0px;	
}

/* Home Content */
#home .sectionLeft
{
	float: left;
	width: 650px;
	padding: 22px 20px 0px 0px;
}
#home .sectionRight
{
	float: left;
	width: 222px;
	margin: 22px 0px 0px 0px;
	background: url(/media/build/hr-vertical.gif) top left repeat-y;
}
#home .sectionRight .topBorder
{
	float: left;
	background-image: url(/media/build/hr-vertical-top-home.gif);
}
#home .sectionRight .bottomBorder
{
	float: left;
	padding: 0px 0px 0px 28px;
}
#home .sectionLeft .leftCol
{
	float: left;
	width: 310px;	
	padding: 0px 26px 0px 0px;
}
#home .sectionLeft .leftCol p
{
	padding: 0px 20px 0px 0px;
}
#home .sectionLeft .rightCol
{
	float: left;
	width: 310px;	
	padding: 0px 0px 1px 0px;
}
#home .sectionLeft .rightCol p
{
	padding: 0px 20px 0px 0px;
}
#home p.introText
{
	padding: 0px 20px 0px 0px;
}
#home .accreditations
{
	float: left;
	padding: 38px 0px 0px 0px;
	width: 222px;
}
#home .accreditations .images
{
	float: left;
	margin: 0px 0px 0px -18px;
	padding: 0px 0px 6px 0px;
	position: relative;
}
#home .accreditations .images img
{
	float: left;
	margin: 11px 0px 0px 18px;
	border: solid 1px #fcfefc;	
}
#home .accreditations p.fullList
{
	clear: left;
}


/* Footer */
.footer
{
	float: left;
	width: 920px;
	margin: 31px 0px 0px 0px;
	padding: 6px 0px 10px 0px;	
	border-top: solid 5px #a7bac8;
}
.footer p
{
	font-size: 1.1em;
	color: #4d5f6d;
}
.footer p a
{
	font-weight: normal;
	color: #4d5f6d;
}
p.footerLeft
{
	display: block;
	float: left;	
}
p.footerRight
{	
	display: block;
	float: right;
	text-align: right;
}
