
/* General */


body 	{ 	
	font-family: arial, helvetica, sans-serif; 	
	font-size: 12px;
	color: #333;
	line-height: 18px;
	font-weight: normal;	
	background-color: #5317AD;
	padding: 8px;	
	margin: 0px; 	
	}

/* Body background is #044191 for general PenTech sub-pages and #0B2043 for the home page (dark blue). */

p, td, li, ul, ol, h3 {	
	font-family: arial, helvetica, sans-serif;	
	}

p.justified, p.left, p.center, p.right {	
	margin: 0 0 18px 0;	
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	}

p.justified {	
	text-align: justify;
	}

p.left	{
	text-align: left;
	}

p.center {
	text-align: center;
	}

p.right {
	text-align: right;
	}

.sup	{
	vertical-align: super;
	font-size: smaller;
	}

div	{
	overflow: hidden;
	}

em	{	
	font-style: italic;
	}

.hidden {
	display: none;
	}

strong	{
	font-weight: bold;
	}

span.emstrong {	
	font-weight: bold;
	font-style: italic;
	}

#noborder {
	border: none;
	}

ul	{
	list-style: disc inside url("/images/bullet.gif");
	margin: 0 10px 18px 10px;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-align: left;
	}

input, textarea, select {
	display: inline;
	font-family: arial, helvetica, sans-serif;			background-color: #F3F8FF;
	border: 2px inset #044191;
	font-size: 12px;
	color: #333;
	}

.floatright {
	border: 1px solid #0B2043;
	float: right;
	margin: 0 0 10px 15px;
	padding: 0;
	}	

.floatleft {
	border: 1px solid #0B2043;
	float: left;
	margin: 0 15px 10px 0;
	padding: 0;
	}


/* Page Layout and Top Menu */


#pagetable {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #666;
	padding: 3px;
	}

#topbanner {
	width: 100%;
	height: 80px;
	padding: 0;
	margin: 0;
	background: #011345 url("/images/top-banner.jpg") no-repeat top center;	
	}

#topbanner span {
	display: none;
	}

#menu	{
	background: #DFEBFE url("/images/top-bar.gif") repeat-x top left;
	width: 100%;
	padding: 0;
	height: 29px;
	border-bottom: 1px solid #0B2043;
	}

#menu p {
	text-align: center;
	word-spacing: 4px;
	color: #044191; 
	font-size: 11px;
	padding: 2px 0 0 0;
	margin: 0;
	width: 100%;
	line-height: 29px;
	vertical-align: middle;
	text-transform: uppercase;
	}	

#menu a	{
	text-decoration: none; 
	font-weight: bold;
	}

#menu a:link, #menu a:visited {
	color: #044191; 	
	}

#menu a:hover, #menu a:active {
	color: #06c;
 	}

#pagecontent {
	background: #fff url("/images/side-bar.gif") repeat-y top left;
	width: 100%;
	margin: 0;
	}

/* Sub-Menu and Left Nav Bar Rules */


#submenu {
	float: left;
	width: 125px;
	margin-top: 20px;
	margin-left: 15px;
	}

/** Revision to sub-menu styles per Ian Ball...

#submenu p, #submenu ul {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
	margin: 0 0 15px 0;
	}

**/

#submenu p, #submenu ul {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
	margin: 0 0 20px 0;
	}

#submenu .submenulist {
	margin-bottom: 30px;
	}

#submenu .submenulistheader {
	margin-bottom: 8px;
	}

#submenu ul {
	list-style: disc inside url("/images/bullet.gif");
	}

#submenu a {
	text-decoration: none; 
	}

#submenu a:link, #submenu a:visited {
	color: #333333; 	
	}

#submenu a:hover, #submenu a:active {
	color: #034AA4;
 	}

.submenudot {
	font-size: 12px;
	color: #0B2043;
	}


/* Main Body Rules */


#maincontent {
	float: right;
	width: 615px;
	margin-top: 20px;
	margin-right: 15px;
	padding-left: 15px;
	background: #fff url("/images/background-rings.gif") no-repeat 0px 110px;	
	}

h2 	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #044191;
	margin: 0 0 18px 0;
	padding: 0;
	font-weight: bold;
	line-height: 26px;
	}

h3 	{
	font-size: 14px;
	color: #044191;
	margin: 0 0 18px 0;
	padding: 0;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	}

h4 	{
	margin: 0 0 18px 0;	
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	color: #044191;
	font-weight: bold;
	}

h5 	{
	margin: 0 0 18px 0;	
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	font-weight: bold;
	}

a	{
	font-weight: bold;
	text-decoration: none; 
	}

a:link, a:visited {
	color: #06c;
 	}

a:hover, a:active {
	color: #044191;
	}

#conversion {
	width: 350px;
	height: 65px;
	background: #fff url("/images/conversion-logo.gif") no-repeat top center;
	}

#feedbackbox {
	border: 5px double #044191;
	padding: 20px 10px;
	margin: 0 0 18px 0;
	}

#lastfeedback {
	margin-bottom: 0;
	}


/* Footer Rules */


.footer {
	font-size: 10px;
	color: #044191;
	line-height: 14px;
	text-align: center;
	padding: 0;
	margin: 0 0 10px 0;
	}

.footer a {
	text-decoration: underline;
	font-weight: normal;
	}

.footer a:link, .footer a:visited {
	color: #333;
 	}

.footer a:hover, .footer a:active {
	color: #044191;
	}

.bottomlinks {
	font-size: 10px;
	color: #333;
	line-height: 14px;
	text-align: center;
	padding: 0;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	}

.bottomlinks a {
	text-decoration: none;
	font-weight: normal;
	}

.bottomlinks a:link, .bottomlinks a:visited {
	color: #333;
 	}

.bottomlinks a:hover, .bottomlinks a:active {
	color: #044191;
	}


/* Images */

#mainpage {
	width: 300px;
	height: 216px;
	background: transparent url("/images/conversion-work-station.jpg") no-repeat top center;	
	}

#pipetech1 {
	width: 300px;
	height: 225px;
	background: transparent url("/images/pipetech-conversion-videotapes.jpg") no-repeat top center;	
	}

#pipetech2 {
	width: 140px;
	height: 140px;
	background: transparent url("/images/pacp-logo.jpg") no-repeat top center;	
	}

#video1 {
	width: 300px;
	height: 227px;
	background: transparent url("/images/sloth-at-work.jpg") no-repeat top center;	
	}	

#video2 {
	width: 250px;
	height: 198px;
	background: transparent url("/images/film-editing-station.jpg") no-repeat top center;	
	}

#video3 {
	width: 250px;
	height: 250px;
	background: transparent url("/images/slide-treatment.jpg") no-repeat top center;	
	border: none;
	}

#audio1 {
	width: 300px;
	height: 234px;
	background: transparent url("/images/sloth-at-work2.jpg") no-repeat top center;	
	}	

#audio2 {
	width: 300px;
	height: 203px;
	background: transparent url("/images/vinyl-transfer.jpg") no-repeat top center;	
	}

#audio3 {
	width: 250px;
	height: 250px;
	background: transparent url("/images/open-reel-audio-deck.jpg") no-repeat top center;	
	}	

#other1 {
	width: 300px;
	height: 212px;
	background: transparent url("/images/digital-audio-editing.jpg") no-repeat top center;	
	}	

#other2 {
	width: 300px;
	height: 215px;
	background: transparent url("/images/kyle-voice-work.jpg") no-repeat top center;	
	}


