/* 
RESET: http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {  
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}







body {
	background-color: #9c9ea0;
	font-size: 62.5%;
	font-family: Arial, helvetica, sans-serif;
	color: #666;
	
}

#page-wrapper {
	padding-bottom: 20px;
}

#site-wrapper {
	background: url(../furniture/page_bkgd.gif) 50% top repeat-y #9c9ea0;
	width: 960px;
	margin: 0 auto;
	padding-left: 11px;
	padding-right: 11px;
}

#area-head {
	background: url(../furniture/area_head_bkgd.jpg) left top no-repeat #4a5a8f;
	height: 142px;	
	position: relative;
	z-index:2; /* fix for nav going under main content */
}


#logo-site {
	position: absolute;
	right: 10px;
	top: 30px;
	width: 160px;
	height: 100px;
}

#logo-site a {
	display: block;
	width: 160px;
	height: 0;
	padding-bottom: 100px;
	overflow: hidden;
	text-indent: -5000px;
}



#nav-primary {
	position: absolute;
	left: 0;
	bottom: 0;
	padding-left: 30px;
}

#nav-primary li {
	float: left;
	margin-right: 10px;
	position: relative;
}

#nav-primary li a {
	float: left;
	display: block;
	height: 41px;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	color: white;
	overflow: hidden;
	text-indent: -5000px;
}






#nav-primary li#nav-primary-business-overview a {
	width: 116px;
	background-image: url(../furniture/nav_primary/nav-business.gif);
}

#nav-primary li#nav-primary-business-overview.hover a {
	background-image: url(../furniture/nav_primary/nav-business_o.gif);
}



#nav-primary li#nav-primary-services-overview a {
	width: 103px;
	background-image: url(../furniture/nav_primary/nav-service.gif);
}

#nav-primary li#nav-primary-services-overview.hover a {
	background-image: url(../furniture/nav_primary/nav-service_o.gif);
}



#nav-primary li#nav-primary-capability-overview a {
	width: 107px;
	background-image: url(../furniture/nav_primary/nav-capability.gif);
}

#nav-primary li#nav-primary-capability-overview.hover a {
	background-image: url(../furniture/nav_primary/nav-capability_o.gif);
}




#nav-primary li#nav-primary-news a {
	width: 97px;
	background-image: url(../furniture/nav_primary/nav-news.gif);
}

#nav-primary li#nav-primary-news.hover a {
	background-image: url(../furniture/nav_primary/nav-news_o.gif);
}




#nav-primary li#nav-primary-careers a {
	width: 102px;
	background-image: url(../furniture/nav_primary/nav-careers.gif);
}

#nav-primary li#nav-primary-careers.hover a {
	background-image: url(../furniture/nav_primary/nav-careers_o.gif);
}








#nav-primary li ul {
	display: none; 
	position: absolute;
	border-top: 5px solid #dcb97d;
	top: 41px;
	left: 0;
	z-index: 100;
}


#nav-primary li.hover ul li {
	display: inline;
}


#nav-primary li a {
	float: left;
	display: block;
	height: 41px;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	color: white;
	overflow: hidden;
	text-indent: -5000px;
}


#nav-primary li.hover ul li a {
	display: block;
	background-image: none !important;
	background-color: #8ccdf3 !important;
	height: 1%;
	padding: 5px 10px;
	border: none;
	font-weight: normal;
	color: #35467c;
	width: 120px !important;
	font-size: 1em;
	text-indent: 0 !important;
	overflow: visible !important;
	
}

#nav-primary li.hover ul li a:hover {
	background-color: #4A5A8E !important;
	color: white;
}



#area-main {
	border-top: 5px solid #dcb97d;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	overflow: hidden;
	width: 900px;
	position: relative;
	z-index:1; /* fix for nav going under main content */
}


#column-left {
	float: left;
	width: 207px;
	margin-right: 25px;
}

#area-content {
	float: left;
	width: 668px;
}

#nav-utilities {
	position: absolute;
	right: 25px;
	top: 5px;
}

#nav-utilities li {
	float: left;
	margin-left: 10px;
}

#nav-utilities a {
	display: block;
	float: left;
	margin-right: 5px;
	color: #666;
	font-size: 1.1em;
	font-weight: bold;
	height: 17px;
	padding: 5px 7px 0 7px;
	text-decoration: none;
	background: url(../furniture/grad_light.gif) left bottom repeat-x white;
	border: 1px solid #eee;
}


#nav-utilities a.size-bigger {
	font-size: 1.2em;
}

#nav-utilities a.size-biggest {
	font-size: 1.4em;
}

#nav-utilities a:hover {
	background-image: none;
	background-color: white;
	border-color: #ccc;
}



#breadcrumbs {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	background-color: white;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	margin-left: -30px;
	margin-right: -30px;
	font-size: 1.1em;
}

#breadcrumbs a {
	font-weight: bold;
	color: #666;
}



#nav-secondary li {
	font-size: 1.2em;
}

#nav-secondary ul li a {
	display: block;
	background: url(../furniture/dots.gif) left bottom repeat-x transparent;
	margin-left: 10px;
	padding: .7em 5px .7em 0;
	color: #596898;
	text-decoration: none;
}

#nav-secondary ul li.on {
	background: url(../furniture/pointer_block_arrow_grey.gif) left .8em no-repeat transparent;
}

#nav-secondary a:hover {
	color: #dcb97d;
	text-decoration: underline;
}

#nav-secondary li.on a {
	color: #dcb97d;
}

#nav-secondary ul li ul li {
	font-size: 1em;
}

#nav-secondary ul li ul li a {
	background-color: #f5f5f5;
	padding-left: 10px;
	color: #666 !important;
}

#nav-secondary ul li ul li.on {
	background-image: none;
}

#nav-secondary ul li ul li.on a {
	background-color: #e4e4e4;
}






#content-masthead {
	background: transparent;
	height: 170px;
	overflow: hidden;
}


.expanded {
	height: 300px !important;
}


#content-primary {
	float: left;
	width: 413px;
	background: url(../furniture/content_divider_shoe.gif) right bottom no-repeat transparent;
	margin-right: 20px;
	margin-top: 20px;
}


/* class applied to content-primary to make the content full width */
.content-primary-full-width {
	width: 668px !important;
	background-image: none !important;
}

.content-primary-full-width #content-primary-inner {
	background-image: none !important;
}


#content-primary-inner {
	background: url(../furniture/content_divider_hat.gif) right top no-repeat transparent;
	padding-right: 30px;
}

#content-secondary {
	float: right;
	width: 235px;
	margin-top: 20px;
}










#footer-wrapper {
	background-color: white;
	width: 900px;
	margin: 0 auto;
	padding-left: 41px;
	padding-right: 41px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: url(../furniture/footer_bkgd.gif) left bottom no-repeat transparent;
}

#footer {
	background: url(../furniture/dots.gif) left top repeat-x transparent;
	font-size: 1.1em;
}

#footer p {
	background: url(../furniture/dots.gif) left bottom repeat-x transparent;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer a {
	color: #dcb97d;
}



/* =HEADINGS ------------------- */


h1, h2, h3, h4 {
	color: #666;
	font-weight: normal;
}

h2, h3, h4 {
	margin-top: 1em;
}

h1 {
	font-size: 2.5em;
	margin-bottom: 10px;
}

h2 {
	font-size: 2.2em;
}

h3 {
	font-size: 2em;
}

h4 {
	font-size: 1.8em;
}



/* =PARAGRAPHS ------------------- */

#content-primary p {
	line-height: 1.4em;
	font-size: 1.2em;
	margin: 1em 0 1em 0;
}

#content-primary p.standfirst {
	font-size: 1.4em;
}




/* =LISTS (within content-primary) ------------------- */

#content-primary ul {
	font-size: 1.2em;
	margin-top: 2em;
	margin-bottom: 2em;
}

#content-primary ul li {
	line-height: 1.2em;
	margin-bottom: 1em;
	background: url(../furniture/bullet_list_generic.gif) 0 .4em no-repeat transparent;
	padding-left: 10px;
}



/* =LIST-LINKS ------------------- */

ul.list-links li {
	font-size: 1.2em;
}

ul.list-links a {
	display: block;
	background: url(../furniture/pointer_chevron_blue.gif) left .6em no-repeat transparent;
	color: #596898;
	padding: .4em 0 .4em 10px;
	text-decoration: none;
}

ul.list-links a:hover {
	text-decoration: underline;
}
	




/* =PROMO ------------------- */

.promo {
	width: 235px;
	height: 146px;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: white;
	position: relative;
	margin-bottom: 2em;
}

.promo p {
	height: 0;
	overflow: hidden;
	text-indent: -5000px;
}

.promo a {
	position: absolute;
	left: 17px;
	bottom: 17px;
	display: block;
	padding: 5px 10px;
	color: #666;
	text-decoration: none;
	background: url(../furniture/grad_light.gif) left bottom repeat-x white;
	border: 1px solid #eee;
	font-weight: bold;
	font-size: 1.2em;
}

.promo a:hover {
	background-image: none;
	background-color: white;
	border-color: #ccc;
}



/* =VIDEO-PLAYER ------------------- */

#video-player {
	margin-bottom: 2em;
}








/* DEV ---------------------------- */

ul.ie-test-ul li {
	background: url(../furniture/dev/dev_cross.gif) right center no-repeat transparent;
	padding-right: 10px;	
}

