.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	margin: 10px 10px 10px 0px;
	padding: 10px 10px 10px 0px;
}
.bghome {
	background-image: url(images/bg_temp1.jpg);
	background-repeat: no-repeat;
}
.bgprocess {
	background-image: url(images/bg_process.jpg);
	background-repeat: no-repeat;
}
.bgportfolio {
	background-image: url(images/bg_portfolio.jpg);
	background-repeat: no-repeat;
}
.bgcontact {
	background-image: url(images/bg_contact.jpg);
	background-repeat: no-repeat;
}
.whitebox {
	background-position: 414px;
	width: 700px;
	height: auto;
	background-color: #FFFFFF;
}
.yellowbox {
	background-position: 414px;
	height: 400px;
	width: 700px;
	left: 0px;
	top: 414px;
	background-color: #FFCC00;
}
.lgreenbox {
	background-position: 414px;
	background-color: #99CC00;
	height: 400px;
	width: 700px;
	left: 0px;
	top: 414px;
}
.dgreenbox {
	background-position: 414px;
	background-color: #999900;
	width: 700px;
	height: 400px;
	left: 0px;
	top: 414px;
}
.addresstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	left: 350px;
	top: 75px;
	text-align: right;
}
.nav {
	position: absolute;
	top: 28px;
	left: 100px;
	width: 289px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 20px;
	display: inline;
	overflow: hidden;
	z-index: 1;
}
.nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
.nav a {
	float: left;
	margin-right: 10px;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:19px; /* for IE5/Win */
}
.nav a:hover {
	background-position: 0px -20px;
}
	
#n2 a  {
	width: 70px;
	background: transparent url(images/process_butt.gif) no-repeat;
}
#n2 a:hover {
	background-position: 0px -20px;
}

#n3 a  {
	width: 75px;
	background: transparent url(images/portfolio_butt.gif) no-repeat;
}
#n3 a:hover {
	background-position: 0px -20px;
}

#n4 a  {
	width: 63px;
	background: transparent url(images/contact_butt.gif) no-repeat;
}
#n4 a:hover {
	background-position: 0px -20px;
}

#n5 a  {
	width: 33px;
	background: transparent url(images/home_butt.gif) no-repeat;
}
#n5 a:hover {
	background-position: 0px -20px;
}
.copyonly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}

a,
a:link {
	color: #000000;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a:visited {
	color: #333333;
}

a:hover {
	border: none;
	background-color: #FFFFFF;
	color: #000000;
}
a:focus {
	border: none;
	color: #990000;
}
.image {
	position: absolute;
	left: 98px;
	top: -5px;
	display: inline;
	visibility: visible;
}
.portfolio1 {
	background-image:  url(images/portfolio_1.jpg);
	background-repeat: no-repeat;
	left: 389px;
	top: 47px;
}
.portfolio2 {
	background-image:  url(images/portfolio_2.jpg);
	background-repeat: no-repeat;
	left: 389px;
	top: 47px;
	position: absolute;
	visibility: hidden;
}
.portfolio3 {
	background-image:  url(images/portfolio_3.jpg);
	background-repeat: no-repeat;
	left: 389px;
	top: 47px;
	position: absolute;
	visibility: hidden;
}
.portfolio4 {
	background-image:  url(images/portfolio_4.jpg);
	background-repeat: no-repeat;
	left: 389px;
	top: 47px;
	position: absolute;
	visibility: hidden;
}
