@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	width: 740px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#mainContent {
}
#head {
	width: 740px;
}
#nav {
	height: 27px;
	width: 740px;
}
#nav-studio {
	height: 27px;
	width: 167px;
	float: left;
	display:inline;
}
#nav-studio a {
	background-image:url(images/nav_studio.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 27px;
	width: 167px;
}
#nav-studio a:hover {
	background-image:url(images/nav_studio.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display:block;
	height: 27px;
	width: 167px;
}
#nav-portfolio {
	height: 27px;
	width: 240px;
	float: left;
	float: left;
	display:inline;
}
#nav-portfolio a {
	background-image:url(images/nav_portfolio.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 27px;
	width: 240px;
}
#nav-portfolio a:hover {
	background-image:url(images/nav_portfolio.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display:block;
	height: 27px;
	width: 240px;
}
#nav-store {
	height: 27px;
	width: 147px;
	float: left;
	display:inline;
}
#nav-store a {
	background-image:url(images/nav_store.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 27px;
	width: 147px;
}
#nav-store a:hover {
	background-image:url(images/nav_store.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display:block;
	height: 27px;
	width: 147px;
}
#nav-contact {
	height: 27px;
	width: 186px;
	float: left;
	display:inline;
}
#nav-contact a {
	background-image:url(images/nav_contact.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 27px;
	width: 186px;
}
#nav-contact a:hover {
	background-image:url(images/nav_contact.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display:block;
	height: 27px;
	width: 186px;
}
/***********************/
#nav-studio-home {
	height: 27px;
	width: 167px;
	float: left;
	display:inline;
}
#nav-studio-home a {
	background-image:url(images/navhome_studio.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 31px;
	width: 167px;
}
#nav-studio-home a:hover {
	background-image:url(images/navhome_studio.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display:block;
	height: 31px;
	width: 167px;
}
#nav-portfolio-home {
	height: 31px;
	width: 240px;
	float: left;
	float: left;
	display:inline;
}
#nav-portfolio-home a {
	background-image:url(images/navhome_portfolio.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 31px;
	width: 240px;
}
#nav-portfolio-home a:hover {
	background-image:url(images/navhome_portfolio.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display:block;
	height: 31px;
	width: 240px;
}
#nav-store-home {
	height: 31px;
	width: 147px;
	float: left;
	display:inline;
}
#nav-store-home a {
	background-image:url(images/navhome_store.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 31px;
	width: 147px;
}
#nav-store-home a:hover {
	background-image:url(images/navhome_store.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display:block;
	height: 31px;
	width: 147px;
}
#nav-contact-home {
	height: 31px;
	width: 186px;
	float: left;
	display:inline;
}
#nav-contact-home a {
	background-image:url(images/navhome_contact.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 31px;
	width: 186px;
}
#nav-contact-home a:hover {
	background-image:url(images/navhome_contact.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display:block;
	height: 31px;
	width: 186px;
}
/***************/
#banner {
	height: 82px;
	width: 740px;
}
#footer {
	margin-bottom: 48px;
	background-image:url(images/copyright.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 740px;
	clear:both;
}
#footer p {
	font-size: 9px;
	font-family:Verdana, Geneva, sans-serif;
	text-align: center;
	color:#999;
}
#navsub {
}
#navsub-about {
	height: 27px;
	width: 208px;
	float: left;
	float: left;
	display:inline;
}
#navsub-about a {
	background-image:url(images/navsub_about.gif);
	background-repeat: no-repeat;
	background-position: 0 -27px;
	display: block;
	height: 27px;
	width: 208px;
}
#navsub-about a:hover {
	background-image:url(images/navsub_about.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 27px;
	width: 208px;
}
#navsub-pubs {
	height: 27px;
	width: 189px;
	float: left;
	float: left;
	display:inline;
}
#navsub-pubs a {
	background-image:url(images/navsub_pubs.gif);
	background-repeat: no-repeat;
	background-position: 0 -27px;
	display: block;
	height: 27px;
	width: 189px;
}
#navsub-pubs a:hover {
	background-image:url(images/navsub_pubs.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 27px;
	width: 189px;
}
#navsub-exhibits {
	height: 27px;
	width: 127px;
	float: left;
	float: left;
	display:inline;
}
#navsub-exhibits a {
	background-image:url(images/navsub_exhibits.gif);
	background-repeat: no-repeat;
	background-position: 0 -27px;
	display: block;
	height: 27px;
	width: 127px;
}
#navsub-exhibits a:hover {
	background-image:url(images/navsub_exhibits.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 27px;
	width: 127px;
}
#navsub-clients {
	height: 27px;
	width: 114px;
	float: left;
	float: left;
	display:inline;
}
#navsub-clients a {
	background-image:url(images/navsub_clients.gif);
	background-repeat: no-repeat;
	background-position: 0 -27px;
	display: block;
	height: 27px;
	width: 114px;
}
#navsub-clients a:hover {
	background-image:url(images/navsub_clients.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 27px;
	width: 114px;
}
#navsub-quotes {
	height: 27px;
	width: 102px;
	float: left;
	float: left;
	display:inline;
}
#navsub-quotes a {
	background-image:url(images/navsub_quotes.gif);
	background-repeat: no-repeat;
	background-position: 0 -27px;
	display: block;
	height: 27px;
	width: 102px;
}
#navsub-quotes a:hover {
	background-image:url(images/navsub_quotes.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 27px;
	width: 102px;
}
#btn_posters {
	width:208px;
	height:50px;
	margin-left:70px;
	margin-top:196px;
	float:left;
}
#btn_posters a {
	width:208px;
	height:50px;
	background-image:url(images/btn_port_posters.gif);
	background-repeat: no-repeat;
	background-position: 0 -50px;
	display: block;
}
#btn_posters a:hover {
	width:208px;
	height:50px;
	background-image:url(images/btn_port_posters.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
}
#btn_logos {
	width:151px;
	height:50px;
	margin-left:214px;
	margin-top:196px;
	float:left;
}
#btn_logos a {
	width:151px;
	height:50px;
	background-image:url(images/btn_port_logos.gif);
	background-repeat: no-repeat;
	background-position: 0 -50px;
	display: block;
}
#btn_logos a:hover {
	width:151px;
	height:50px;
	background-image:url(images/btn_port_logos.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
}
#port_links {
	width:624px;
	clear:right;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-bottom:65px;
}
#port_links3 {
	width:259px;
	clear:right;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-bottom:65px;
}
#btnpost_logos {
	width:259px;
	height:27px;
	display:inline;
	float:left;
}
#btnpost_logos a {
	width:259px;
	height:27px;
	background-image:url(images/btnport_logos.gif);
	background-repeat: no-repeat;
	background-position: 0 -27px;
	display: block;
}
#btnpost_logos a:hover {
	width:259px;
	height:27px;
	background-image:url(images/btnport_logos.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
}
#btnpost_logos_only {
	width:259px;
	height:27px;
	display:inline;
	margin:0 auto;
}
#btnpost_logos_only a {
	width:259px;
	height:27px;
	background-image:url(images/btnport_logos.gif);
	background-repeat: no-repeat;
	background-position: 0 -27px;
	display: block;
}
#btnpost_logos_only a:hover {
	width:259px;
	height:27px;
	background-image:url(images/btnport_logos.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
}
#port_links2 {
	width:324px;
	clear:right;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-bottom:65px;
}
#btnpost_posters {
	width:325px;
	height:27px;
	display:inline;
	float:left;
	padding-right:40px;
}
#btnpost_posters a {
	width:325px;
	height:27px;
	background-image:url(images/btnport_posters.gif);
	background-repeat: no-repeat;
	background-position: 0 -27px;
	display: block;
}
#btnpost_posters a:hover {
	width:325px;
	height:27px;
	background-image:url(images/btnport_posters.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
}
#btnpost_posters_only {
	width:325px;
	height:27px;
	display:inline;
	margin:0 auto;
}
#btnpost_posters_only a {
	width:325px;
	height:27px;
	background-image:url(images/btnport_posters.gif);
	background-repeat: no-repeat;
	background-position: 0 -27px;
	display: block;
}
#btnpost_posters_only a:hover {
	width:325px;
	height:27px;
	background-image:url(images/btnport_posters.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
}
#back {
	width:343px;
	height:27px;
	margin-bottom: 36px;
	margin-left: 190px;
}
#back a {
	width:343px;
	height:27px;
	background-image:url(images/btnback.gif);
	background-repeat: no-repeat;
	background-position: 0 -27px;
	display: block;
}
#back a:hover {
	width:343px;
	height:27px;
	background-image:url(images/btnback.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
}
#sku_image {
	width:370px;
	height: 370px;
	float:left;
	display:inline;
	margin-left: 40px;
}
#sku_text {
	width:280px;
	float:left;
	display:inline;
	margin-left: 10px;
}
#sku_text p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	line-height: 18px;
	font-stretch: normal;
	letter-spacing: 1px;
}
#sku_desc {
	/*height: 100px;*/
	width: 660px;
	float:left;
	display:inline;
	margin: 12px 0 12px 40px;
}
#sku_desc p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	line-height: 18px;
	font-stretch: normal;
	letter-spacing: 1px;
	margin: 0;
}
.clear {
	clear:both;
}
 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	line-height: 18px;
	font-stretch: normal;
	letter-spacing: 1px
}
.name {
	font-size: 18px;
	font-family: Arial Bold, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 16px;
	font-stretch: normal;
	letter-spacing: 1px;
	margin: 0;
}
.name-annotation {
	font-size: 12px;
	font-family: "Arial Bold", Helvetica, sans-serif;
	font-variant: small-caps;
	line-height: 16px;
	font-stretch: normal;
	letter-spacing: 1px
}
value {
	font-size: 13px;
	font-family: Courier, "Courier New", monospace
}
.head {
	font-size: 17px;
	font-family: Courier, "Courier New", monospace
}
.copyright {
	color: #bdbdbd;
	font-size: 12px;
	font-family: Courier, "Courier New", monospace
}
