
h1,h2.h3.h4.h5.h6, p, span { padding: 0; margin: 0; }
img a { border: 0; }
.clear { clear: both; }
html, body { height: 100%; }
body { background: #fff; margin: 0; }
#outter-div { min-height: 100%; width: 980px; background: #fff; margin: 0 auto; }
#top-container { width: 980px; height: 110px; background: #fff; }
#logo { width: 100px; height: 100px; float: left; }
#company-info { position: relative; font-family: verdana, times, helvetica; font-size: .9em; width: 400px; float: left; }
#company-info p { padding: 30px; }
#quote { position: relative; text-align: right; width: 300px; float: right; z-index: 10;}
#quote span { font-family: Verdana, Times, Helvetica; font-size: 1em; font-weight: bold; float: left; margin-top: 25px;}
#quote img { position: absolute; top: 5px; left: 180px; width: 150px; height: 150px; z-index: 9999; }
#navigation-container { width: 980px; height: 30px; border: solid 1px #000; background: transparent url('/images/nav-bg-org.gif') repeat-x; /*#f96a01*/; }
#navigation-container ul { list-style-type: none; height: 30px; width: 980px; margin: auto; }
#navigation-container ul li { float: left; }
#navigation-container ul a { padding-right: 15px; padding-left: 5px; display: block; line-height: 28px; text-decoration: none; font-family: Verdana, Times, Helvetica; font-size: 14px; color: #fff; }
#navigation-container ul a:hover { color: #CCC }
#body-container { background: #fff; width: 980px; height: 300px; }
#slide-show { width: 980px; height: 300px; }
#content-container { position: relative; width: 980px; background: #fff; }
#text-introduction { width: 600px; float: left; }
#text-introduction h4 { font-family: Verdana, Times, Helvetica; font-size: 1.3em; color: #007cfa; } 
#text-introduction span { font-family: Verdana, Times, Helvetica; font-size: .9em; }
#footer-container { position: relative; width:980px; margin: 0 auto; height: 50px; clear:both; background: #fff }
#footer-content { position:relative; text-align: center; margin-top: 30px; font-family: Verdana, Times, Helvetica; font-size: .9em; color: #fff; }
#logos { position: relative; padding-top: 10px; width: 365px; float: right;  }
#logos img{ position: relative;  width: 50px; height: 50px; float: right; }
#testimonials { position: relative; margin-top: 0px;  width: 365px; float: right;}
#testimonials span { font-family: verdana, times, helvetica; font-size: .9em; font-style: italic; }
#labels {text-align:center;}
#labels img {width:120px;border:1px solid black;margin:0 0 15px 10px;}

#labels2 li {padding-top:20px;}
#labels2 img {width:200px;border:1px solid black;margin:0 0 15px 10px;}


/*Labels Page*/
#label { width: 175px; float: left; }
#label2 { width: 325px; float: left;text-align:center; }
#label2 img {margin:25px 0 0 55px}
#label h4 { font-family: Verdana, Times, Helvetica; font-size: 1.3em; color: #007cfa; } 
#label span { font-family: Verdana, Times, Helveica; font-size: .9em; }
#printer-info {margin-top:15px;}
#printer-info iframe {width:43%;height:595px;overflow-y:scroll;border:none;}

#epson-info {margin-top:15px;}
#epson-info iframe {width:400px;height:380px;overflow-y:scroll;border:none;}


/*HOW TO BUY*/

#how-to-buy {line-height:120px;}

/*SlideShow*/
#container{
		width:980px;;
		height:300px;
		border:1px solid black;
		
		
		
	}
.slideshow{
		width:980px;
		list-style: none;
		position:relative;
		position:absolute;
	z-index:5;
		
		
		
	}
 	ul.slideshow li {
		position:absolute;
		left:0px;
		top:0px;
		display:inline;
		margin-top:-16px;
		
		
		
		
	}
	ul.slideshow li.show {
		z-index:980;
	
		
	}
