@charset "UTF-8";
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}




.basiclink a:link {
	text-decoration:none;
	color:#cc6600;
}
.basiclink a:visited {
	text-decoration:none;
	color:#cc6600;
}
.basiclink a:hover {
	text-decoration:underline;
	color:#cc6600;
}
.basiclink a:active {
	text-decoration:none;
	color:#cc6600;
}





















/*MAIN PAGE STRUCTURE ELEMENTS*/

#maincontainer {
	margin:0 auto; 
	text-align:center;
	width:1000px;
	position:relative;
	z-index: auto;
}

#header {
	position:absolute;
	left:0px;
	top:10px;
	width:1000px;
	height:109px;
	z-index:1;
	text-align:left;
	background-image:url(../images/MainTopBar.gif);
	background-position:top;
	background-repeat:no-repeat;
}


#header a{
	color:#000;
	text-decoration:none;
	}


/*HOMEPAGE---------------------------------------*/

#introtextWrapper {
	position:absolute;
	left:0px;
	top:120px;
	width:490px;
	height:330px;
	z-index:2;
	text-align:left;
	background-image:url(../images/intoTextBKG.jpg);
}

#introtext{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:25px 25px 15px 25px;
	font-size:15px;
	line-height:26px;
	color:#333;
	
}

#introtext ul{
	font-size:14px;
	line-height:22px;
	margin-top:5px;
	list-style-type:square;
	}

#introtext li {	margin-left:20px;
}

#introflash {
	position:absolute;
	left:500px;
	top:120px;
	width:500px;
	height:330px;
	z-index:3;
	border-style:solid;
	border-color:#CCC;
	border-width:1px;
}


.homePageSectionSubhead {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#047387;
	margin-top:10px;
	margin-left:15px;
	margin-bottom:5px;
}





#featuredwork {
	position:absolute;
	left:305px;
	top:460px;
	width:300px;
	height:220px;
	z-index:5;
	background-color: #FFF;
	text-align:left;
	border-style:solid;
	border-color:#CCC;
	border-width:1px;
}

#featuredworkPhoto {
	position:relative;
	margin:15px;
	border-style:solid;
		border-color:#CCC;
	border-width:1px;
	
	height:100px;
	
	background-color: #FFF;
	overflow:hidden;
}


#featuredworkTextWrapper{
	margin:0px 15px 0px 15px; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:14px;
}



#featuredworkTextWrapper a:link { color:#cc6600;
text-decoration:none;
}

#featuredworkTextWrapper a:visited { color:#cc6600; text-decoration:none;
}

#featuredworkTextWrapper a:hover { color:#cc6600; text-decoration:none;
}

#FeatTitle {font-size:13px;}
#FeatClient {font-size:12px; color:#666;}



#services {
	position:absolute;
	left:615px;
	top:460px;
	width:280px;
	height:220px;
	z-index:6;
	text-align:left;
	background-color: #FFF;
	border-style:solid;
	border-color:#CCC;
	border-width:1px;
}


#connect {
	position:absolute;
	left:905px;
	top:460px;
	width:95px;
	height:220px;
	z-index:6;
	text-align:left;
	background-color: #FFF;
	border-style:solid;
	border-color:#CCC;
	border-width:1px;
}


#footerWrapperForHomepage{
	position:absolute;
	left:0px;
	top:700px;
	width:1000px;
	height:100px;
	background-color: #FFF;
	text-align:center;
	}


#enewsletter {
	position:absolute;
	left:0px;
	top:460px;
	width:295px;
	height:220px;
	z-index:4;
	color: #99C;
	background-color: #FFF;
	border-style:solid;
	border-color:#CCC;
	border-width:1px;
	text-align:left;
	overflow:hidden;
}

#tripleflowers {
	position:absolute;
	left:-27px;
	top:266px;
	width:163px;
	height:415px;
	z-index:100;
	text-align:left;
}




body {
	margin: 0px;
}

#subpageheaderbar {
width:1000px;
height:35px;
	z-index:2;
	text-align:left;
	background-image:url(../about/images/SubPageHeaderBar.jpg);
	margin-bottom:10px;
}

#leftsubmenu {
	background-color: #CCC;
	text-align:left;
	vertical-align:top;
	width:100%;
	height:100%;
}


#subpagecontent {
	background-color:#FFF;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:100px;

}


#subpagecontent p {
	margin-top:0px;
	margin-bottom: 18px;
}

#subpagecontent h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom:5px;
	color:#cc6600;
}

#subpagecontent h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
	color:#047387;
}

#subpagecontent h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	margin-top:0px;
	margin-bottom:10px;
	color:#000;
}



#subpagerightsidebar {
}


.AwardsDateHeader {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color:#047387;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom-color:#047387;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	}






#footer {
	margin-top:20px;
	clear:both;
	text-align:center;
	outline:20px solid #FFF;
	border-top:1px solid #CCC;
	vertical-align:bottom;
	background-color:#FFF;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

.footerLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	
}
.footerLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.footerLink a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.footerLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}




#subpagetablewrapper {
	position: absolute;
	width:1000px;
	left:0px;
	top:165px;
}

.subpagetable {
	width: 1000px;
	padding:0px;
	vertical-align:top;
}

.subpageTableCellLeft{
	width:230px;
	vertical-align:top;
	background-image:url(../about/images/LeftSidebarBkg.gif);
	background-repeat:no-repeat;
	background-position:top;
	border-bottom-style:solid;
	border-bottom-color:#FFF;
	border-bottom-width:25px;
	background-color:#FFF;
	text-align:left;
	}

.subpageTableCellCenter{
	vertical-align:top;
	width:495px;
}
.subpageTableCellRight{
	vertical-align:top;
	width:275px;
}



/* MENU BUTTONS --------------------------- */
	
	
	

	

	
#menu2 {
	width: 230px;
	margin: 0px;
	border-bottom-style:solid;
	border-bottom-color:#FFF;
	border-bottom-width:10px;
	}
	
	
#menu2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}	
	
#menu2 li p {
  	margin:10px 10px 15px 10px;
	font-size:11px;
	line-height:15px;
	}


#menu2 li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	text-align: left;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #000;
	display: block;
	padding: 8px 0 0 40px;
		background:  url(../about/images/MenuButtonBkg.gif);

	}
	
#menu2 li a:hover, #menu2 #activePageMarker a {
	color: #000;
	font-weight:bold;
	background:  url(../about/images/MenuButtonBkg.gif) 0 -32px;
	padding: 8px 0 0 35px;
	}
	
	/* MENU BUTTONS --------------------------- */

	#menu3 {
	width: 230px;
	margin: 0px;
		border-bottom-style:solid;
	border-bottom-color:#FFF;
	border-bottom-width:10px;
	}
	
	
#menu3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}	
	
#menu3 li p {
  	margin:10px 10px 15px 10px;
	font-size:11px;
	line-height:15px;
	}


#menu3 li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	text-align: left;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color:#333;
	display: block;
	padding: 8px 0 0 40px;
		background:  url(../about/images/MenuButtonBkg-secondary.gif);

	}
	
#menu3 li a:hover, #menu3 #activePageMarker a {
	font-weight:bold;
	background:  url(../about/images/MenuButtonBkg-secondary.gif) 0 -32px;
	padding: 8px 0 0 35px;
	}
	
	
	
	
	
/* TESTIMONIALS ------------------------------------------------- */


.testimonial {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#666;
	font-size:13px;
	line-height:21px;
	text-align:left;
	text-indent:-18px;
	padding-left:20px;
	margin-bottom:0px;
	margin-top:10px;
	margin-left:18px; 
	margin-right:15px;
	
	
}
	
.quotationmark{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	font-style:normal;
	position: relative;
	vertical-align:bottom;
	top: 4px;
}

.author{
	padding-left:5px;
	font-size:11px;
	line-height:25px;
}

/*TARTINII BUTTON LINKS--------------------------------------*/

.tartiniilink a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#666;
}
.tartiniilink a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
color:#666;
}
.tartiniilink a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
color:#666;
}
.tartiniilink a:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
color:#666;
}



	
/*LITTLE LINKS--------------------------------------*/

.littlelink a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	margin-top:10px;
	text-decoration:none;
	color:#cc6600;
}
.littlelink a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	margin-top:10px;
	text-decoration:none;
	color:#cc6600;
}
.littlelink a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	margin-top:10px;
	text-decoration:underline;
	color:#cc6600;
}
.littlelink a:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	margin-top:10px;
	text-decoration:none;
	color:#cc6600;
}

/*TEAM-----------------------------------------------*/

#teamOuterWrapper{
	width:640px;
	margin-bottom:25px;
border-bottom-style:solid;
	border-bottom-color:#CCC;
	border-bottom-width:1px;
	margin-top:10px;
	text-align:left;
	}

#teamPhotoWrapper{
width:105px; 
height:120px;
position:relative;
}

#teamBodyCopyWrapper {
	width:510px; 
	position:relative; 
	margin-left: 120px;
	margin-bottom:20px;
	margin-top:-120px;
	}


/*affiliations-----------------------------------------------*/

#affiliationsOuterWrapper{
	width:730px;
	
	margin-bottom:25px;
border-bottom-style:solid;
	border-bottom-color:#CCC;
	border-bottom-width:1px;
	margin-top:10px;}

#affiliationsPhotoWrapper{
width:150px; 
position:relative;}

#affiliationsBodyCopyWrapper {
	width:510px; 
	position:relative; 
	margin-left: 180px;
	margin-bottom:20px;
	margin-top:-65px;}



/* SECONDARY MENU - TWITTER FACEBOOK ETC --------------------------- */
	

