BODY {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: #CCC url(/images/global-background_stripe.png);
} 

#SiteWrapper { width: 890px; margin: 0 auto; padding: 20px 30px; background: url(/images/global-sitewrapper_bg.png) repeat-y top; height: 100%; }
#Masthead {}
#Masthead #ImageSpread { margin: 15px 0 0 0; background: url(/images/masthead-nyc_skyline.jpg) no-repeat top; width: 890px; height: 166px; display: block; float: left; }
#Masthead #Navigation { float: left; display: block; clear: both; background-color: #3e75c6; width: 890px; }
#Masthead #Navigation LI { list-style: none; display: inline; }
#Masthead #Navigation LI A { background: url(/images/navigation-divider.png) right no-repeat; float: left; color: #FFF; font-size: 95%; padding: 3px 20px 1px 16px; text-decoration: none; }
#Masthead #Navigation LI A.Selected,
#Masthead #Navigation LI A:HOVER { text-decoration: underline; }

A.Popup SPAN { display: none; }


A { color: #6699cc; text-decoration: none; }
A:HOVER { color: #000; }

.Left { float: left; }
.Right { float: right; }

IMG.Left { margin: 0 15px 10px 0; }

H1, H2, H3, H4, H5 { font-weight: bold; }
H1 { margin: 0px 0 15px 0; padding: 0; font-size: 125%; text-decoration: underline; text-transform: uppercase; font-weight: normal; }
H2 { font-size: 130%; margin: 0 0 10px 0; padding: 0; line-height: 1.25em; font-weight: normal; text-decoration: underline;}
H3 { font-size: 130%; margin: 0 0 0px 0; font-weight: normal; }

#Columns DL { margin: 20px 0; line-height: 1.35em; font-size: 95%; }
#Columns DT { margin: 15px 0 0 0; }
#Columns DD { margin: 0 0 25px 0; }


#Footer { margin: 10px 0 0 0; clear: both;  display: block; border-top: 1px solid #999; text-align: center; padding: 10px 0 0 0; }
#Footer P {
	font-size: 95%;
	color: #000;
}
#Footer P A {
	color: #000;
}
#Footer P A:HOVER {  text-decoration: underline; }

#Columns P { font-size: 90%; margin: 0 0 14px 0; }

#Columns { position: relative; display: block; clear: both; padding: 0px 0; margin: 15px 0 15px 0px; float: left; width: 890px;  }

#Columns.OneColumn #Column1 { width: 860px; }

#Columns.TwoColumns #Column1 { float: left; width: 485px; }
#Columns.TwoColumns #Column2 { float: left; width: 375px; margin: 0 0px 0 15px;}


#Home #Columns { padding: 0px 0 0 0; margin: 15px 0 15px 0px; }
#Home #SlideshowContainer { margin: 0 0 20px 0px; display: block; clear: both; padding: 0 10px 10px 0; background: url(/images/slideshow-bg.gif) top left no-repeat; }
#Home #Slideshow { overflow: hidden; height: 345px; width: 478px;  }

#Home #Columns.TwoColumns #Column1 { width: 335px; }
#Home #Columns.TwoColumns #Column2 { width: 530px; }
#Home #Columns.TwoColumns #Column2 P { text-align: justify; }

#Process #Columns.TwoColumns #Column1 { width: 315px; }
#Process #Columns.TwoColumns #Column2 { width: 540px; }
#Process .Box { display: none; border: 1px solid #000; background-color: #FFF; top: 15px; float: left; position: absolute; width: 400px; margin-left: 220px; padding: 20px; }
#Process .Box LI { font-size: 90%; margin: 0 0 15px 20px; }
#Process #Columns.TwoColumns #Column2 P { text-align: justify; }

#Role #Columns.TwoColumns #Column1 { width: 330px; }
#Role #Columns.TwoColumns #Column2 { width: 520px; }
#Role #Columns.TwoColumns #Column2 P { text-align: justify; }

#Publications #Columns.TwoColumns #Column1 { width: 475px; }
#Publications #Columns.TwoColumns #Column2 { width: 380px; }

#Testimonials #Columns.TwoColumns #Column1 { width: 355px; }
#Testimonials #Columns.TwoColumns #Column2 { width: 520px; }
#Testimonials .Entry { margin: 15px 0; display: block; clear: both; border-bottom: 1px solid; }
#Testimonials .Entry.Last { border: none; }
#Testimonials .Entry P { line-height: 1.35em;  text-align: justify; }

#Contact #Columns.TwoColumns #Column1 { width: 385px; }
#Contact #Columns.TwoColumns #Column2 { width: 430px; }

#Contact INPUT.TxtInput { width: 400px;  padding: 3px; margin: 2px 0; }
#Contact TEXTAREA { width: 410px; margin: 2px 0; }

#SiteWrapperEnd {  width: 890px; margin: 0 auto; padding: 20px 30px; background: url(/images/global-sitewrapper_cover.png) no-repeat top; }