/** body **/

  a:visited{
    color:#003665;  
  }
  
  a:link{
    color:#0065bd;
  }
  
  a:hover{
    color:#002780;
  }
    
  a:active{
    color:#333;
  }
  
  body
  {
    background:#DEDEDE;
  }
	
	#page{
		width:935px;
		margin:0 auto;
	}
	
	#header{
		width:935px;
		position:relative;
	}
	
	#footer{
		margin:10px 0 0 0;
		padding:0 10px;
		background:#fff;
	}
	
	#footer-inner{
		height:40px;
	}
	
	#nice-menu-3{
		margin:0;
		padding:15px 5px 15px 25px;
		width:905px;
	}
	
	#nice-menu-3 li{
		list-style-type:none;
		list-style-image:none;
		display:inline-block;
		float:left;
		margin:5px;
		width:158px;
		padding-top:140px;
		text-align:center;
	}
	
	#nice-menu-3 li a{
		text-decoration:none;
		color:#fff;
		font-size:1.1em;
		font-weight:bold;
		text-shadow: -1px -1px 0 #064c89;
		line-height:40px;		
		padding:5px 0 0 0;
		display:block;
		width:158px;
		height:40px;
	}
	
	#content-top{
		border-bottom:none;
		margin:0;
	}
	
	.even, .odd, .last{

	}
	
	.even a, .odd a, .last a{

	}
	
	.menu-path-node-3{
		width:375px !important;
		height:20px !important;
		padding-top:349px !important;
		text-align:center;
		background:url('images/pscf-home.jpg') top left no-repeat;
	}
	
	.menu-path-node-9{background:url('images/cells.jpg') top left no-repeat; }
	.menu-path-node-2{background:url('images/services.jpg') top left no-repeat; }
	#menu-170{background:url('images/ordering.jpg') top left no-repeat; }
	.menu-path-node-6{background:url('images/ipscs.jpg') top left no-repeat; }
	.menu-path-node-5{background:url('images/training.jpg') top left no-repeat; }
	#menu-173{background:url('images/room.jpg') top left no-repeat; }
	
	.menu-path-node-9 a{background:#527B26; text-shadow: -1px -1px 0 #38531c !important;		line-height:20px !important;}
	.menu-path-node-2 a{background:#4E366B; text-shadow: -1px -1px 0 #38264d !important;}
	#menu-170 a{background:#CF631B; text-shadow: -1px -1px 0 #914918 !important;}
	.menu-path-node-6 a{background:#99016E; text-shadow: -1px -1px 0 #67014a !important;		line-height:20px !important;}
	.menu-path-node-5 a{background:#0053A5; text-shadow: -1px -1px 0 #064c89 !important;}
	#menu-173 a{background:#527B26; text-shadow: -1px -1px 0 #39551a !important;}
	
	.menu-path-node-9 a:hover{background:#A8BD92; color:#527B26 !important; text-shadow: -1px -1px 2px #fff !important;}
	.menu-path-node-2 a:hover{background:#A69AB5; color:#4E366B !important; text-shadow: -1px -1px 2px #fff !important;}
	#menu-170 a:hover{background:#E7B18D; color:#CF631B !important; text-shadow: -1px -1px 2px #fff !important;}
	.menu-path-node-6 a:hover{background:#CE82B5; color:#99016E !important; text-shadow: -1px -1px 2px #fff !important;}
	.menu-path-node-5 a:hover{background:#7BAAD6; color:#0053A5 !important; text-shadow: -1px -1px 2px #fff !important;}
	#menu-173 a:hover{background:#A8BD92; color:#527B26 !important; text-shadow: -1px -1px 2px #fff !important;}
	
	.menu-path-node-3 a{
		padding:5px 0 0 0;
		display:block;
		width:375px !important;
		height:26px !important;
		background:#0065bd;
		line-height:22px !important;
		font-size:20px !important;
	}
	
	.menu-path-node-3 a:hover{
		background:#7BAAD6;
		color:#0065bd !important;
		text-shadow: -1px -1px 2px #fff !important;
	}
	
	#main-inner{
		margin:0;
	}
	
	#header-blocks{
		color:white;
		height:25px;
		position:absolute;
		margin:40px 0 0 21px;
		font-size:12px;
		text-shadow: -1px -1px 0 #064c89;
	}
	
	#header-blocks a{
		color:white;
		padding:0;
		font-size:12px;
		text-shadow: -1px -1px 0 #064c89;
	}
	
	#site-name{
		height:92px;
		line-height:65px;
	}
	