body {
	background-color: black;
	margin: 0px;
	padding: 0px;
}
h2{
	background-image:url(../gfx/select_works.png);
	background-repeat:no-repeat;
	width: 201px;
	height: 64px;
	text-indent: -3000px;
	margin-left: 50px;
	font:Georgia, "Times New Roman", Times, serif;
	color: #00ff12;
}
h3{
	background-image:url(../gfx/wavey_lines.gif);
	margin-left: 56px;
	width: 873px;
	display: table;
	color: #00ff12;
	font-size: 14px;
	padding: 4px;
}
	.client{
		float: left;
	}
	.year{
		float: right;
	}
	.clientGraphic{
		background-image:url(../gfx/client.gif);
		width: 50px;
		height: 20px;
		display: block;
		margin-left: 2px;
		float: left;
		background-repeat:no-repeat;
	}
	.clientGraphic2{
		background-image:url(../gfx/client2.gif);
	}
		.clientName{
			float: left;
			display: block;
			margin-left: 9px;
			margin-top: 2px;
		}
		.clientGraphic span{
			display: none;
		}
	.year{
		float: right;
		margin-right: 3px;
	}
		.yearGraphic{
				background-image:url(../gfx/year.gif);
				background-repeat:no-repeat;
				width: 53px;
				height: 11px;
				display: block;	
				float: left;
				margin-top: 5px;
			}
			.yearGraphic2{
				background-image:url(../gfx/year2.gif);
			}
			.yearGraphic span{
				display: none;
			}
			.yearNumber{
				margin-top: 2px;
				float: right;
			}
	#casestudies img{
	margin-left: 54px;
	}
h4{
	background-image:url(../gfx/wavey_lines2.gif);
	margin-left: 56px;
	width: 873px;
	display: table;
	color: #00ff12;
	font-size: 14px;
	padding: 4px;
}
	.about{
		background-image:url(../gfx/about.gif);
		margin-top: 4px;
		
	}
	.about2{
		background-image:url(../gfx/about2.gif);
		margin-top: 4px;
	}
	.launchButton{
		width: 98px;
		height: 44px;
		background-image:url(../gfx/launch.gif);
		background-repeat:no-repeat;
		margin-left: 837px;
		display: block;
		text-indent: -3000px;
		position: relative;
		top: -46px;
	}
	.launchButton2{
		background-image:url(../gfx/launch2.gif);
	}
