@charset "utf-8";
/*Copyright (c) 2008, Yahoo! Inc. All rights reserved. Code licensed under the BSD License:
 http://developer.yahoo.net/yui/license.txt version: 2.6.0 */ 
 
html {
 color:#000;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
	line-height:normal;
}
ul {
	line-height:normal;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
/* to preserve line-height and selector appearance */

sup {
	/*	vertical-align:text-top;

*/	font-size: 18px;
	margin: 0px;
	padding: 0px;
	line-height: 6px;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*to enable resizing for IE*/

input, textarea, select {
 *font-size:100%;
}
/*because legend doesn't inherit in IE */

legend {
	color:#000;
}
del, ins {
	text-decoration:none;
}
/*End reset browser styles

/*+++++++++++++++++++++++++++++++++++*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align: left;
	color:#014B92;
}
a{
	outline:none;
}
a:link {
	color:#014B92;
	text-decoration:underline;
}
a:visited {
	color:#014B92;
	text-decoration:underline;
}
/*.trident a:visited {
	text-decoration:none;
}*/

a:hover {
	color:#ff0033;
	text-decoration:none;
}
a:active {
	color:#014B92;
	text-decoration:underline;
}
.safari #lineContainer, .firefox #lineContainer {
	background-image: url(../images/layout/borderLine.png);
	background-repeat: repeat-x;
	background-position: top;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 556px;
	height: 187px;
}
#lineContainer {
	background-image: url(../images/layout/borderLine.png);
	background-repeat: repeat-x;
	background-position: top;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 557px;
	height: 187px;
}
#wrapper {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 1;
	height:650px;
	width: 875px;
	top: 20px;
	text-align: left;
	background-color:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width:875px;
	height:138px;
	float:left;
}
#logo {
	float:left;
	width:234px;
	height: 138px;
	background-image: url(../images/FDI_wordmark.gif);
	background-repeat: no-repeat;
	background-position: 3px 95px;
}
#menu {
	float:right;
	width:641px;
	font-size: 0.75em;
	height: 138px;
}
#sideNav {
	float:left;
	width:216px;
	height: 220px;
	z-index: 2;
	padding-top: 28px;
	padding-left: 18px;
}
#page_people #sideNav {
	position:absolute;
	width:140px;
	height: 220px;
	z-index: 2;
	top: 166px;
	left: 18px;
	padding-top:0px;
	padding-left:0px;
}
#page_gallery #sideNav, #page_gallery_branding #sideNav{
	float:left;
	width:216px;
	height: 220px;
	z-index: 2;
	padding-top: 28px;
	padding-left: 18px;
}
#sideNav ul {
	margin-top:45px;
	font-size:0.75em;
}
.trident #sideNav ul, .safari #sideNav ul {
	margin-top:38px;
}
#sideNav li {
	padding-bottom:12px;
}
#currentPage {
	font-weight:bold;
	color:#ff0033;
}
#sideNav a {
	text-decoration:none;
}
#mainCopy {
	float:left;
	width:426px;
	height: 370px;
	padding-right:10px;
	z-index: 10;
	padding-top: 28px;
	padding-left: 14px;
}

#page_gallery #mainCopy, #page_gallery_branding #mainCopy {
	width:426px;
	padding-right:10px;
	z-index: 10;
	padding-top: 0px;
	padding-left: 0px;
}
#page_people #mainCopy {
	width:426px;
	height: 370px;
	padding-right:10px;
	padding-top: 28px;
	z-index: 10;
	top: 138px;
	left: 234px;
	position: absolute;
}
#page_clients #mainCopy {
	width:426px;
	height: 753px;
	padding-right:10px;
	padding-top: 28px;
	z-index: 10;
	top: 139px;
	left: 234px;
}
#mainCopy h1 {
	font-size: 1em;
	color: #ff0033;
	margin-bottom: 46px;
}
#page_people #mainCopy h1 {
	margin-bottom: 4px;
}
#mainCopy p {
	margin-bottom: 19px;
	font-size:0.875em;
}
#page_people #mainCopy p.title {
	font-size:0.75em;
	margin-bottom: 32px;
	line-height:1em;
	color:#014B92;
}
#page_people #mainCopy p {
	font-size:0.75em;
	margin-bottom: 12px;
	line-height:1.2em;
}
#mainCopy h3 {
}
ol {
	padding-left: 1.1em;
	
}
ol li {
	background-image: none;
	background-position: 0.4em 1.3em;
	background-repeat: no-repeat;
	padding-left: 0em;
	list-style-type: decimal;
	font-size:0.75em;
}
#footer {
	width:875px;
	background-color:transparent;
	background-image:url(../images/bannerBottom_875.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 187px;
	z-index: 1;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#footer h1 {
	margin-left: 248px;
	margin-top: 110px;
	font-weight: bold;
	font-size:1.125em;
}
/*Gallerific*/
#porfolio_selector {
	float: left;
	clear:left;
}
#page_gallery #porfolio_selector, #page_gallery_branding #porfolio_selector{
	padding-left:14px;
}
#page_gallery .caption, #page_gallery_branding .caption{
	padding-left:7px;
}
#portfolio {
	float: left;
}
#gallery #caption {
	clear: both;
	float: left;
	font-size:0.75em;
}
div.navigation {
	font-size:0.875em;
}
#sideNav h1 {
	font-size: 1em;
}
/* Easy Slider */
#slider {
}


#slider ul{
	margin:0;
	padding:0;
	list-style:none;
}
#page_people #mainCopy li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	/*define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here*/
	width:410px;
	height:320px;
	overflow:hidden;
}
.win.firefox #slider li {
	/*define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here*/
	width:410px;
	height:330px;
	overflow:hidden;
}
span#prevBtn {
	font-size:0.75em;
	position:absolute;
	right:110px;
	bottom:20px;
}
span#nextBtn {
	font-size:0.75em;
	position:absolute;
	right:40px;
	bottom:20px;
}
/*.trident span#nextBtn a:visited,
.trident span#prevBtn a:visited
{
	text-decoration:underline;
}*/
/* // Easy Slider */
/*Custom Scroll*/
#scrollSection {
	overflow: auto;
	height: 210px;
	width: 390px;
	padding-left: 0px;
	padding-right:35px;
}

#page_company #scrollSection{
	padding-left: 0px;
	height: 240px;
}
#page_people #scrollSection {
	height: 68px;
}
#page_clients #scrollSection {
	width:400px;
	padding-right:0px;
	padding-left: 0px;
	height:230px;
}
/*EOF Custom Scroll*/
strong {
	font-weight: bold;
}
#page_clients #scrollSection ul {
	font-size: 0.65em;
	float: left;
	width: 150px;
	margin-right: 10px;
}
#page_clients #scrollSection ul li{
	padding-top:8px;
	padding-bottom:4px;
}

#footer #copyright {
	font-size: 0.625em;
	text-align: left;
	color: #CCCCCC;
	margin-top: 40px;
	padding-left: 248px;
}
#page_unique #mainCopy {
	width:416px;
	height: 370px;
	padding-right:110px;
	padding-top: 28px;
	z-index: 10;
	top: 138px;
	left: 234px;
	position: absolute;
}
#page_unique #mainCopy h1 {
	margin-bottom: 4px;
	padding-left:0px;
}
#page_unique #mainCopy p.title{
	font-size:0.75em;
	margin-bottom: 32px;
	line-height:1em;
	color:#014B92;
	padding-left:0px;
}
#page_unique #mainCopy p {
	font-size:0.75em;
	margin-bottom: 12px;
	line-height:1.2em;
	padding-left:0px;
}
#page_unique #mainCopy ol {
	padding-left: 1.4em;
}
.trident #page_unique #mainCopy ol {
	padding-left: 1.6em;
}
.webkit #page_unique #mainCopy {
	width:416px;
	height: 370px;
	padding-right:110px;
	padding-top: 28px;
	z-index: 10;
	top: 138px;
	left: 230px;
	position: absolute;
}
.webkit #page_unique #mainCopy h1 {
	margin-bottom: 4px;
	padding-left:12px;
}
.webkit #page_unique #mainCopy p.title{
	font-size:0.75em;
	margin-bottom: 32px;
	line-height:1em;
	color:#014B92;
	padding-left:12px;
}
.webkit #page_unique #mainCopy p {
	font-size:0.75em;
	margin-bottom: 12px;
	line-height:1.2em;
	padding-left:12px;
}
.webkit #page_unique #mainCopy ol {
	padding-left: 1.2em;
}

.trident6 #page_people #wrapper{
	}
.trident6 #mainCopy{
	float:none;
	position:absolute;
	width:416px;
	height: 370px;
	padding-right:0px;
	z-index: 10;
	top: 139px;
	left: 244px;
}
.trident6 #page_people #mainCopy {
	float:none;
	clear:both;
	position: absolute;
	width:100px;
	height: 370px;
	padding-right:110px;
	padding-top: 28px;
	z-index: 10;
	top: 138px;
	left: 244px;
}

.trident6 #footer {
	position: absolute;
	width:770px;
	background-color:transparent;
	background-image:url(../images/bannerBottom.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 187px;
	z-index: 10;
	left: 0px;
	bottom: auto;
	top:463px;
}
.trident6 #page_people #footer {
	position: absolute;
	width:770px;
	background-color:transparent;
	background-image:url(../images/bannerBottom.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 187px;
	z-index: 1;
	left: 0px;
	bottom: auto;
	top:463px;
}

.trident6 #page_people #sideNav {
	position:absolute;
	float:none;
	clear:both;
	width:140px;
	height: 220px;
	z-index: 2;
	top: 166px;
	left: 16px;
	padding-top:0px;
	padding-left:0px;
}
.trident6 #page_clients #mainCopy {
	width:512px;
	height: 300px;
	padding-right:10px;
	padding-top: 28px;
	z-index: 10;
	top: 139px;
	left: 244px;
	position: absolute;
}
.trident6 #page_clients #scrollSection {
	width:512px;
	padding-right:0px;
	padding-left: 0px;
	height:240px;
}
/*Styles for easySlider
+++++++++++++++++++++++*/
#controls{
	font-size:0.75em;
	float: right;
	width: 100%;
	text-align: right;
}
#controls ul{
}
#controls li{
	display:inline;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 6px;
	}
#callout{
	width: 178px;
	height: auto;
	float: right;
	color: #666666;
	padding-top: 86px;
	}
#calloutname {
	font-size: 0.7em;
	margin-left: 17px;
	margin-top: 6px;
	height: 20px;
	width: 150px;
}
#calloutText {
	font-size:0.75em;
	width: 135px;
	line-height: 20px;
	padding-top: 5px;
	float: none;
	margin-left: 16px;
}
#quote{
	font-size: 30px;
	width: 10px;
	height: 100%;
	float: left;
	}
.bottomQuote{
	font-size: 30px;
	right: 0px;
	bottom: 0px;
	width: 10px;
	display: inline-block;
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: middle;
	}
trident8 .bottomQuote{
	padding-top: 0px;
}
#page_gallery_branding #calloutText {
	font-size:0.75em;
	padding-top: 5px;
	float: none;
	margin-left: 16px;
	width: 160px;
	line-height: 15px;
}
#page_gallery_branding #calloutText p {
	padding-top: 8px;
}
#photo {
	height: 180px;
	width: 262px;
	margin-left: -10px;
	margin-bottom: 10px;
}
