@charset "UTF-8";
a {
	outline: none;	
}
a:active {
	outline: none;
}
a:hover {
	outline: none;	
}
#banner {
	width: 660px;
	height: 190px;
	margin: 0px;
	padding: 0px;
	border: solid 1px #333;
	float: left;
}
.bluetext {
	color: #09F;
}
.blacktext {
	color: #000;	
}
body {
	background-color: #999999;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}
#copy {
	width: 490px;
	margin: 25px 10px 25px 160px;
	padding: 0px;
	float: left;
}
#copy .divider {
	width: 490px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	background-color: #999;
}
#copy a {
	color: #09F;	
}
#copy a:hover {
	color: #000000;	
}
#copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#copy table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
#form {
	width: 490px;
	margin: 25px 10px 25px 130px;
	padding: 0px;
	float: left;
}
#form .divider {
	width: 490px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	background-color: #999;
}
#form p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#form table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
.divider {
	width: 630px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	background-color: #CCC;
}
#footer {
	width: 740px;
	height: 50px;
	margin: 0px 0px 0px 260px;
	padding: 20px 0px 0px 0px;
	background-image: url(../images/page_footer.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #333;
	text-align: center;
	float: left;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	outline: none;
}
.greytext {
	color: #333;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #09F;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h1#titlewebsites {
	width: 660px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/title_websites.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}
h1#titleflash {
	width: 660px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/title_flash.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}
h1#titlemodels {
	width: 660px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/title_3dmodels.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}
h1#titleanim {
	width: 660px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/title_anim.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}
h1#titlecontact {
	width: 660px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/title_contact.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #09F;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
html {
	height: 100%;
}
#leftcolumn {
	width: 260px;
	margin: 0px;
	padding: 0px;
	position: fixed;
}
#logo {
	width: 260px;
	height: 150px;
	margin: 50px 0px 0px 0px;
	padding: 0px;
	background-image: url(../images/nm_logo.gif);
	background-repeat: no-repeat;
	float: left;
}
#logo h1 {
	margin: 0px;
	padding: 0px;
}
#logo h1 a #nm_logo {
	margin: 0px;
	padding: 0px;
	width: 260px;
	height: 150px;
	text-indent: -9000px;	
}
#main {
	padding: 0px;
	width: 1000px;
	margin: 0px 0px 0px -490px;
	position: absolute;
	left: 50%;
}
#nav {
	width: 260px;
	height: 200px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	float: left;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#nav ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav ul li#home a #nav_home {
	width: 160px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: transparent url(../images/nav_home.png) no-repeat 0 0;
	background-position: top right;
	text-indent: -9000px;
}
#nav ul li#home a:hover #nav_home,
body#home #nav ul li#home a #nav_home {
    background-position: bottom right;
}
#nav ul li#websites a #nav_websites {
	width: 160px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: transparent url(../images/nav_websites.png) no-repeat 0 0;
	background-position: top right;
	text-indent: -9000px;
}
#nav ul li#websites a:hover #nav_websites,
body#websites #nav ul li#websites a #nav_websites {
    background-position: bottom right;
}

#nav ul li#flash a #nav_flash {
	width: 160px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: transparent url(../images/nav_flash.png) no-repeat 0 0;
	background-position: top right;
	text-indent: -9000px;
}
#nav ul li#flash a:hover #nav_flash,
body#flash #nav ul li#flash a #nav_flash {
    background-position: bottom right;
}

#nav ul li#models a #nav_models {
	width: 160px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: transparent url(../images/nav_3dmodels.png) no-repeat 0 0;
	background-position: top right;
	text-indent: -9000px;
}
#nav ul li#models a:hover #nav_models,
body#models #nav ul li#models a #nav_models {
    background-position: bottom right;
}
#nav ul li#animation a #nav_animation {
	width: 160px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: transparent url(../images/nav_animation.png) no-repeat 0 0;
	background-position: top right;
	text-indent: -9000px;
}
#nav ul li#contact a:hover #nav_contact,
body#contact #nav ul li#contact a #nav_contact {
    background-position: bottom right;
}
#nav ul li#contact a #nav_contact {
	width: 160px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: transparent url(../images/nav_contact.png) no-repeat 0 0;
	background-position: top right;
	text-indent: -9000px;
}
#nav ul li#animation a:hover #nav_animation,
body#animation #nav ul li#animation a #nav_animation {
    background-position: bottom right;
}
#purchase {
	width: 740px;
	margin: 40px 0px 25px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333;
	float: left;
}
.redtext {
	color: #F00;
}
#rightcolumn {
	width: 662px;
	min-height: 600px;
	margin: 0px 0px 0px 260px;
	padding: 30px 39px 50px 39px;
	background-image:url(../images/page_background.png);
	background-repeat: repeat-y;
	float: left;
}
.thumbnails {
	width: 630px;
	margin: 15px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	float: left;
}
.thumbnails p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #999;	
	margin: 0px;
	padding: 0px;
}
.thumbnail {
	width: 300px;
	margin: 15px 0px 15px 0px;
	padding: 0px 13px 0px 0px;
	text-align: left;
	float: left;
}
.thumbnail img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: solid 1px #999;
}
img.subthumb {
	margin: 5px 5px 0px 0px;
	padding: 0px;
	border: solid 1px #999;
	float: left;
}
.thumbnail p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999;
	margin: 0px;
	padding: 0px;	
}
.thumbnail p.thumbtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #09F;
	margin: 0px;
	padding: 0px;	
}
.thumbnail a {
	color: #666;
	text-decoration: none;
}
.thumbnail a:hover {
	color: #000;
	text-decoration: underline;
}
