@charset "UTF-8";
body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px 0 100px 0;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 0;
	margin-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
	 
	 
h1 { width: 230px;
	height: 62px;
	padding: 0;
	margin: 33px auto 167px auto;
}
h1 a,
h1 a img { border: 0 ; }
#nav, #nav p {
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	float: none;
	margin-top: 0;
	margin-bottom: 100px;
}
#banner {
	height: 253px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#central {
	width: 760px;
	height: 300px;
	border-bottom-style: ridge;
	margin-top: 40px;
	border-top-style: ridge;
}



#wrapper #central blockquote blockquote h4,
p {	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	line-height: 1.5;
}

p.aboutPar { margin: 123px 80px 0 80px; }
span.gicleePar,
span.photo { display: block;
	margin: 69px 80px 0 80px; }
span.icc { display: block;
	margin: 45px 80px 0 80px; }
span.silk { display: block;
	margin: 105px 80px 0 80px; }
span.design { display: block;
	margin: 122px 80px 0 80px; }


a:link {
	color: #000 !important;
	text-decoration: none;
}
a:hover {
	color: #000 !important;
	text-decoration: underline;
}
a:visited { color: #000 !important;
	text-decoration: none;
}
a:active { color: #000 !important;
	text-decoration: none;
}



#footer {
	margin-top: 20px;
	margin-bottom: 12px;
	clear: both;
}
#footer p, #footer p a { font-family: Arial, Helvetica, sans-serif;
	color: #777 !important;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: normal; }
