/* ------------------------------------------------------------
	common
------------------------------------------------------------ */
body {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #E7EADC url(images/bg.gif) repeat-x;
	}
	
img  {
	border: 0;
	}


/* ------------------------------------------------------------
	structure
------------------------------------------------------------ */
.left:link, .left:visited  {
	color: #C40910;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

.left:hover  {
	color: #FFC726;
	border-bottom: 1px dotted #666;
}

/* ------------------------------------------------------------
	structure
------------------------------------------------------------ */
#wrapper {
	margin: 0;
	padding: 0;
	width: auto;
	height: 100%;
	text-align: center;
	}

#wrapinner {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border-left: #fff solid 1px;
	border-right: #fff solid 1px;
	overflow: hidden;
	}

#content-wrap {
	width: 100%;
	padding: 0 0 10px 0;
	margin: 0;
	background: #fff;
	overflow: hidden;
	}
	
#content-left {
	width: 239px;
	padding: 0 0 0 0;
	margin: 0;
	float: left;
	}
	
#content-right {
	width: 516px;
	padding: 25px 17px 0 28px;
	margin: 0;
	background: #fff;
	float: right;
	}

#content-right p {
	line-height: 150%;
	}
	
#content-right a:link {
	color: #C40910;
	text-decoration: none;
	border-bottom: 1px dotted #666;
	}
#content-right a:visited {
	text-decoration: none;
	color: #C40910;
	border-bottom: 1px dotted #666;
	}
#content-right a:hover {
	color: #FFC726;
	border-bottom: 1px dotted #666;
	}
#content-right a:active {
	color: #C40910;
	text-decoration: none;
	}

#callout-home {
	width: 224px;
	margin: 15px 0 0 0;
	padding: 10px 0px 0 15px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
	color: #666;
	background: #FBFCFA url(images/quote-top.gif) no-repeat top left;
}

#callout-btm  {
	margin: 0 0 0 0;
	padding: 1px 0 5px 0;
	color: #333;
	font-size: 11px;
	background: url(images/quote-bottom.gif) no-repeat -15px bottom;
	}

/* ------------------------------------------------------------
	headers & p's
------------------------------------------------------------ */
h1 {
	font-size: 1.5em;
	color: #333;
	padding: 0 0 20px 0;
	margin: 0;
 }
 
h2 {
	font-size: 1.5em;
	color: #333;
	padding: 0 0 20px 0;
	margin: 0;
 } 
 
h3 {
	font-size: 1.1em;
	color: #333;
	padding: 20px 0 20px 0;
	margin: 0;
	line-height: 0;
 }
 
h3.faq {
	font-size: 1.1em;
	color: #C40910;
	padding: 10px 0 8px 0;
	margin: 0;
	line-height: 0;
 }
 
#header {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #fff;
	}
	
#header h1	{
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
#header h1 a:link, #header h1 a:visited	{
	display: block;	
	width: 800px;
	height: 78px;
	background: #fff url(images/hdr-logo.gif) top left no-repeat;
	margin: 0 0 0 0px;
	padding: 0;
	border: 0;
	} 
	
p {
	padding: 0 0 12px 0;
	margin: 0;
	line-height: 150%;
	font-size: 1.1em;
	}
	
p.article {
	color: #666;
	line-height: 150%;
	padding: 10px 0 0px 0;
	margin: 10px 0 20px 0;
	border-top: 1px dotted #c0c0c0;
	}
	
p.spacer {
	padding: 0px 0 0px 0;
	margin: 10px 0 20px 0;
	border-top: 1px dotted #999;
	}

.article-date {
	font-size: .9em;
	color: #333;
	}

/* ------------------------------------------------------------
	quote
------------------------------------------------------------ */
#quote-home {
	 text-align:center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #8A8A8A;
	padding: 10px 5px 25px 10px;
	}

#quote-sub {
	text-align:center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #8A8A8A;
	padding: 30px 10px 0px 15px;
	}
	
.quote-name {
	color: #4E4E4E;
	}

blockquote {
	width: 239px;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
	color: #666;
	background: #FBFCFA url(images/quote-top.gif) no-repeat top left;
	}
	
#quote {
	color: #C40910;
	margin: 0 10px 0 0;
	padding: 14px 8px 2px 20px;
	background: url(images/quote-end.gif) no-repeat right bottom;
	}

#author {
	margin: 0 0 0 0;
	padding: 1px 0 10px 0;
	color: #333;
	font-size: 11px;
	background: url(images/quote-bottom.gif) no-repeat 0 bottom;
	}
		

/* ------------------------------------------------------------
	photos
------------------------------------------------------------ */	
#photo-area  {
	width: 800;
	height: 136px;
	background-color: #000;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	}

#photo-area span{
	visibility: hidden;
	}
	
#slogan  {
	width: 239px;
	height: 136px;
	float: left;
	background: #fff url(images/hdr-slogan.gif) no-repeat;
	}
	
#photo  {
	width: 561px;
	height: 136px;
	float: right;
	background: #fff url(images/hdr-photo-home.jpg) no-repeat;
	}

#photo-home  {
	width: 561px;
	height: 136px;
	float: right;
	background: #fff url(images/hdr-photo-home.jpg) no-repeat;
	}

#photo-clients  {
	width: 561px;
	height: 136px;
	float: right;
	background: #fff url(images/hdr-photo-clients.jpg) no-repeat;
	}
	
#photo-contact  {
	width: 561px;
	height: 136px;
	float: right;
	background: #fff url(images/hdr-photo-contact.jpg) no-repeat;
	}
	
#photo-faq  {
	width: 561px;
	height: 136px;
	float: right;
	background: #fff url(images/hdr-photo-faq.jpg) no-repeat;
	}
	
#photo-crisis  {
	width: 561px;
	height: 136px;
	float: right;
	background: #fff url(images/hdr-photo-crisis.jpg) no-repeat;
	}
	
#photo-barbara  {
	width: 561px;
	height: 136px;
	float: right;
	background: #fff url(images/hdr-photo-barbara.jpg) no-repeat;
	}
	
#photo-barbara2  {
	width: 561px;
	height: 136px;
	float: right;
	/*background: #fff url(images/hdr-photo-barbara2.jpg) no-repeat;*/
	}
	
#photo-execuspeech  {
	width: 561px;
	height: 136px;
	float: right;
	background: #fff url(images/hdr-photo-speech.jpg) no-repeat;
	}
	
#photo-media  {
	width: 561px;
	height: 136px;
	float: right;
	background: #fff url(images/hdr-photo-media.jpg) no-repeat;
	}
	
#photo-news  {
	width: 561px;
	height: 136px;
	float: right;
	background: #fff url(images/hdr-photo-news.jpg) no-repeat;
	}

#photo-presentation  {
	width: 561px;
	height: 136px;
	float: right;
	background: #fff url(images/hdr-photo-presentation.jpg) no-repeat;
	}

#photo-satellite  {
	width: 561px;
	height: 136px;
	float: right;
	background: #fff url(images/hdr-photo-satellite.jpg) no-repeat;
	}
			
#clients-col1 {
	float: left;
	width: 50%;
	}

#clients-col2 {
	float: right;
	width: 50%;
	clear: right;
	}
	
	
/* ------------------------------------------------------------
	footer
------------------------------------------------------------ */	
#ftr  {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background: #fff url(images/ftr-bg.gif) no-repeat 0 bottom;
	border-top: 1px dotted #999;
	border-bottom: 1px solid #fff;
	margin: 0 0 0 0;
	padding: 12px 0 12px 0;
	clear: both;
	}

#ftr a:link {
	color: #666;
	text-decoration: none;
	}
#ftr a:visited {
	color: #666;
	}
#ftr a:hover {
	color: #C40910;
	border-bottom: 1px dotted #666;
	}
#ftr a:active {
	color: #666;
	}
	
.highlight {
	color: #C40910;
	}
	
.article-title {
	color: #999;
	font-size: 90%;
	}
	
.foot-note {
	font-size: 90%;
	}


/* ------------------------------------------------------------
	nav
------------------------------------------------------------ */
#nav {
	width: 800px;
	height: 27px;
	background: #fff url(images/nav-bg.gif);
}

#nav ul {
	margin: 0;
	padding: 0 0 0 0;
	height: 27px;
	}
	
#nav li {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	}
#nav li a {
	display: block;
	height: 27px;
	text-decoration: none;
	}
	
#nav li#home a {
	width: 84px;
	background-image: url(images/nav-home.gif);
	}
	
#nav li#who-we-are a {
	width: 148px;
	background-image: url(images/nav-who-we-are.gif);
	}
#nav li#programs a {
	width: 156px;
	background-image: url(images/nav-programs.gif);
	}
	
#nav li#clients a {
	width: 118px;
	background-image: url(images/nav-clients.gif);
	}
	
#nav li#faq a {
	width: 102px;
	background-image: url(images/nav-faq.gif);
	}
	
#nav li#news a {
	width: 100px;
	background-image: url(images/nav-news.gif);
	}
	
#nav li#contact a {
	width: 92px;
	background-image: url(images/nav-contact.gif);
	}
	
#nav li#home a:hover, #nav li#who-we-are a:hover, #nav li#programs a:hover, #nav li#clients a:hover, #nav li#faq a:hover, #nav li#news a:hover, #nav li#contact a:hover {
	background-position:0px -27px;
	}
	
#nav span {
	visibility: hidden;
	}
	
/* self-clearing floats */
#nav-sub:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }	
	
/* Hides from IE-mac \*/
* html #nav-sub {height: 100%;}
/* End hide from IE-mac */
/* ------------------------------------------------------------
	nav
------------------------------------------------------------ */


#nav-sub {
	width: 238px;
	font-size: 115%;
	font-weight: bold;
	letter-spacing: .1em;
	color: #333;
	padding: 28px 0 10px 0px;
	margin: 0;
	text-align: center;
	background: #fff url(images/nav-bottom.gif) no-repeat bottom;
	}

#nav-sub ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
#nav-sub li {
	padding: 0 0 0 0;
	margin: 0;
	list-style: none;
	}
	
#nav-sub li a {
	font-size: 90%;
	padding: 0;
	color: #666;
	text-decoration: none;
	}

#nav-sub li a:hover {
	color: #C40910;
	}

#nav-sub li li {
	padding: 0 0 4px 0px;
	margin: 0;
	}

#nav-sub li li a {
	padding: 0 0 0 0px;
	color: #999;
	text-decoration: none;
	}
	
#nav-sub li#active a, #nav li#active a:hover {
	color: #C40910;
}

/* ------------------------------------------------------------
	nav
------------------------------------------------------------ */

	
#body-list {
	padding: 0 0 10px 15px;
	margin: 0;
	}

#body-list li {
	font-size: 110%;
	list-style: none;
	padding: 0 0 0 15px;
	margin: 0;
	background: #fff url(images/bullet-arrow.gif) no-repeat 0 4px;
	}
