/*body {position: absolute;}*/

.nav {
	width: 500px;
	height: 48px;
	background: url(image/blue-nav.gif) no-repeat;
	position: relative;
	top: 0;
	left: 0;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 48px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
	.nav .home a:link, .nav .home a:visited {
		left: 23px;
		width: 74px;
	}
	.nav .home a:hover, .nav .home a:focus {
		background: url(image/blue-nav.gif) no-repeat -23px -49px;
	}
	.nav .home a:active {
		background: url(image/blue-nav.gif) no-repeat -23px -49px;
	}
	.current-home .home a:link, .current-home .home a:visited {
		background: url(image/blue-nav.gif) no-repeat -23px -98px;
		cursor: default;
	}
	.nav-home, .nav-home-click {
		position: absolute;
		top: 0;
		left: 23px;
		width: 74px;
		height: 48px;
		background: url(image/blue-nav.gif) no-repeat -23px -49px;
	}
	.nav-home-click {
		background: url(image/blue-nav.gif) no-repeat -23px -98px;
	}



	.nav .gallery a:link, .nav .gallery a:visited {
		left: 98px;
		width: 88px;
	}
	.nav .gallery a:hover, .nav .gallery a:focus {
		background: url(image/blue-nav.gif) no-repeat -98px -49px;
	}
	.nav .gallery a:active {
		background: url(image/blue-nav.gif) no-repeat -98px -49px;
	}
	.current-gallery .gallery a:link, .current-gallery .gallery a:visited {
		background: url(image/blue-nav.gif) no-repeat -98px -98px;
		cursor: default;
	}
	.nav-gallery, .nav-gallery-click {
		position: absolute;
		top: 0;
		left: 98px;
		width: 88px;
		height: 48px;
		background: url(image/blue-nav.gif) no-repeat -98px -49px;
	}
	.nav-gallery-click {
		background: url(image/blue-nav.gif) no-repeat -98px -98px;
	}


	.nav .projects a:link, .nav .projects a:visited {
		left: 187px;
		width: 93px;
	}
	.nav .projects a:hover, .nav .projects a:focus {
		background: url(image/blue-nav.gif) no-repeat -187px -49px;
	}
	.nav .projects a:active {
		background: url(image/blue-nav.gif) no-repeat -187px -49px;
	}
	.current-projects .projects a:link, .current-projects .projects a:visited {
		background: url(image/blue-nav.gif) no-repeat -187px -98px;
		cursor: default;
	}
	.nav-projects, .nav-projects-click {
		position: absolute;
		top: 0;
		left: 187px;
		width: 93px;
		height: 48px;
		background: url(image/blue-nav.gif) no-repeat -187px -49px;
	}
	.nav-projects-click {
		background: url(image/blue-nav.gif) no-repeat -187px -98px;
	}

	
	.nav .mycv a:link, .nav .mycv a:visited {
		left: 280px;
		width: 62px;
	}
	.nav .mycv a:hover, .nav .mycv a:focus {
		background: url(image/blue-nav.gif) no-repeat -280px -49px;
	}
	.nav .mycv a:active {
		background: url(image/blue-nav.gif) no-repeat -280px -49px;
	}
	.current-mycv .mycv a:link, .current-mycv .mycv a:visited {
		background: url(image/blue-nav.gif) no-repeat -280px -98px;
		cursor: default;
	}
	.nav-mycv, .nav-mycv-click {
		position: absolute;
		top: 0;
		left: 280px;
		width: 62px;
		height: 48px;
		background: url(image/blue-nav.gif) no-repeat -280px -49px;
	}
	.nav-mycv-click {
		background: url(image/blue-nav.gif) no-repeat -280px -98px;
	}


	
	.nav .contact a:link, .nav .contact a:visited {
		left: 342px;
		width: 127px;
	}
	.nav .contact a:hover, .nav .contact a:focus {
		background: url(image/blue-nav.gif) no-repeat -342px -49px;
	}
	.nav .contact a:active {
		background: url(image/blue-nav.gif) no-repeat -342px -49px;
	}
	.current-contact .contact a:link, .current-contact .contact a:visited {
		background: url(image/blue-nav.gif) no-repeat -342px -98px;
		cursor: default;
	}
	.nav-contact, .nav-contact-click {
		position: absolute;
		top: 0;
		left: 342px;
		width: 127px;
		height: 48px;
		background: url(image/blue-nav.gif) no-repeat -342px -49px;
	}
	.nav-contact-click {
		background: url(image/blue-nav.gif) no-repeat -342px -98px;
	}
	
/*Web Block*/	
	
.web-block {
	width: 390px;
	height: 300px;
	background: url(img/rethink.gif) no-repeat;
	position: relative;
	top: 0;
	left: 0;
	margin: 10px 0 10px 0;
}
.web-block li {
	display: block;
}
.web-block li a:link, .web-block li a:visited {
	position: absolute;
	top: 0;
	height: 300px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
	.web-block .citrus a:link, .web-block .citrus a:visited {
		top: 0;
		height: 60px;
		width: 390px;
	}
	
	.web-block .citrus a {
		position: absolute;
		top: 0;
		left: 0;
		width: 390px;
		height: 60px;
		background: url(img/rethink.gif) no-repeat 0 0;
	}
	

	.web-block .icd a:link, .web-block .icd a:visited {
		top: 60px;
		height: 60px;
		width: 390px;
	}
	
	.web-block .icd a {
		position: absolute;
		top: 60px;
		left: 0;
		width: 390px;
		height: 60px;
		background: url(img/rethink.gif) no-repeat 0 -60px;
	}
	

	.web-block .csp a:link, .web-block .csp a:visited {
		top: 120px;
		height: 60px;
		width: 390px;
	}
	
	.web-block .csp a {
		position: absolute;
		top: 120px;
		left: 0;
		width: 390px;
		height: 60px;
		background: url(img/rethink.gif) no-repeat 0 -120px;
	}
	

	.web-block .ins a:link, .web-block .ins a:visited {
		top: 180px;
		height: 60px;
		width: 390px;
	}
	
	.web-block .ins a {
		position: absolute;
		top: 180px;
		left: 0;
		width: 390px;
		height: 60px;
		background: url(img/rethink.gif) no-repeat 0 -180px;
	}
	

	.web-block .sgpd a:link, .web-block .sgpd a:visited {
		top: 240px;
		height: 60px;
		width: 390px;
	}
	
	.web-block .sgpd a {
		position: absolute;
		top: 240px;
		left: 0;
		width: 390px;
		height: 60px;
		background: url(img/rethink.gif) no-repeat 0 -240px;
	}