.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.bghome {
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
}
.bgservices {
	background-image: url(images/services_bg.jpg);
	background-repeat: no-repeat;	
}
.bgabout {
	background-image: url(images/about_bg.jpg);
	background-repeat: no-repeat;
}
.bgworking {
	background-image: url(images/working_bg.jpg);
	background-repeat: no-repeat;
}
.bgclients {
	background-image: url(images/clients_bg.jpg);
	background-repeat: no-repeat;
}
.bgcontact {
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;		
}	
div.block {
	opacity: .75;
	filter: alpha(opacity=75);
	position: absolute;
	top: 174px;
	background-color: #FFFFFF;
	width: 650px;
	text-align: left;
	left: 0px;
	height: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	padding-left: 50px;
	z-index: auto;
}	
	
.nav {
	position: absolute;
	width: 450;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 12px;
	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: 12px;
	padding: 8px 0 0 0;
	overflow: hidden;
	height: 12px !important; 
	height /**/:12px; /* for IE5/Win */
}
.nav a:hover {
	background-position: 0px -12px;
}
	
#n2 a  {
	width: 62px;
	background: transparent url(images/services_butt.gif) no-repeat;
}
#n2 a:hover {
	background-position: 0px -12px;
}

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

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

#n5 a  {
	width: 54px;
	background: transparent url(images/clients_butt.gif) no-repeat;
}
#n5 a:hover {
	background-position: 0px -12px;
}	
#n6 a  {
	width: 56px;
	background: transparent url(images/contact_butt.gif) no-repeat;
}
#n6 a:hover {
	background-position: 0px -12px;
}	
#n7 a  {
	width: 32px;
	background: transparent url(images/home_butt.gif) no-repeat;
}
#n7 a:hover {
	background-position: 0px -12px;			
}
.copyonly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
.contactbox {
	left: 50px;
	top: 58px;
	margin: 0px;
	padding: 0px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #990000;
	position: absolute;
}
.contactboxclients {
	left: 50px;
	top: 58px;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FF3300;
	position: absolute;
}
.contactboxworking {
	left: 50px;
	top: 58px;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #663399;
	position: absolute;	
}
.contactboxabout {
	left: 50px;
	top: 58px;
	height: 15px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003366;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
.contactboxservices {
	left: 50px;
	top: 58px;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #660033;
	position: absolute;
}
.contactboxcontact {
	left: 50px;
	top: 58px;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003300;
	position: absolute;
}
#homecopy {
	position:absolute;
	width:310px;
	left: 475;
	top: 274px;
	z-index: auto;

}

#services {
	position:absolute;
	width:400px;
	left: 50px;
	top: 274px;
	z-index: auto;
	background-color: #FFFFFF;
	opacity: .80;
	list-style-image: url(images/bullet_services.gif);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#about {
	position:absolute;
	width:410px;
	left: 50px;
	top: 274px;
	z-index: auto;
	background-color: #FFFFFF;
	opacity: .80;
	list-style-image: url(images/bullet_about.gif);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#working {
	position:absolute;
	width:400px;
	left: 50px;
	top: 274px;
	z-index: auto;
	background-color: #FFFFFF;
	opacity: .80;
	list-style-image: url(images/bullet_working.gif);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#clients {
	position:absolute;
	width:410px;
	left: 50px;
	top: 274px;
	z-index: auto;
	background-color: #FFFFFF;
	opacity: .80;
	list-style-image: url(images/bullet_clients.gif);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contactus{
	position:absolute;
	width:340px;
	left: 50px;
	top: 274px;
	z-index: auto;
	background-color: #FFFFFF;
	opacity: .80;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
