@charset "utf-8";
/* CSS Document */


body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000;
	height:750px;
	 
}

#border{
	background-image: url(http://www.nd-studios.com/images/bordermain.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:752px;
	width:1000px;
}
#maincontent{
	width:855px;
	height:570px;
	margin-top:0px;
	margin-left:0px;
}
#nav{	
}
#main {
	position:absolute;
	margin-left:0px;
	margin-top:55px;
	width:218px;
	height:29px;
	z-index:1;
	cursor:pointer;
}

#services {
	position:absolute;
	cursor:pointer;
	margin-left:504px;
	margin-top:81px;
	width:73px;
	height:16px;
	z-index:1;

}
#services:hover {
	position:absolute;
	background-image:url(http://www.nd-studios.com/images/services_rollover.png);
	background-repeat:no-repeat;
	margin-left:504px;
	margin-top:73px;
	width:61px;
	height:16px;
	z-index:1;
}

#projects {
	position:absolute;
	cursor:pointer;
	margin-left:589px;
	margin-top:72px;
	width:61px;
	height:16px;
	z-index:1;
}
#projects:hover {
	position:absolute;
	background-image:url(http://www.nd-studios.com/images/projects_rollover.png);
	background-repeat:no-repeat;
	margin-left:589px;
	margin-top:72px;
	width:61px;
	height:16px;
	z-index:1;
}
#contact {
	position:absolute;
	cursor:pointer;
	margin-left:674px;
	margin-top:72px;
	width:61px;
	height:16px;
	z-index:1;
}
#contact:hover {
	position:absolute;
	background-image:url(http://www.nd-studios.com/images/contact_rollover.png);
	background-repeat:no-repeat;
	margin-left:674px;
	margin-top:72px;
	width:61px;
	height:16px;
	z-index:1;
}
#news {
	position:absolute;
	cursor:pointer;
	margin-left:758px;
	margin-top:73px;
	width:61px;
	height:16px;
	z-index:1;
}
#news:hover {
	position:absolute;
	background-image:url(http://www.nd-studios.com/images/news_rollover.png);
	background-repeat:no-repeat;
	margin-left:758px;
	margin-top:73px;
	width:61px;
	height:16px;
	z-index:1;
}
#links {
	position:absolute;
	cursor:pointer;
	margin-left:828px;
	margin-top:71px;
	width:61px;
	height:16px;
	z-index:1;
}
#links:hover {
	position:absolute;
	background-image:url(http://www.nd-studios.com/images/links_rollover.png);
	background-repeat:no-repeat;
	margin-left:828px;
	margin-top:71px;
	width:61px;
	height:16px;
	z-index:1;
}
