/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	width:100%;
	}
	


#container {
			clear:both;
			width:90%;
			position:relative;
			margin:0 auto;
			padding:0;
			border:0;
		}

#admin {
	display:none;
	}
	
	
#logo {
	float:left;
	width:200px;
	height:52px;
	padding:0;
	margin:0;
	}
	
#logo_web {
	display:none;
	}

#logo_print {
	float:left;
	width:200px;
	height:52px;
	margin:0;
	border:0;
	padding:0;
	}

#logo_web:focus {
	-moz-outline-style: none;
	}
		
#topbar {
	display:none;
	}
	
#sidenav {
	display:none;
	}	


		
#graphic {
	display:none;
	}
	
*html #graphic {   /* target IE5/mac  */
 clear: none;
}	

.slogan {
	display:none;
	}
	
#s_index {
	background: url(../images/slogan1.gif) no-repeat bottom left;
	}
	
#f_index {
	background: url(../images/slogan1f.gif) no-repeat bottom left;
	}	
	
#s_intro {
	background: url(../images/slogan2.gif) no-repeat bottom left;
	}	
	
#s_about {
	background: url(../images/slogan3.gif) no-repeat bottom left;
	}	

#s_services {
	background: url(../images/slogan4.gif) no-repeat bottom left;
	}
	
#s_clients {
	background: url(../images/slogan5.gif) no-repeat bottom left;
	}				
	
#s_contact {
	background: url(../images/slogan6.gif) no-repeat bottom left;
	}
	
	
#s_core1 {
	display:none;
	}
	
#s_core2 {
	display:none;
	}
	
#s_core3 {
	display:none;
	}
			
			
#content {
	float:left;
	width:100%;
	margin:0px;
}
	
#newsflash {
	display:none;
	}
	

#box {
	float:left;
	width:100%;
	border:0;
	padding:0;
	margin:20px 0px 0px 0px;
	}

#box p {
	margin-top:0;
	line-height:1.5em;
	}

#sidebox {
	display:none;
	}
	
#box h1 {
	font-size:140%;
	margin:0px 0px 5px 0px;
	padding:0;
	}
	
#box h2 {
	font-size:110%;
	color:#0E7391;
	font-style:italic;
	margin:0px 0px 5px 0px;
	}
	
#box ul {
	margin-left:3px;
	
	}
	
#box ul li {
	line-height:1.5em;
	}

#numlist {
	padding-left:20px;
	list-style-type:decimal;
	}
	
#reglist {
	padding-left:20px;
	list-style-type:square;
	}

#box a:link {
	text-decoration:none;
	color:#339933;
	}
	
#box a:visited {
	text-decoration:none;
	color:#339933;
	}	
	
#box a:hover {
	text-decoration:underline;
	color:#66CC33;
	}

#box ul li ul {
	margin-left:0;
	padding-left:20px;
	list-style-type:disc;
	}
	

#sidebox ul {
	float:left;
	border:0;
	padding:0;
	margin:0;
	display:inline;
}

#sidebox ul li {
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
}

#strategy {
	float:left;
	padding:0;
	margin:0;
	width:165px;
	height:56px;
	border:0;
	text-indent:-9999px;
	background:url(../images/strategy_link.gif) no-repeat top left;
	text-decoration:none;
	}
	
	
#research {
	float:left;
	padding:0;
	margin:0;
	width:165px;
	height:56px;
	border:0;
	text-indent:-9999px;
	background:url(../images/research_link.gif) no-repeat top left;
	text-decoration:none;
	}

#strategy:focus {
	-moz-outline-style: none;
	}
	
#implementation {
	float:left;
	padding:0;
	margin:0;
	width:165px;
	height:56px;
	border:0;
	text-indent:-9999px;
	background:url(../images/implementation_link.gif) no-repeat top left;
	text-decoration:none;
	}

#implementation:focus {
	-moz-outline-style: none;
	}	
	
#research {
	float:left;
	padding:0;
	margin:0;
	width:165px;
	height:56px;
	border:0;
	text-indent:-9999px;
	background:url(../images/research_link.gif) no-repeat top left;
	text-decoration:none;
	}

#research:focus {
	-moz-outline-style: none;
	}	
	
#sidebox h1 {
	float:left;
	margin:0;
	padding:2px 3px;
	width:159px;
	height:14px;
	text-indent:-9999px;
	background: url(../images/our_services.gif) no-repeat top left;
	}

*html #sidebox h1 {
	width:165px;
	w\idth:159px;
	height:18px;
	he\ight:14px;
	}
	

#strategy_f {
	float:left;
	padding:0;
	margin:0;
	width:165px;
	height:56px;
	border:0;
	text-indent:-9999px;
	background:url(../images/strategy_link_f.gif) no-repeat top left;
	text-decoration:none;
	}
	

#strategy_f:focus {
	-moz-outline-style: none;
	}
	
#implementation_f {
	float:left;
	padding:0;
	margin:0;
	width:165px;
	height:56px;
	border:0;
	text-indent:-9999px;
	background:url(../images/implementation_link_f.gif) no-repeat top left;
	text-decoration:none;
	}

#implementation_f:focus {
	-moz-outline-style: none;
	}	
	
#research_f {
	float:left;
	padding:0;
	margin:0;
	width:165px;
	height:56px;
	border:0;
	text-indent:-9999px;
	background:url(../images/research_link_f.gif) no-repeat top left;
	text-decoration:none;
	}

#research_f:focus {
	-moz-outline-style: none;
	}	
	
#sidebox h2 {
	float:left;
	margin:0;
	padding:2px 3px;
	width:159px;
	height:14px;
	text-indent:-9999px;
	background: url(../images/nos_services.gif) no-repeat top left;
	}

*html #sidebox h2 {
	width:165px;
	w\idth:159px;
	height:18px;
	he\ight:14px;
	}