
body {
	font:10px Century Gothic, Helvetica, Arial, sans-serif;
	color:#4b4b4b;
	text-align:center;
	margin:0px auto;
	background:#000000;
	letter-spacing:1px;
	font-weight:normal;
	line-height:15px;
}

h1 {
	color:#ffffff;
	margin:0px 0px 15px 0px;
	padding:0px 0px 15px 0px;
	font-size:20px;
	letter-spacing:1px;
	line-height:22px;
	font-weight:normal;
	border-bottom:1px #121212 solid;
}

h2 {
	color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:30px;
	letter-spacing:1px;
	line-height:22px;
	font-weight:normal;
}

h3 {
	color:#ffffff;
	margin:0px;
	padding:15px 0px 0px 0px;
	font-size:13px;
	letter-spacing:1px;
	line-height:22px;
	font-weight:normal;
}

iframe {
    background:none;
}

.content {
	position:absolute;
	margin:110px 0px 0px 0px;
	width:420px;
}
	

.role {
	color:#cccccc;
	font-weight:bold;
	display:block;
	font-size:12px;
	margin:30px 0px 10px 0px;
}

#header {
	background:url(/images/hdrBgnd.jpg) no-repeat top center;
	width:100%;
	height:46px;
	position:fixed;
	top:0px;
	left:0px;
	margin:0px auto;
	z-index:99;
}

#footer {
	background:url(/images/footerBgnd.jpg) repeat-x top left;
	width:100%;
	height:31px;
	position:fixed;
	bottom:0px;
	left:0px;
	margin:0px auto;
	z-index:97;
	text-align:center;
}

#footerLinks {
	color:#424242;
	font-size:9px;
	letter-spacing:1px;
	width:906px;
	text-align:left;
	margin:0px auto;
	padding:10px 0px 0px 0px;
	line-height:10px;
}

a.footer:link, a.footer:visited {
	color:#424242;
	text-decoration:none;
}

a.footer:hover {
	color:#656565;
	text-decoration:none;
}

.copyright {
	float:right;
}

.divider {
	margin:0px 7px 0px 7px;
	color:#202020;
}

#topHighlight {
	background:url(/images/belowNav_highlight.png) repeat-x top left;
	height:86px;
	width:100%;
	position:fixed;
	top:46px;
	left:0px;
	z-index:98;
}

.pngFix {
	behavior: url(/js/iepngfix.htc);
}

a:link, a:visited {
	color:#4b4b4b;
	text-decoration:none;
}

a:hover {
	color:#cccccc;
	text-decoration:none;
}













/* NAVIGATION */

a.logo {
	display: block;
	width: 162px;
	height: 46px;
	background: transparent url(/images/navigation.jpg) no-repeat;
	background-position: 0px 0px;
	margin:0px auto;
}

a.logo:hover {
	background-position: 0px -46px;
}

a.web {
	display: block;
	width: 78px;
	height: 46px;
	background: transparent url(/images/navigation.jpg) no-repeat;
	background-position: -340px 0px;
	margin:0px auto;
}

a.web:hover {
	background-position: -340px -46px;
}

a.print {
	display: block;
	width: 88px;
	height: 46px;
	background: transparent url(/images/navigation.jpg) no-repeat;
	background-position: -418px 0px;
	margin:0px auto;
}

a.print:hover {
	background-position: -418px -46px;
}

a.threeD {
	display: block;
	width: 62px;
	height: 46px;
	background: transparent url(/images/navigation.jpg) no-repeat;
	background-position: -506px 0px;
	margin:0px auto;
}

a.threeD:hover {
	background-position: -506px -46px;
}

a.about {
	display: block;
	width: 52px;
	height: 46px;
	background: transparent url(/images/navigation.jpg) no-repeat;
	background-position: -803px 0px;
	margin:0px auto;
}

a.about:hover {
	background-position: -803px -46px;
}

a.contact {
	display: block;
	width: 69px;
	height: 46px;
	background: transparent url(/images/navigation.jpg) no-repeat;
	background-position: -855px 0px;
	margin:0px auto;
}

a.contact:hover {
	background-position: -855px -46px;
}

.buttons {
	width:925px;
	text-align:center;
}












/* PAGES */


#web { background:url(/images/web.jpg) no-repeat top left; padding-top:45px; width:906px; margin:0px auto;}
#print { background:url(/images/print.jpg) no-repeat top left; padding-top:45px; width:906px; margin:0px auto;}
#three	{ background:url(/images/3d.jpg) no-repeat top left; padding-top:45px; width:906px; margin:0px auto;}

#home	{ padding-top:100px; width:906px; margin:0px auto; text-align:center;}

#error	{ padding-top:100px; width:906px; margin:0px auto; text-align:left;}













/*  JQUERY STYLES  */

#slider {
    width:906px;
    margin:0 auto;
    position:relative;
}

.scroll {
    height:550px;
    width:906px;
    overflow:auto;
    overflow-x:hidden;
    position:relative;
    clear:left;
}

.scrollContainer {
    padding:0px;
	margin:0px auto;
    height:550px;
    width:906px;
	text-align:center;	
}




a.launchSite:link, a.launchSite:visited {
	color:#4b4b4b;
	text-decoration:none;
	display:block;
	float:right;
	margin:7px 12px 0px 0px;
	width:75px;
}

a.launchSite:hover {
	color:#777777;
	text-decoration:none;
}

a.launchSite:focus {
    outline: none;
}



div.panel {
	padding:0px;
	margin:0px auto;
    	height:550px;
    	width:906px;
	text-align:left;
	padding-left:5px;
}

.panel p {
	width:360px;
}


.image {
	margin:0px 3px 0px 3px;
}

.thumbnails {
	width:420px;
	position:absolute;
	padding-top:15px;
	top:335px;
	left:0px;
	text-align:left;
	border-top:1px #121212 solid;
}

div.thumbnails a:hover {
	background:url(/print/thumbs/overBackground.jpg) center no-repeat;
}

div.thumbnails a.selected {
    background:url(/print/thumbs/onBackground.jpg) center no-repeat;
}

div.thumbnails a:focus {
    outline: none;
}

.clickThumbnail {
	display:block;
	font-size:9px;
	color:#333333;
	margin-top:5px;
}

.hide {
    display: none;
}









.homeWeb {
	background:url(/images/home_web.jpg) no-repeat left top;
	background-position: 0px 0px;
	height:147px;
	padding:0px 0px 0px 130px;
	text-align:left;
	width:210px;
	margin:0px auto;
}

div.homeWeb:hover {
	background: transparent url(/images/home_web.jpg) no-repeat left top;
	background-position: 0px -147px;
}



.homePrint {
	background:url(/images/home_print.jpg) no-repeat left top;
	background-position: 0px 0px;
	height:147px;
	padding:0px 0px 0px 130px;
	text-align:left;
	width:210px;
	margin:0px auto;
}

div.homePrint:hover {
	background: transparent url(/images/home_print.jpg) no-repeat left top;
	background-position: 0px -147px;
}


.home3d {
	background:url(/images/home_3d.jpg) no-repeat left top;
	background-position: 0px 0px;
	height:147px;
	padding:0px 0px 0px 130px;
	text-align:left;
	width:210px;
	margin:0px auto;
}

div.home3d:hover {
	background: transparent url(/images/home_3d.jpg) no-repeat left top;
	background-position: 0px -147px;
}

.homeRight {
	float:right;
	border-left:1px #1c1c1c solid;
	padding:0px 0px 0px 60px;
	width:350px;
}

li, ul {
	padding: 0px;
	margin: 15px 0px 15px 50px;
}

.definition {
	font-size: 10px;
	margin: 0px;
	left: 0px;
	margin-left: 42px;
	padding: 0px;
}

ul.definition {
	margin:10px 0px 10px 0px;
}

.smaller {
	font-size: 12px;
}

.mainInfo {
	text-align:left;
	width:480px;
    padding-bottom:50px;
}





/* CONTACT LAYER STYLES */

.demo {
	background:url(/images/background.png) repeat;
	behavior: url(/js/iepngfix.htc);
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:105;
	visibility:hidden;
	padding:30px 0px 0px 0px;
}

.contactBox {
	background:url(/images/divLayer.png) no-repeat;
	width:484px;
	height:535px;
	text-align:center;
	margin:0px auto;
	padding:20px;
}

.contactLayer {
	text-align:left;
	padding:10px 35px 20px 35px;
	margin:0px auto;
}

div.contactLayer h2 {
	color:#333;
	padding:10px 0px 10px 0px;
}

a.closeWindow {
	display: block;
	float:right;
	width: 19px;
	height: 19px;
	background: transparent url(/images/closeWindow.jpg) no-repeat;
	background-position: 0px 0px;
	margin:0px auto;
	padding:0px;
}

a.closeWindow:hover {
	background-position: 0px -19px;
}






/* About Styles */

.aboutLayer {
	text-align:left;
	padding:10px 35px 0px 35px;
	margin:0px auto;
}

div.aboutLayer h2 {
	color:#333;
	padding:10px 0px 10px 0px;
}

div.aboutLayer h3 {
	color:#333;
}

div.aboutLayer a:link {
	color:#4b4b4b;
	text-decoration:underline;
}

div.aboutLayer a:visited {
	color:#4b4b4b;
	text-decoration:underline;
}

div.aboutLayer a:hover {
	color:#999;
	text-decoration:none;
}	
















