/** ------------------------------------------------------ **/
/** -------------------main layout ----------------------- **/
body {
	background-color: #031019;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#skip-navigation{	
	margin: 0px;
	padding: 0px;
	height: 0px;
}

#headerwrap{
	background-image:url(../images/layout/headerwrap-bg.gif);
	background-repeat:repeat-x;
	height: 112px;
	width: 100%;
}
#header{
	margin: 0 auto;
	position: relative;
	width: 914px;
}

#herowrap{
	background-image:url(../images/layout/herowrap-bg.gif);
	width: 100%;
}
#hero{
	margin: 0 auto;
	width: 914px;
}
#testimonialswrap{
	background-color: #26465a;
	border-bottom: 1px solid #72a6c5;
	height: 4px;
}

#footwrap{
	background-color: #031019;
	clear: both;
	width: 100%;
}
#foot{
	/*background-image:url(../images/layout/footwrap-bg.gif);
	background-repeat: no-repeat;*/
	color: #ffffff;
	font-size: 0.95em;
	margin: 0 auto;
	padding-top: 10px;
	width: 914px;
	height: 67px;
}


/** ------------------------------------------------------ **/
/** ------------------- content alternatives -------------- **/


#contentwrap-home {
	background-image: url(../images/layout/contentwrap-home-bg.jpg);
	background-repeat:repeat-x;
	padding-bottom: 0px;
	width: 100%;
}

#centerc-home{
	background-image:url(../images/layout/centerc-home-bg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 30px;
	padding-top: 46px;
	margin: 0 auto;
	width: 914px;
}

#contentwrap {
	background-color: #0d1c27;
	
}
#contentinnerwrap {
	background-color: #0d1c27;
	margin: 0 auto;
	width: 914px;
}

#centerc{
	display: inline;
	float:left;
	padding-bottom:17px;
	margin-left:200px;
	margin-top:17px;
	padding-left: 20px;
	width:694px;
}
* html #centerc {  /* This is the Tan hack */
	width: 714px; 
	w\idth: 694px; 
	}
	
#leftc{
	float:left;
	margin-left:-914px;
	margin-top:17px;
	padding-right: 20px;
	text-align: center;
	width: 180px;	
}
* html #leftc {  /* This is the Tan hack */
	width: 200px; 
	w\idth: 180px; 
	}

#singlecolumn{
	padding-bottom:17px;
	padding-top:17px;
	width:914px;
}


/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header img {
	display: block;
}
#header_graphic{
	float: left;
	width: 298px;
}
#header_graphic2{
	float: right;
	width: 304px;
}
#navigation{
	clear: both;
	width: 914px;
}



/** ------------------------------------------------------ **/
/** -------------------navigation ------------------------ **/

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	float: left;
	margin: 0px; 
	padding: 0px;
	position: relative;	
}
#navigation ul li a, #navigation ul li a:visited {
    display: block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;	
}

/** ------------------------------------------------------ **/
/** ------------------------ menu subsection ------------- **/


#navigation ul li ul {
	border: 1px solid #6a6a6a;
	background-color: #050d19;
	padding: 16px;
	position: absolute;
	top: 27px;
	visibility: hidden;
}
#navigation ul li:hover ul, #navigation ul li.sfhover ul {
	visibility: visible;
	 }
#navigation ul li ul li {
	float: none;
}
#navigation ul li ul li a, #navigation ul li ul li a:visited {
	color: #a0d1ef;
	padding-bottom: 8px;
	/*width avoids extra whitespace in ie5-6*/
	width: 210px;
}
#navigation ul li ul li a:hover, #navigation ul li ul li a:active {
	color: #ffffff;
}

#navigation ul li ul li ul {
	border: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-bottom: 6px;
	margin-top: -8px;
	position: static;
	left: 0px;
	top: 0px;
}
#navigation ul li ul li ul li a, #navigation ul li ul li ul li a:visited {
	color: #6a6a6a;
	padding-bottom: 2px;
	/*width avoids extra whitespace in ie5-6*/
	width: 195px;
}
#navigation ul li ul li ul li a:hover, #navigation ul li ul li ul li a:active {
	color: #ffffff;
}

/** ------------------------------------------------------ **/
/** ------------------------ menu ------------------------ **/

#menu ul {
	list-style: none;
	margin: 0px;
	margin-bottom: 10px;	
	padding: 0px;
	text-align: left;
}


#menu ul li a, #menu ul li a:visited {
	color: #FFFFFF;
	border-bottom: 1px solid #2d4452;
	display: block;
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
	text-decoration: none;
	/*width avoids extra whitespace in ie5-6*/
	width: 165px;
}

#menu ul li a:hover, #menu ul li a:active {
	color: #a0d1ef;
}

.menu_header {
	color: #182946;
	display: block; 
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;	
	margin: 0px;
	padding: 0px;
	padding-bottom: 1px; 
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 150px;
}
.menu_header a {
	color: #182946;
}


/** ------------------------------------------------------ **/
/** ------------------- footer --------------------------- **/
#foot p {
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
}
#footerleftA
{
    float: left;
	color: #a0d1ef;
}
#footerrightA
{
    float: right;
	color: #a0d1ef;
}
#footerleft
{
    float: left;
}
#footerleft ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;
    position: absolute;
	white-space: nowrap;
}
#footerleft ul li
{
	color: #666666;
	display: inline;
	font-size: 0.8em;
	margin: 0;	
	padding-right: 11px;	
}
#footerleft ul li a
{		
	color:  #666666;
	text-decoration: none;
}
#footerleft ul li a:hover, #footerleft ul li a:active, #footerleft ul li a:focus
{	
    color: #ffffff;
	text-decoration: none;	
}
#footerright
{
    float: right;
}
#footerright ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 5px;
    white-space: nowrap;
}
#footerright ul li
{
	color:  #666666;
	display: inline;
	font-size: 0.8em;
	margin: 0;	
	padding-right: 5px;	
}
#footerright ul li a
{		
	color:  #666666;
	text-decoration: none;
}
#footerright ul li a:hover, #footerright ul li a:active, #footerright ul li a:focus
{	
    color: #ffffff;
	text-decoration: none;	
}

/** ------------------------------------------------------ **/
/** ------------------- HTML elements -------------------- **/

caption {
	font-weight: normal;
	text-align: left;	
}
th {
	font-weight: bold;
	text-align: left;	
}
pre {
	font-size: 0.8em;
	background-color: #CCCCCC;
	padding: 10px;
}

object {
	display: block;
}


/** ------------------------------------------------------ **/
/** ------------------- form ------------------------- **/

form {
  margin: 0px;
  padding: 0px;
  }
fieldset {
  padding: 10px;
  padding-top: 10px;
  width: auto;
  }
legend {
  font-weight: bold;
  padding-bottom: 10px;
  }
input {
  float: left;
  margin-right: 10px
  }
select {
  float: left;
  margin-right: 10px
  }
input.buttons {
  float: none;
}
form fieldset div {
  padding-bottom: 0px;
  clear: both;
  }
form fieldset p {
  padding-bottom: 10px;
  margin: 0px;
  clear: both;
  }
label {
  display:block;
  float: left;
  width: 150px;
  margin-right: 10px;
  padding-bottom: 10px;
  }
blockquote {
	margin-left: 10px;
	margin-right: 10px;
}

/** ------------------------------------------------------ **/
/** ------------------- div table replacements ----------- **/

/*create a row*/
div.TableReplaceRow {
	clear: both;
	padding-top:0px;
  }
/*label cell*/
div.TableReplaceRow div.TableReplacelabel {
	float: left;
	text-align: left;
	width: 160px;
	margin: 0px;
  }
/*data cell*/
div.TableReplaceRow div.TableReplacedata {
	float: left;
	text-align: left;
	margin: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
  }  
 /*data cell*/
div.TableReplaceRow div.TableReplaceRight {
	float: right;
	margin: 0px;
  } 
div.TableReplaceRowClear {
	clear: both;
  }
  
.clearboth {
	clear:both;
}

/** ------------------------------------------------------ **/
/** ------------------- bespoke -------------------------- **/

#hero img {
	display: block;
}

/*create a row*/
div.People-TableReplaceRow {
	clear: both;
	padding-top:0px;
  }
/*label cell*/
div.People-TableReplaceRow div.People-TableReplacelabel {
	float: left;
	text-align: left;
	width: 160px;
	margin: 0px;
  }
/*data cell*/
div.People-TableReplaceRow div.People-TableReplacedata {
	float: left;
	text-align: left;
	margin: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
  }  
 /*data cell*/
div.People-TableReplaceRow div.People-TableReplaceRight {
	float: right;
	margin: 0px;
  } 
div.People-TableReplaceRowClear {
	clear: both;
  }
  
#publicationMenuContainer {
	width: 914px;
	text-align: center;
	border-bottom: 1px solid #666666;
	float: left;
}

#publicationMenu {
	margin: 0 auto;
	width: 470px;
}
#publicationMenu img {
	display: block;
}
#publicationMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#publicationMenu ul li {
	float: left;
	margin: 0px; 
	padding: 0px;	
}
#publicationMenu a, #navigation ul li a:visited {
    display: block;
}

#flashContentContainer { /* for flash gallery on brochure and newsletter static page */
 	width: 914px;
	text-align: center;
}
#flashContent {
	margin: 0 auto;
}

/** ------------------------------------------------------ **/
/** ------------------- home page -------------------------- **/


.home-content-box {
	float: left;
	text-align: center;
	width: 300px;
}
corporate.home-content-box {
	width: 293px;
}
service.home-content-box {
	width: 302px;
}
eb.home-content-box {
	width: 300px;
}
.home-content-title {
	margin: 0px;
	padding: 0px;
}
.home-content-desc {
	font-size: 0.95em;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
}

.blue a, .blue a:visited {
	border-color: #a0d1ef;
}
.pink a, .pink a:visited {
	border-color: #c69aa6;
	color: #c69aa6;
}
.green a, .green a:visited {
	border-color: #68a48b;
	color: #68a48b;
}
.blue a:hover, .pink a:hover, .green a:hover {
	border-color: #6a6a6a;
	color: #6a6a6a;
}

#flashContentHome {
	background-image:url(../images/hero/home.jpg);
	background-repeat:no-repeat;
	height: 336px;
}
#flashContentHome p {
	float: left; 
	margin-left: 24px;
	margin-top: 80px;
	width: 370px;
}
#contact-left{
	float:left;
	margin-right:60px;
	border-right:5px solid #26465a;
	padding-right:80px;
	width:200px;
}
*html #contact-left{
	width:280px;
	w\idth:200px;
}

.charitablesponsor {
	padding-top: 15px;
}

#corporate-supporter {
	width: 320px;
	float: left;
	margin-right: 20px;
}

#corporate-supporter p {
	color:#a0d1ef;
}

#specialist-service-form {
	float: left;
}

#specialist-service-form label {
	width: 90px;
}

#specialist-service-form textarea {
	width: 197px;
}



