	<style type="text/css">
	body {
		background-color: #ffffff;
	}

	#dhtmltooltip{
		position: absolute;
		width: 300px;
		border: 1px solid #666666;
		padding: 10px;
		background-color: lightyellow;
		visibility: hidden;
		z-index: 100;
		font-family : verdana;
		font-size : 10px;
		color : 666666;
	}

	#home {
		background-image: url(../images/sna-home-menu.gif);
		height: 158;
		width: 119;
	}
	#menu a {
		position: absolute;
		height: 23px;
		width: 119px;
		left: 676px;
		text-decoration: none;
	}

	#menu a i { visibility: hidden; }

	a#process { top: 135px; }
	a#team { top: 155px; }
	a#project { top: 178px; }
	a#learning { top: 199px; }
	a#coaching { top: 222px; }
	a#sna { top: 244px; }

	a#process:hover { background-image: url(../images/sna-menu-process_on.gif); }
	a#team:hover { background-image: url(../images/sna-menu-team_on.gif); }
	a#project:hover { background-image: url(../images/sna-menu-project_on.gif); }
	a#learning:hover { background-image: url(../images/sna-menu-learning_on.gif); }
	a#coaching:hover { background-image: url(../images/sna-menu-coaching_on.gif); }
	a#sna:hover { background-image: url(../images/sna-menu-sna_on.gif); }

	a#process:hover { border: none; }
	a#team:hover { border: none; }
	a#project:hover { border: none; }
	a#learning:hover { border: none; }
	a#coaching:hover { border: none; }
	a#sna:hover { border: none; }

	.menutitle{
		cursor:pointer;
		background-color:#ECECFF;
		color:#000000;
		width:140px;
		padding:2px;
		text-align:center;
		font-weight:bold;

	}

	.submenu{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		margin-left : 23px;
	}
	.noline{
		text-decoration : none;
	}
	.main{
		font-family : verdana;
		font-size : 20px;
		letter-spacing : -0.75px;
		font-weight : 500;
		text-transform : capitalize;
	}
	.bio{
		font-family : verdana;
		font-size : 20px;
		letter-spacing : -1px;
		color : green;
		font-weight : 500;
		text-transform : capitalize;
	}
	.attn{
		font-family : verdana;
		font-size : 14px;
		color : 333333;
		font-weight : 600;
		text-transform : capitalize;
	}
	.splash{
		font-family : Georgia;
		font-size : 26px;
		letter-spacing : -1px;
		color : 669933;
		font-weight : 500;
		text-transform : capitalize;
	}
	.topmenu{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : grey;
		text-decoration : none;
		text-transform : capitalize;
	}
	.team{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : grey;
		text-decoration : none;
		line-height : 19px;
		padding : 4px;
	}
	.case{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : #555555;
		text-decoration : none;
	}
	.casebg{
		font-family : verdana;
		font-size : 19px;
		letter-spacing : -0.75px;
		font-weight : 500;
		color : #666666;
		text-transform : capitalize;
	}
	.contentmain{
		font-family : Georgia;
		font-size : 15px;
		color : #666666;
		line-height : 22px;
	}
	.content{
		font-family : verdana;
		font-size : 11px;
		color : #666666;
		line-height : 17px;
	}
	.contentbg{
		font-family : verdana;
		font-size : 12px;
		color : #666666;
		line-height : 17px;
		cursor:hand;
		cursor:pointer;
	}
	.contentsm{
		font-family : verdana;
		font-size : 11px;
		color : #666666;
		line-height : 17px;
	}
	.tablecnt{
		font-family : verdana;
		font-size : 11px;
		color : #666666;
		text-decoration : none;
		line-height : 17px;
	}
	.tablecntsm{
		font-family : verdana;
		font-size : 11px;
		color : #666666;
		text-decoration : none;
	}
	.teambio{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #666666;
		text-decoration : none;
		line-height : 14px;
	}
	.copyright{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9px;
		color : c3c3c3;
	}
	.instruction{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		line-height : 13px;
		color : #666666;
	}
	.link{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #FF9933;
		text-decoration : none;
		cursor : pointer;
	}
	.form{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #555555;
		border : 1px solid grey;
		width : 250px;
	}
	.button{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : 800;
		color : #555555;
		border : 1px solid grey;
		width : 80px;
	}
	.drag{
		position:relative;
		cursor:hand;
		z-index: 100;
	}
	.special {
		color: #666;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 29px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
		
			}
</style>