/*Pano-Print other pages style sheet*/
*  {
	margin: 0px;
	padding: 0px;
}
body, html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 89%;
	color: black;
	/*background-image: url(images/band.gif);
	background-position: top;
	background-repeat: repeat-x;*/
}
p  {
	font-size: 1em;
	margin-top: 1em;
}
.p1 {
	font-size: 1.3em;
}
.p2  {
	font-size: 1em;
}
.p3  {
	font-size: .9em;
}
h1  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
h2  {
	font-size: 1.5em;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
h3  {
	
}
a:link  {
	color: gray;
	text-decoration: underline;
}
a:visited  {
	color: gray;
	text-decoration: underline;
}
a:hover, a:active  {
	text-decoration: underline;
	color: #A52A2A;
}
#container  {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 750px;
	height: 550px;
	padding: 0px;
	background: transparent;
}
#pageHeader  {
	position: absolute;
	top: 0px;
	left: 5px;
	width: 710px;
	height: 113px;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	background-image: url(images/head_small.jpg);
	background-repeat: no-repeat;
}
#pageHeaderBtn  {
	position: absolute;
	top: 0px;
	left: 5px;
	width: 710px;
	height: 113px;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	background-image: url(images/head_btn.jpg);
	background-repeat: no-repeat;
}
#pageHeader h1  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: black;
	padding: 0;
	margin: 0;
	display: none;
}
#pageHeaderBtn h1  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: black;
	padding: 0;
	margin: 0;
	display: none;
}
#textArea {
	position: absolute;
	top: 140px;
	left: 15px;
	height: 400px;
	width: 650px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: 25px;
}
#textArea h1  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	text-align: left;
	color: black;
	line-height: 1em;
	padding-bottom: .7em;/**/
	margin: 0;
}
#textArea h2  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: .8em;
	margin: 0;
}
#textArea h2 span  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	font-style: 
	padding: 0;
	margin: 0;
}
#textArea span  {
	font-style: oblique;
	
}
#textArea a:link  {
	color: gray;
	text-decoration: underline;
}
#textArea a:visited  {
	color: gray;
	text-decoration: underline;
}
#textArea a:hover, a:active  {
	text-decoration: underline;
	color: #A52A2A;
}
#buttonInch a  {
	position: relative;
	left: 275px;
	top: -35px;
	width: 80px;
	height: 32px;
	background: transparent;
	float: left;
	margin:0;
	padding: 0;
	background: url(images/inches.gif);
}
#buttonInch a:hover  {
	background-color: transparent;
	background-position: 0 -32px;
}
#buttonMm a  {
	position: relative;
	left: 295px;
	top: -35px;
	width: 80px;
	height: 32px;
	background: transparent;
	float: left;
	margin:0;
	padding: 0;
	background: url(images/mm.gif);
}
#buttonMm a:hover  {
	background-color: transparent;
	background-position: 0 -32px;
}
#content1  {
	position: relative;
	left: 0px;
	top: 0px;
}
#content1 li  {
	line-height: 1.6em;
}
#content2  {
	
}
#content3  {
	
}
#footer  {
	position: relative;
	left: 0;
	top: 50px;
	width: 450px;
	height: 15px;
	margin: 0;
	padding: 0;
	font-size: .9em;
	color: gray;
	/*border: 1px red solid;*/
}
#footerPrices  {
	position: absolute;
	left: 25px;
	top: 270px;
	width: 450px;
	height: 15px;
	margin: 0;
	padding: 0;
	font-size: .9em;
	color: gray;
	/*border: 1px red solid;*/
}
#footer a:link  {
	color: gray;
	text-decoration: none;
}
#footer a:visited  {
	color: gray;
	text-decoration: none;
}
#footer a:hover   {
	color: #A52A2A;
	text-decoration: underline;
}
#footerPrices a:link  {
	color: gray;
	text-decoration: none;
}
#footerPrices a:visited  {
	color: gray;
	text-decoration: none;
}
#footerPrices a:hover   {
	color: #A52A2A;
	text-decoration: underline;
}
ul  {
	padding-left: 5em;
}
li  {
	padding-top: .7em;
}
#rightBox {
	position: absolute;
	top: 75px;
	left: 670px;
	width: 102px;
	padding: 0;
	margin: 0;	
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	
}
#rightBox ul  {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 1px solid black;
}
	
#rightBox li {
	border: 0;
	padding: 5 0 20 0;
}
#nav  {
	position: absolute;
	left: 30px;
	top: 90px;
	margin: 0;
	padding: 0;
	background: transparent;
	list-style-type: none;
	width: 727px;
	float: left;
	font-size: .9em;
}
#nav li  {
	margin: 0;
	padding: 0;
	float: left;
}
#nav a  {
	float: left;
	width: 90px;
	color: Black;
	text-decoration: none;
	line-height: 2.5;
	text-align: center;
	border-right: 1px solid #E6E6E6;
	background: url(images/nav.gif) no-repeat;
}
#nav #nav_contact a  {
	border: none
}
#nav a:hover  {
	background-color: Gray;
	background-position: -90px 0;
	color: white;
}
/* #div_home etc is the identification for each page on the <body> tag, eg: <body id="div_home">*/
#div_home #nav_home a,
#div_about #nav_about a,
#div_images #nav_images a,
#div_upload #nav_upload a,
#div_prices #nav_prices a,
#div_contact #nav_contact a  {
	background-color: Silver;
	background-position: -180px 0;
	color: white;
}
#popUp  {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 250px;
	height: 600px;
	padding: 5px;
	color: Black;
	background-color: transparent;
}
#popUp_head  {
	position: relative;
	left: -10px;
	top: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	/*display: none;*/
	padding: 0;
	margin: 0;
}
#popUp_textArea  {
	position: absolute;
	top: 40px;
	left: 0px;
	height: 400px;
	width: 300px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#closeWindow  {
	position: absolute;
	left: 0px;
	}
#closeWindow a, #closeWindow a:visited  {
	color: red;
	font-weight: bold;
	text-decoration: none;
}	
#closeWindow a:hover  {
	text-decoration: underline;
}