/* CSS Document */

html {
	margin:0;
	padding:0;
}
body {
	font-family: Arial,Helevtica,sans-serif;
	font-size: 11px;
	color:#555555;
    background-color:#000000;

}
p {
	font-family: Arial,Helevtica,sans-serif;
	font-size: 10px;
	color:#555555;
	text-align: left;
	line-height: 130%;
	padding: 5px 0px 0px 15px;

}
p a, a:link, a:visited {
	color:#555555;
	text-decoration: none;		
}

p a:hover, a:active {
	color: #333333;
	text-decoration: none;

}

#main {
	position: absolute;
	width: 870px;
	height: 334px;
	top: 150px;
	left: 50%;
	margin-left: -435px; /* negative margin to centre page */
}

#leftbox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 335px;
	height: 334px;
}

#rightbox {
	position: absolute;
	top: 0px;
	left: 351px;
	width: 519px;
	height: 334px;
}

#rightboxc {
	position: absolute;
	top: 0px;
	left: 351px;
	width: 519px;
	height: 334px;
	background-color: #FFFFFF;
	font-style: italic;
}

#rightboxa {
	position: absolute;
	top: 0px;
	left: 351px;
	width: 519px;
	height: 334px;
	background-color: #FFFFFF;
	font-style: italic;
}

#rightboxs {
	position: absolute;
	top: 0px;
	left: 351px;
	width: 519px;
	height: 363px;
	border: none;
	background-color: #000000;
	
}
	
#contact {
	position: absolute;
	width: 100px;
	height: 50px;
	top: 499px;
	left: 50%;
	margin-left: -435px;
	z-index: 0;

}

	#contact a, a:link, a:visited {
	color:#6F6F6F;
	text-decoration: none;
	outline: none;		
}

	#contact a:hover {
	color:#555555;
	text-decoration: none;

}
	#contact a:active {
	color:#6F6F6F;
	text-decoration: none;

}

#about {
	position: absolute;
	width: 100px;
	height: 50px;
	top: 499px;
	left: 50%;
	margin-left: -380px; /* negative margin to centre page */
}

	#about a, a:link, a:visited {
	color:#6F6F6F;
	text-decoration: none;
	outline: none;		
}

	#about a:hover {
	color:#555555;
	text-decoration: none;
}
	#about a:active {
	color:#6F6F6F;
	text-decoration: none;

}	

#projects {
	position: absolute;
	width: 100px;
	height: 51px;
	top: 499px;
	left: 50%;
	margin-left: -335px; /* negative margin to centre page */
}

#projects
	 a, a:link, a:visited {
	color:#6F6F6F;
	text-decoration: none;
	outline: none;		
}

	#projects a:hover {
	color:#555555;
	text-decoration: none;

}
	#projects a:active {
	color:#6F6F6F;
	text-decoration: none;

}	

#www {
	position: absolute;
	width: 100px;
	height: 51px;
	top: 497px;
	left: 473px;
	margin-left: -100px; /* negative margin to centre page */
}

#www
	a, a:link, a:visited {
	color:#6F6F6F;
	text-decoration: none;
	outline: none;		
}

	#projects a:hover {
	color:#555555;
	text-decoration: none;

}
	#projects a:active {
	color:#6F6F6F;
	text-decoration: none;

}
.page {
	display: none;
}

.numbers {
	text-align:left;
	letter-spacing:0px;
	font-size: 9px;
	width: 300px;
	overflow: hidden;
}
.client {
	text-align:right;
	font-size: 9px;
}

</style>
			
			
/* CSS Document */
