/*Defaults*/
*{
	margin:0;
	padding:0;
}
html{	
	background:#F8F8F7;
	font:62.5%/140% Arial, Helvetica, sans-serif;
}
body{
	margin:-20px 0 0 0;
	color:#747474;
	height:100%;
	background:#F8F8F7;
	font-size:1em;
	*overflow:hidden;
	_overflow:none;
}
#home #wrapper{
	background:#F8F8F7 url(../img/bg-index.jpg) no-repeat 337px 10px;
	_background-position:310px 10px;
}
#page #wrapper{
	background:#F8F8F7 url(../img/bg-page.jpg) no-repeat 100% 100px;
}
a,a:focus,a:visited{	
	color:#e37600;
	text-decoration:none;
}
a:hover,a:focus{
	color:#e37600;
	outline:none;/*kills dotted focus outline*/
	_outline:expression(this.hideFocus=true);
	text-decoration:underline;
}
div#content.page{
	min-height:412px;
	height:auto !important;
	height:412px;
}
div#content.page #page-content #people{
	list-style-type:none;
	margin:0;
	padding-top:10px;
}

	div#content.page #page-content #people li{
		border-top:1px solid #E4E4E4;
		padding:10px 0 10px 0;
	}

	div#content.page #page-content #people ul{
		padding:0;
	}

	div#content.page #page-content #people li li{
		border-top:none;
		padding:0;
	}

	div#content.page #page-content #people h3{
		font-weight:bold;
		color:#606060;
	}

a img{
	border:none;
}
ul{
	list-style-type:none;
}
a.ext{
	background:url(../img/a_ext.gif) no-repeat 100% 3px;
	padding:0 14px 0 0;
}
input,textarea,select,h1,h2,h3,h4,h5,h6{
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
}
/*Page layout*/
#wrapper{
	width:960px;
	margin:0 auto;
	background:#F8F8F7;
	position:relative;
}
#header{
	font-size:1.2em;
	height:131px;
	background:url(../img/bg-header.gif) repeat-x 0 0;
}
#header h1.logo{
	display:block;
	float:left;
	width:164px;
	height:131px;
}
#header h1.logo a{
	display:block;
	float:left;
	width:164px;
	height:131px;
	background:url(../img/cels-logo.png) no-repeat 0 0;
	_background:url(../img/cels-logo.gif) no-repeat 0 0;
	text-indent:-999em;
}
/* Globals */
#header #global{
	float:right;
	height:50px;
	padding-top:34px;
	margin-right:8px;
}
#header #global li{
	display:block;
	float:left;
	line-height:23px;
}
#header .home a,
#header .contact a,
#header .text-only a,
#header .small a,
#header .regular a,
#header .large a{
	color:#002147;
	font-weight:bold;
}
#header .contact	{	margin-left:21px;	}
#header form label	{	margin-left:39px;display:block;float:left;	}
#header form input	{	margin-left:9px;	}
#header form input#keywords	{	_margin-bottom:1px;	}
#header .text-only	{	margin-left:13px;	}
#header .small		{	margin-left:6px;	}

#header .small a,
#header .regular a,
#header .large a{
	display:block;
	height:23px;
	background:url(../img/aaa.gif) no-repeat 0 0;
	text-indent:-999em;
}
#header .small a{
	width:20px;
}
#header .regular a{
	width:15px;
	background-position:-20px 0;
}
#header .large a{
	width:23px;
	background-position:100% 0;
}
#header li a span{
}

/* Main navigation */
#header #navigation{
	clear:right;
	height:47px;
	float:left;
	width:796px;
	*margin-top:84px;
}
#header #navigation li{
	float:left;
}
#header #navigation li a{
	display:block;
	height:47px;
	text-indent:-999em;
}
/*Menu includes IE6 .gif fallback*/
#header #navigation #col9{
	display:none;
}
#header #navigation #col2 a	{	width:107px;	background-image:url(../img/bg-what-we-do.png);		_background-image:url(../img/bg-what-we-do.gif);		}
#header #navigation #col3 a	{	width:147px;	background-image:url(../img/bg-how-we-can-help.png);_background-image:url(../img/bg-how-we-can-help.gif);	}
#header #navigation #col4 a	{	width:145px;	background-image:url(../img/bg-who-we-support.png);	_background-image:url(../img/bg-who-we-support.gif);	}
#header #navigation #col5 a	{	width:113px;	background-image:url(../img/bg-our-projects.png);	_background-image:url(../img/bg-our-projects.gif);		}
#header #navigation #col6 a	{	width:143px;	background-image:url(../img/bg-knowledge-base.png);	_background-image:url(../img/bg-knowledge-base.gif);	}
#header #navigation #col7 a	{	width:66px;		background-image:url(../img/bg-news.png);			_background-image:url(../img/bg-news.gif);				}
#header #navigation #col8 a	{	width:75px;		background-image:url(../img/bg-events.png);			_background-image:url(../img/bg-events.gif);			}

#header #navigation li a:hover,
#header #navigation li.on a{
	background-position:0 -47px;
}

/* Page content */
#content{
	clear:both;
	width:960px;
	_margin-top:-50px;
}
/* Index formatting */
#intro{
	padding:52px 0 0 15px;
	width:520px;
	height:100px;
}
#home #intro{
	padding:32px 0 20px 15px;
	height:75px;
}
#home #intro ul{
	margin:1.5em 0;
}
#home #intro ul li{
	display:block;
	float:left;
	width:228px;
	margin:0 1em 1.5em 0;
	font-size:1.1em;
	padding:0 0 0 20px;
	background:url(../img/bg-intro-li.gif) no-repeat 0 1px;
}
#intro h1{
	color:#1E3260;
	font-size:2.3em;
	letter-spacing:1px;
	font-weight:normal;
	margin:0 0 8px 0;
}
#intro h2{
	font-size:1.4em;
	font-weight:normal;
	line-height:1.3em;
	margin:1em 0 0.8em 0;
}
ul#services{
	width:523px;
	height:305px;
	background:url(../img/bg-services.gif) no-repeat 0 0;
	padding:50px 0 0 15px;
	float:left;
}
ul#services li.header{
	display:none;
}
ul#services li{
	float:left;
	width:253px;
	height:95px;
	margin:0 2px 2px 0;
}
ul#services li a{
	display:block;
	width:100px;
	height:72px;
	padding:23px 45px 0 108px;
	font-size:1.2em;
	line-height:1.3em;
	color:#747474;
	background:url(../img/bg-services-a.gif) no-repeat 223px 22px;
}
ul#services li a:hover{
	color:#e37600;
	text-decoration:none;
	background:url(../img/bg-services-a-hover.gif) no-repeat 223px 22px;
}
ul#news{
	background:url(../img/bg-ul-news.gif) no-repeat 0 0;
}
ul#events{
	height:126px;
	b/ackground:url(../img/bg-ul-news.gif) no-repeat 0 100%;
}
ul#news,
ul#events{
	width:398px;
	float:left;
	margin:0 0 0 24px;
}
ul#news li.header{
	height:52px;
	padding:0 15px;
	font-size:2em;
	color:#1E3260;
	line-height:55px;
	border-bottom:none;
}
ul#news li{
	padding:8px 14px 0 14px;
	margin:0 1px;
	b/order-bottom:1px solid #ECECEC;
	height:60px;
}
ul#events li{
	padding:11px 15px 5px 15px;
	*padding:9px 15px 6px 15px;
	border:1px solid #C8C8C8;
	border-width:0 1px;
	background:#fff;
}
ul#news li p,
ul#events li p{
	font-size:1.2em;
	margin:0 0 4px 0;
	line-height:1.3em;
}
ul#news li p a,
ul#events li p a{
	font-size:0.9em;
}
ul#news li p.date{
	font-size:1.1em;
	margin:0px 0 3px 0;
}
ul#news li.header a{
	font-size:0.55em !important;
	float:right;
	line-height:1em;
	margin-top:26px;
}
ul#events li.header a{
	font-size:0.55em !important;
	float:right;
	line-height:1em;
	margin-top:15px;
}
ul#events li.header{
	height:32px;
	padding:0 15px;
	font-size:2em;
	color:#1E3260;
	line-height:35px;
	*line-height:33px;
	background:#fff;
	border:1px solid #C8C8C8;
}
ul#events li p.date{
	font-size:1.1em !important;
	margin-bottom:3px;
}
ul#events li p.venue{
	font-size:1.1em !important;
	margin-bottom:3px;
}
#testimonial{
	position:relative;
	clear:both;
	width:124px;
	height:117px;
	background:url(../img/bg-testimonial.jpg) no-repeat 100% 18px;
	float:left;
	padding:17px 129px 16px 15px;
	font-size:1.3em;
	line-height:1.2em;
	color:#022246;
}
#testimonial a{
	position:absolute;
	bottom:9px;
	left:16px;
	font-size:0.85em;
}
#enews{
	width:398px;
	height:112px;
	float:left;
	p/adding:0px 15px;
	margin:-2px 0 0 24px;
	b/order:1px solid #C8C8C8;
	background:url(../img/bg-ul-news.gif) no-repeat 0 100%;
}
#enews h3 a{
	font-size:0.55em !important;
	float:right;
	line-height:1em;
	margin:15px 15px 0 0;
}
form#enews h3{
	font-size:1.9em;
	line-height:33px;
	color:#1E3260;
	font-weight:normal;
	display:block;
	padding:0px 0 0px 15px;
	background:#fff;
	border:1px solid #C8C8C8;
	border-width:1px;
}
#enews label{
	display:block;
	font-size:1.2em;
	line-height:1.6em;

}
#enews p{
	font-size:1.1em;
	line-height:1.4em;
	clear:left;
	margin:4px 0 2px 15px;
}
#enews input#email{
	width:149px;
	height:23px;
	border:none;
	background:url(../img/bg-enews-email.gif) no-repeat 0 0;
	float:left;
	margin:0 0 0 0;
	padding:4px 0 0 3px;
}
#enews input#signup{
	width:67px;
	height:22px;
	border:none;
	background:url(../img/bg-enews-signup.gif) no-repeat 0 0;
	padding:0;
	margin:1px 0 0 8px;
	cursor:hand;
}
#cbsl{
	width:398px;
	height:150px;
	background:url(../img/bg-cbsl.gif) no-repeat 0 0;
	float:left;
	margin:22px 0 0 24px;
}
#cbsl p,
#cbsl h3{
	display:none;
}
#cbsl p.link{
	display:block;
}
#cbsl a{
	display:block;
	width:398px;
	height:150px;
	text-indent:-999em;
}
/* Regular pages */
div#content.page{
	margin-top:153px;
	_margin-top:100px;
	background:#fff;
	border:1px solid #E2E2E2;
	width:958px;
	_width:960px;
}
div#content #submenu{
	width:149px;
	display:block;
	float:left;
	font-size:1.2em;
	margin:11px 0 0 0;
	*margin:10px 0 0 0;
	_margin-right:-3px; /*Part one of 3px gap*/
	padding-bottom: 250px;
	
	background:url(../img/bg-menu.jpg) no-repeat 15px 100%;

}
div#content #submenu li{
	display:block;
	margin-left:15px;
	border-bottom:1px solid #EFEFEF;
	background:url(../img/bullet-grey-white.gif) no-repeat 0px 10px;
	_background:url(../img/bullet-grey-white.gif) no-repeat 0px 11px;
}
div#content #submenu li.last{
	border:none;
	background:none;
}
div#content #submenu li a{
	display:block;
	padding:5px 5px 5px 14px;
	margin-left:-5px;
	color:#002147;
	line-height:1.5em;
}
div#content #submenu li.selected a,
div#content #submenu li a:hover{
	color:#fff;
	margin:-1px 0 -1px -5px;
	padding:6px 5px 6px 14px;
	text-decoration:none;
	background:#102F53 url(../img/bullet-grey-blue.gif) no-repeat 6px 11px;
	/* IE didn't like that! :) */
	*margin:0 0 0 -5px !important;
	*padding:5px 5px 5px 14px !important;
}
div#page-header{
	width:592px;
	_width:579px;
	height:117px;
	margin:10px 0 0 149px;
	_margin:10px 0 0 146px; /*Part two of 3px gap*/
	position:relative;
	background:#102F53 url(../img/bg-page-header.gif) no-repeat 100% 0;
}
#page-header h1{
	position:absolute;
	bottom:0;
	left:25px;
	display:block;
	width:500px;
	height:77px;
	font-size:2.5em;
	line-height:1.4em;
	color:#fff;
	font-weight:normal;
}
#page-header ul#breadcrumb{
	top:10px;
	left:25px;
	position:absolute;
	font-size:1.1em;
	height:20px;
	width:561px;
	h/eight:20px;
	_width:545px;
	overflow:hidden;
	border-bottom:1px solid #fff;
}
#page-header ul#breadcrumb li{
	float:left;
	padding:0 0 0 2em;
	background:#102F53 url(../img/bullet-grey-blue.gif) no-repeat 10px 5px;
	_background:#102F53 url(../img/bullet-grey-blue.gif) no-repeat 10px 4px;
}
#page-header ul#breadcrumb li.first{
	padding:0;
	background:none;
}
#page-header ul.options{
	/*
	*/
	top:4px;
	right:8px;
	position:absolute;
	f/loat:right;
	background:#102F53;;
	padding-left:10px;
}
#page-header ul.options li{
	display:block;
	float:left;
}
#page-header ul.options li a{
	display:block;
	width:22px;
	height:22px;
	text-decoration:none;
}
#page-header ul.options li.pdf a	{	background:url(../img/bg-options-pdf.gif) no-repeat 4px 4px;	}
#page-header ul.options li.print a	{	background:url(../img/bg-options-print.gif) no-repeat 4px 4px;	}
#page-header ul.options li.email a	{	background:url(../img/bg-options-email.gif) no-repeat 4px 4px;	}

#page-header ul.options li a span{
	display:none;
	line-height:22px;
	background:url(../img/bg-options-label.gif) no-repeat 0px 0;
	text-align:center;
	font-size:1.1em;
	width:87px !important;
	cursor:hand;
}
#page-header ul.options li a:hover{
	width:87px !important;
	padding-right:23px;
	padding-left:2px;
	text-indent:0;
	background-position:94px 4px;
}
#page-header ul.options li a:hover span{
	display:block;
}
#page-header a{
	color:#fff;
}
div#page-contact,
ul#latest-news{
	width:180px;
	margin:10px 10px 10px 27px;
	position:absolute;
	right:0;
}
div#content.page #page-content{
	width:560px;
	_width:552px;
	margin:21px 0 10px 175px;
	_margin:21px 0 10px 172px;
	font-size:1.2em;
	line-height:1.4em;
}
div#content.page #page-content h1,
div#content.page #page-content h2,
div#content.page #page-content h3,
div#content.page #page-content h4{
	color:#002B5C;
	font-weight:normal;
}
div#content.page #page-content h4{
	color:#002B5C;
	font-weight:normal;
	font-weight:bold;
}
div#content.page #page-content h2{
	font-size:1.4em;
}
div#content.page #page-content p,
div#content.page #page-content ul{
	margin:1em 0;
}
div#content.page #page-content ul{
	margin:1em 0 1em 1.5em;
	list-style-type:disc;
}
div#content.page #page-content ul li{
	line-height:1.7em;
}
ul#latest-news{
	height:244px;
	background:url(../img/bg-latest-news.gif) no-repeat 0 0;
}
ul#latest-news li{
	margin:0 10px;
	height:75px;
	padding:11px 0 0 0;
}
ul#latest-news li p{
	margin-top:10px;
	font-size:1.1em;
}
ul#latest-news li p a{
	display:block;
}
ul#latest-news li.header{
	height:47px;
	padding:0;
	text-indent:-999em;
}
ul#latest-news li.last{
	height:24px;
	line-height:24px;
	font-size:1.1em;
	padding:0;
	text-align:right;
	position:absolute;
	bottom:0;
	right:0;
}
div#page-contact{
	width:180px;
	height:135px;
	background:url(../img/bg-contact-us.gif) no-repeat 0 0;
	position:absolute;
	top:540px;
	_top:560px;
	right:1px;
	_right:0px;
}
div#page-contact h4{
	height:42px;
	text-indent:-999em;
}
div#page-contact p{
	margin:9px 10px 0 10px;
	font-size:1.2em;
	line-height:1.3em;
}
div#page-contact p strong{
	display:block;
	font-weight:normal;
	color:#002B5C;
}
/* In-page news list */
ul.news-list{
	list-style-type:none !important;
	margin:0 !important;
}
ul.news-list p{
	margin:0 !important;
}
ul.news-list p.date{
	font-size:0.9em;
	margin:0 0 0.5em 0 !important;
}
ul.news-list li{
	margin:0 0 1em 0;
	padding:0 0 1em 0;
	border-bottom:1px solid #DBDBDB;
}
/* Breadcrumbs */
ul.paging{
	list-style-type:none !important;
	margin:0 !important;
	font-size:0.9em;
}
ul.paging li{
	display:block;
	float:left;
}
ul.paging li.selected{
	font-weight:bold;
}
ul.paging li.selected a{
	color:#102F53;
}
ul.paging li.title{
	padding:3px 5px 3px 0;
}
ul.paging li a{
	display:block;
	padding:3px;
}
div.left-img{
	width:134px;
	height:244px;
	margin:10px 0 0 15px;
	_margin:10px 0 0 7px;
	float:left;
	clear:left;
	background:url(../img/bg-menu.jpg) no-repeat 0 0;
}
/*webforms*/
#qa_form{
	margin:0 !important;
	padding:10px 0 10px 0 !important;
	font-size:1.1em;
	color:#606060;
}
#qa_form div{
	float:left;
	clear:none;
}
#qa_form label{
	display:block;
	float:left;
	width:15em;
	margin:2px 0;
}
#qa_form input{
	width:16em;
	margin:2px 0;
}
#qa_form textarea{
	width:26.3em;
	height:6.5em;
	margin-top:1px;
}
#qa_form #submit{
	width:auto;
	margin-left:15em;
	*margin-left:auto;
}
div.comment{
	border:2px solid #D0D0D0;
	margin:1em 0;
	padding:0.5em 0.5em 0 0.5em;
}
div.comment .name{
	display:block;
	margin:0.5em 0;
	padding:0.5em 0 0 0;
	border-top:1px solid #E0E0E0;
	font-style:italic;
	color:#777;
}
div.msg{
	font-size:0.9em !important;

}
/* Event registration form */
.event_registration{
	border-top:1px solid #102F53;
	padding-top:1em;
}
.event_registration h2{
	margin:0 0 1em 0;
}
.event_registration label{
	display:block;
	float:left;
	width:15em;
	clear:left;
}
.event_registration input{
	margin:1px 0;
	width:15em;
}
.event_registration input#register{
	margin-left:15em;
	width:auto !important;
}
/* Footer */
#footer{
	clear:both;
	width:962px;
	height:153px;
	padding-top:23px !important;
	background:url(../img/bg-footer.gif) no-repeat 0 23px;
}
#footer #menu{
	width:530px;
	height:2em;
	margin:16px 0 0 16px;
	*margin:40px 0 0 16px;
}
#footer #menu li{
	display:block;
	float:left;
	margin:0 18px 0 0;
}
#footer #menu li a{
	font-weight:bold;
	font-size:1.1em;
	color:#002B5C;
}
#footer #contact,
#footer p{
	width:399px;
	float:right;
	font-size:1.1em;
}
#footer #contact{
	margin-top:16px;
	color:#002B5C;
}
#footer #contact li{
	height:1.5em;
}
#footer #contact li.one{
	display:block;
	width:92px;
	height:48px;
	float:right;
	margin:40px 14px -40px 0;
}
#footer #contact li.one a{
	display:block;
	width:92px;
	height:48px;
	text-indent:-999em;	
}
#footer p{
	margin-top:46px;
	clear:right;
	color:#7F95AD;
}
body #content #page-content .newsearch ul{
	list-style-type:none !important;
}
.newsearch .more{
	font-size:1em !important;
}
.search_paging{
	margin:0 0 1em 0;
}
.search_paging li{
	display:inline;
	height:2em;
	padding:3px !important;
	width:auto !important;
	background:none !important;
}
.search_paging li.selected{
	font-weight:bold !important;
}
/*Calendar*/
.news-list li.first{
	position:relative;
	height:193px;
}
.news-list li.first h2,
.news-list li.first p{
	width:350px;
}
#calendar{
	position:absolute;
	top:0;
	right:0;
	width:198px;
	height:193px;
	background:#F0F0F0 url(../img/bg-calendar.gif) no-repeat 0 0;
}
#calendar table.calendar{
	margin:9px auto 0 auto;
	width:176px;
	border-collapse:collapse;
}
#calendar table.calendar tr{
	display:block;
	width:176px;
}
#calendar table.calendar tr.header{
	padding-bottom:21px;
	background:url(../img/bg-calendar-days.gif) no-repeat 0 21px;
}
#calendar table.calendar th.prev,
#calendar table.calendar th.next,
#calendar table.calendar td{
	width:25px;
	height:21px;
	text-align:center;
}
#calendar table.calendar th.prev a,
#calendar table.calendar th.next a{
	text-indent:-999em;
	background:url(../img/bg-calendar-prevnext.gif) no-repeat 0 0;
}
#calendar table.calendar th.next a{
	background-position:-25px 0;
}
#calendar table.calendar td{
	background:url(../img/bg-calendar-td.gif) no-repeat 0 0;
	b/order-bottom:1px solid #fff;
}
#calendar table.calendar td a,
#calendar table.calendar th a{
	color:#102f53;
	display:block;
	width:25px;
	height:21px;
	line-height:21px;
	text-indent:1px;
}
#c/alendar table.calendar td a{
	display:block;
	width:25px;
	height:21px;
	line-height:21px;
	text-indent:1px;
}
#calendar table.calendar td.current{
	background:url(../img/bg-calendar-td-current.gif) no-repeat 0 0;
}
#calendar table.calendar td a.event{
	background:url(../img/bg-calendar-td-event.gif) no-repeat 0 0;
	color:#fff;
}
#calendar table.calendar td.current a{
	color:#fff;
}
#calendar table.calendar th.month{
	width:126px;
	color:#1E3153;
}
/*projects*/
#projects .case-study-link{
	border-bottom:1px solid #ccc;
	margin:0.5em 0;
	padding:0.5em 0;
}
#projects .case-study-link h3,
#projects .case-study-link p{
	margin:0 !important;
	padding:0 !important;
}
#projects .case-study-link h3 a{
	font-weight:bold;
}
#projects .case-study-link span.img{
	display:block;
	float:right;
	margin:0 0 0 1em;
	width:70px;
	height:50px;
	border:1px solid #ccc;
	background:#fff url() no-repeat 50% 50%;
}
