/* CSS Document */

.body1{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 125%;
	background-color: #88C7E1;
	background-image: url(../images/bg_grad01.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
}

.body2{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 125%;
	background-color: #D2D5C6;
	background-image: url(../images/bg_grad02.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
}

.body3{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 125%;
	background-color: #C1E3C6;
	background-image: url(../images/bg_grad03.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
}

a{
	color: #000066;
	text-decoration: underline;
}

a:link{
	color: #0E5A98;
	text-decoration: underline;
}

a:visited{
	color: #0E5A98;
	text-decoration: underline;
}

a:hover{
	color: #FF0066;
}

a:active {
	text-decoration: none;
  }

h1{
	font-size: 180%;
	font-weight: normal;
	color: #0E5A98;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}

.body2 h1{
	color: #FF0066;
}

h2{
	font-size: 140%;
	margin: 0px;
	padding: 0px;
	color: #FF0066;
	line-height: 120%;
	font-weight: normal;
}

.body2 h2{
	color: #0E5A98;
	margin: 35px 0px -30px;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: 90%;
}

h3{
	font-size: 120%;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	line-height: 130%;
	color: #777777;
}

h4{
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	line-height: 130%;
	color: #777777;
}

ul{
	list-style-type: none;
	}

label{
	font-size: .8em;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container1 {
	position: relative;
	margin: 0px auto;
	width: 750px;
	background-color: #FFFFFF;
}

#masthead1{
	background-image:  url(../images/people1b.gif);
	height: 166px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #C2E2F0;
}

#masthead2{
	background-image:  url(../images/people3.gif);
	height: 166px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #ECEDE7;
}

#masthead3{
	background-image:  url(../images/leadership3a.gif);
	height: 166px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #E0F1E2;
}

#masthead_strap1{
	height: 24px;
	padding: 4px 0px 0px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ED497C;
}

#masthead_strap2{
	height: 24px;
	padding: 4px 0px 0px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #137ED7;
}

#masthead_strap3{
	height: 24px;
	padding: 4px 0px 0px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F14A7E;
}

#mastFlash{
	position: absolute;
	margin-top: 132px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

.masthead1_td{
	margin-top: 0px;
	margin-left: 40px;
	position: absolute;
	float: none;
}

#navbarR{
	float: right;
	width: 180px;
	position: absolute;
	right: 40px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content{
	float:left;
	width: 500px;
}

#content1a{
	float:left;
	width: 500px;
	background-image: url(../images/pic-insert3a.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content1b{
	float:left;
	width: 500px;
	background-image: url(../images/work_together3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content1c{
	float:left;
	width: 500px;
	background-image: url(../images/books2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content1d{
	float:left;
	width: 500px;
	background-repeat: no-repeat;
	background-position: 190px bottom;
	background-image: url(../images/patrick_bg1.gif);
}

#content2a{
	float:left;
	width: 500px;
	background-image: url(../images/broadcast2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content2b{
	float:left;
	width: 500px;
	background-image: url(../images/helicopter2c.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content2c{
	float:left;
	width: 500px;
	background-image: url(../images/pic-inset1b.gif);
	background-repeat: no-repeat;
	background-position: 270px bottom;
}

#content2d{
	float:left;
	width: 500px;
	background-image: url(../images/leadership2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content2e{
	float:left;
	width: 500px;
	background-image: url(../images/Europe.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content2f{
	float:left;
	width: 500px;
	background-image: url(../images/work_together2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/************** .navlist styles ***************/

/* End hide from IE5/mac */

.nav                            /* used in navigation bars */
	{ 
	}

#nav img{
	display: block;
}

#navlist {
	font-size: 70%;
	text-transform: uppercase;
	margin-top: 3px;
	color: #0A487D;
	margin-left: 40px;
	position: absolute;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 55em;
	letter-spacing: .1em;
}

#navlist a {
	text-decoration: none;
}

#navlist a:hover{
	color: #FF0066;
	text-decoration: underline;
}

#navlist ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#navlist ul li {
	float: left;
	position: relative;
}

#navlist ul li ul {
	position: absolute;
	display: none;
	text-align: left;
	width: 30em;
	font-size: 85%;
	line-height: 1.1em;
	text-transform: none;
	letter-spacing: 0em;
} 

#navlist ul li > ul { top: auto; left: auto; } 
 
#navlist ul li ul li {
	float: none;
	display: inline;
/* for IE5 and IE6 */
} 

#navlist ul li:hover ul, #navlist ul li.over ul { /* lists nested under hovered list items */
	display: block;	
} 

#navlist ul li a {
	display: block;
}
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
   #navlist ul li a {float:none;}
  /* End IE5-Mac hack */ 

#navlist ul li a:hover {
}

/************** .feature styles ***************/

.feature{
	padding: 0px 30px 40px 40px;
	font-size: 80%;
}

.feature_intro{
	padding: 0px;
	font-size: 110%;
	color: #333333;
}

.feature h1{
	padding: 40px 0px 5px;
}

.feature h2{
	padding: 10px 0px 0px;
}

.feature h3{
	padding: 15px 0px 0px;
}

.feature h4{
	padding: 40px 0px 5px;
}

.testimonial1{
	font-family: "Courier New", Courier, mono;
	color: #FF0066;
	line-height: 125%;
}

.testimonial2{
	font-family: "Courier New", Courier, mono;
	color: #333333;
	line-height: 125%;
}

.bullets1{
	color: #0E5A98;
	font-weight: bold;
	list-style-image: url(../images/bullet1b.gif);
}

.bullets2{
	color: #FF0066;
	font-weight: bold;
}

.bullets3{
	color: #0E5A98;
	font-weight: bold;
	margin-bottom: 15px;
}

.bullets4{
	margin-bottom: 15px;
	list-style-image: url(../images/bullet1b.gif);
}

.pic_left{
	float: left;
	padding: 0px;
	margin: 0px 20px 10px 0px;
}

.pic_right{
	float: right;
	padding: 0px;
	margin: 0px 0px 10px 10px;
}

.pullQuoteR{
	width: 180px;
	float: right;
	background-color: #F0F0F0;
	background-image: url(../images/quote_panel_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-top: 5px;
	}

.pullQuote_bottom{
	background-image: url(../images/quote_panel_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

.pullQuote_text{
	font-size: 84%;
	color: #003399;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 15px;
	line-height: 160%;
}

.pullQuote_h1{
	font-size: 140%;
	color: #666666;
	line-height: normal;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: -6px;
}

.pullQuote_author{
	font-size: 80%;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-right: 10px;
	margin-left: 15px;
	line-height: 160%;
	margin-bottom: 0px;
}

.case_studiesTable{
	width: 100%;
	margin-top: 20px;
	}

.case_studiesTable td{
	vertical-align: top;
	text-align: left;
	height: 80px;
}

.case_studiesQuestion {
	color: #0E5A98;
	font-weight: bold;
	font-style: italic;
}

/************* #footer styles ***************/

#footer{
	clear: both;
	font-size: 0.75em;
	padding: 0px 40px 10px;
	margin: 0px;
	line-height: 110%;
	background-color: #C2E2F0;
	color: #0E5A98;
	background-image: url(../images/template1-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer a {
	text-decoration: none;
	color: #0E5A98;
}

#footer a:hover{
	text-decoration: underline;
	color: #FF0066;
}

#footer2{
	clear: both;
	font-size: 0.8em;
	padding: 3px 40px 10px;
	margin: 0px;
	line-height: 110%;
	background-color: #ECEDE7;
	color: #0E5A98;
	background-image: url(../images/template2-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer2 a {
	text-decoration: none;
	color: #0E5A98;
}

#footer2 a:hover{
	text-decoration: underline;
	color: #FF0066;
}

#footer3{
	clear: both;
	font-size: 0.8em;
	padding: 3px 40px 10px;
	margin: 0px;
	line-height: 110%;
	background-color: #E0F1E2;
	color: #0E5A98;
	background-image: url(../images/template3-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer3 a {
	text-decoration: none;
	color: #0E5A98;
}

#footer3 a:hover{
	text-decoration: underline;
	color: #FF0066;
}

.footer4{
	font-size: 9px;
	color: #DBEEF6;
	text-align: center;
	margin-top: 5px;
}

.footer4 a {
	color: #DBEEF6;
	text-decoration: none;
}

.footer4 a:visited{
	color: #DBEEF6;
	text-decoration: none;
}

.backtotop {
	text-align: right;
	font-size: .8em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0px 0px -15px;
	padding: 3px 0px 0px;
}

/*********** #navBar link styles ***********/

#navbarR ul a:link, #navbarR ul a:visited {
	display: block;
}
#navbarR ul {list-style: none; margin: 0; padding: 0;}

/*********** #sectionLinks styles ***********/

#sectionLinks {
	position: relative;
	font-size: 0.75em;
}

#sectionLinks a {
	text-decoration: none;
	background-image: url(../images/button03.gif);
	background-repeat: no-repeat;
	height: 24px;
	background-position: 0px 0%;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 18px;
}

#sectionLinks a:hover {
	text-decoration: none;
	background-image: url(../images/button03.gif);
	background-position: -190px 0%;
}

/*********** #servicesLinks styles ***********/

#services ul a:link, #services ul a:visited {
	display: block;
}

#services ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#services {
	margin-top: 15px;
}

#servicesLinks {
	position: relative;
	font-size: 90%;
}

#servicesLinks a {
	background-image: url(../images/button02.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 180px;
	line-height: 110%;
	height: 40px;
	text-align: center;
	padding-top: 3px;
	background-position: 0px 0%;
}

#servicesLinks a:hover {
	background-image: url(../images/button02.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: -190px 0%;
}

