/* Eric Meyer style reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
html { background: white }
body {
	line-height: 1;
	color: #333	;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* end reset */
html { background-color: #fff }
body { font-size: 85.4%; color: #008080; background-color:#fff; 
	min-height: 100%;
	height: auto !important;
	height: 100%; margin-bottom: -4em; border: 1px solid #fff;}
body * { z-index: 1 }
a:link { color: #000; text-decoration: none; }
a:visited { color: #333; text-decoration: none; }
a:active, a:hover { color: #f00; text-decoration: none; cursor: pointer; }

#banner { 
	width: auto; 
	height: 114px; 
	overflow: hidden; 
	background: #008080 url(/images/east_river_skyline_2.jpg) no-repeat 0px 0px;
	border-top: 2px solid #80002b;
	border-bottom: 2px solid #80002b; 
	border-left: 2px solid #80002b;
	margin-left: 350px;
	position: relative;
	top: -119px; 
	}

/* Navigation */
#nav {  }
#nav  { 
	position: relative;
	top: -117px;
	width: 75%; 
	float: left;
	margin-left: 350px;
	
	 }
#nav ul li { 
	float: left; 
	width: 16%; 
	margin: 0 1% 0 0; 
	padding-bottom: 3px; 
	height: 30px; padding-top: 0px;	background: url(/images/icon_off_2.png) no-repeat 8px 8px;	 }

#nav ul li.clients, #nav ul li.gohome { width: 11% }
#nav ul li.about { width: 13% }
#nav ul li.contact,  #nav ul li.capabilities  { width: 14% }


#nav .navItem { border-top: 0; height: 23px; border: 2px solid #005480;  }
#nav .navItem a:link, #nav .navItem a:visited,
#nav .navItem a:hover, #nav .navItem a:active { 
	position: relative;
	top: 5px;
	z-index: 20;
	width: 100%; 
	display: block; 
	color: #004a80; 
	text-align: center; 
	margin: 1px auto;
	font-style: italic;
	font-family: 'Garamond', Gara, serif;	
    text-decoration: none; 
	font-size: 1.3em; 
	border-bottom: 1px solid #fff;
	}
#nav .navItem a:hover, #nav .navItem a:active { 
	border-bottom: 1px dotted #fff ; 
                color: #80002b;
	}	

	
	/* Headers */
h1.logo { 
	position: relative;
	top: 3px; left: 0;
	text-align: left;
	width: 100%;
	padding-left: 4px;
	padding-bottom: 0;
	height: 112px;
	color: #008080; 
	font-family: Garamond, Gara, serif; 
	font-size: 4.8em; 
	font-variant: small-caps; 
	line-height: .7em;
	background: url(/images/CaslonAmpersand.gif) no-repeat 177px 47px;
	margin-top: 4px;
	margin-bottom: 0px;
	border-bottom: 2px solid #005480; 
	}
h1.logo span { position: relative; top: 65px; 
	z-index: 500; }	
h1.logo span span { color: #008080; top: 5px }
#mainContent { 
	clear: both; 
	margin: 1.1em auto 4em 350px;
	padding-bottom: 4.8em;
	width: 48%;
	position: relative;
	top: -50px;
	  }
#mainContent h2 { 
	font-family: 'Garamond', Gara, serif; 
	font-size: 2.8em; 
	line-height: .9em;
	letter-spacing: 0.05em;
	font-variant: small-caps; 
	color: #008080; 
	display: block; 
	}
#mainContent h3 { 
		
	font-family: "Lucida Grande", "Lucida Sans Regular", "Lucida Sans", Lucida, sans-serif; 
	color: #008080;
	font-size: 1.6em;
	margin-top: .9em;
	}
#mainContent  h4 { 
	font-family: "Lucida Grande", "Lucida Sans Regular", "Lucida Sans", Lucida, sans-serif; 
	color: #333;
	font-size: 1.4em;
	margin-bottom: .9em;
	text-align: center;
	}
		
	
#mainContent p { 
	

	padding-right: 2%;
	padding-left: 0;
	font-family: "Lucida Grande", "Lucida Sans Regular", "Lucida Sans", Lucida, sans-serif; 
	word-spacing: .2em;
	font-size: 1.0em;
	line-height: 1.5em; 
	margin-top: .5em;
	margin-bottom: 2em;
	text-align: justify;
	color: #333;
 }	 
 
#mainContent ul { 
	font-family: "Lucida Grande", "Lucida Sans Regular", "Lucida Sans", Lucida, sans-serif; 
	word-spacing: .2em;
	font-size: 1.0em;
	line-height: 2.2em; 
	color: #333;
	list-style: inside;
	list-style-type: square;
	margin-top: 1em;
	}
	
#mainContent .headshot img {  
	/* margin-left: 10px; 
	margin-right: 10px;
	margin-top: 0; margin-bottom: 0; 
*/
 }
#mainContent em { 
	font-style: italic;

	
 }
#mainContent strong { font-weight: bold }	

div.sidebar { 
	width: 30%;
	float: right;
	border: 2px solid #008080;
	background-color: #d1dfe3;
	margin: 40px -30px 40px 20px;
	
	}
#mainContent .sidebar p { 
	font-size: 1em;
	line-height: 1.6em;
	margin: 0 20px;
}

.sidebar a { float: right; padding: 0 5px; }
.sidebar a:link, .sidebar a:visited { border-top: 2px solid #008080; border-bottom: 2px solid #008080 }
.sidebar a:active, .sidebar a:hover { border-top: 2px solid red; border-bottom: 2px solid red; }
	
.footer, .push {
	height: 4em; /* .push must be the same height as .footer */
	text-align: center;
	margin-left: auto; margin-right: auto ;
}	
.footer  { 
	border-top: 2px solid #2f839c; padding-top: 1em;
	font-family: Arial, Helvetica, sans-serif; font-size: .8em;
	line-height: 1.4em;
	}

/* certain image types */
.headshot { 
	float: right; padding: 10px;
	margin: 0 0px 5px 20px; 
	clear: none; width: 181px; height: 280px; text-align: center;
	border: 2px solid #008080;
	background-image: url(/images/JonTeall.jpg);
    background-repeat: no-repeat;
	background-position: left bottom;
}

.headshot img { visibility: hidden; display: none }
.client_logo { float: left;
	margin: 5px 40px 5px -20px;
	}

/* different looks for different pages */

/* this changes the hilight color of the appropriate nav button */
body.about #nav li.about,
body.capabilities #nav li.capabilities,
body.clients #nav li.clients,
body.contact #nav li.contact,
body.approach #nav li.approach,
body.home #nav li.gohome {
	background: #fff url(/images/icon_on_2.png) no-repeat 8px 8px;	
	border-top: 2px solid #fff; position: relative; top: -2px;
	 }

/* About section */

body.about #banner { 
	background: #008080 url(/images/London_1a.jpg) no-repeat left bottom; 
}
body.about h1.logo span span { color: #008080 } 


/* Clients section */

body.clients #banner {
	background: #008080 url(/images/HK_street_04.jpg) no-repeat left top;
}

/* Approach */
body.approach #banner {
	background: #008080 url(/images/London_2a.jpg) no-repeat left top;
}

/* Capabilities section */

body.capabilities h1.logo span span { color: #008080 }
body.capabilities #banner { 
	background: #008080 url(/images/HK_harbor_02.jpg) no-repeat left top;
}

/* Contact page */

body.contact #banner {
	background: #008080 url(/images/NYC_overhead_2.jpg) repeat-x left top;
}