BODY 	{
	scrollbar-base-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #445056;
	scrollbar-3dlight-color: #66777F;
	scrollbar-darkshadow-color: #445056;
	scrollbar-shadow-color: #66777F;
	scrollbar-arrow-color: #FFFFFF;
	backgroUnd-color: #000000;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	text-align:left;
	}

#wrapper {
width:900px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
td.banner {
	/*background: url(images/fullheader.jpg) no-repeat center;*/
}

td .linksubject {
	font-size:12pt;
}

table.sidelinks {
	width:100%;
	font-size:10px;
	
}

/* NON-MENU PAGE LINK CODE */

a:link		{ color: #99CC99; text-decoration: none; }

a:visited	{ color: #99CC99; text-decoration: none; }

a:active	{ color: #99CC99; text-decoration: none; }

a:hover		{ color: #FFFFFF; text-decoration: underline; }


.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none; }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline; }





/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #B0C3C5; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.title		{ COLOR: #FFFFFF; FONT: 17px arial, verdana, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #FFFFFF; FONT: 13px arial, verdana, sans-serif; font-weight: bold }

.smalltitle 	{ COLOR: #66777F; FONT: 14px arial, verdana, sans-serif; font-weight: bold; margin:0; }  

.smalltitle.center {text-align:center;}

.careertitle	{ COLOR: #669999; FONT: 14px arial, verdana, sans-serif; font-weight: bold; }

.date-font	{ COLOR: #FFFFFF; font: 11px arial, verdana, sans-serif; font-weight: bold; }

.formmargin	{ margin: 0px; }

.just 		{ text-align: justify; }




/* PAGE HEIGHTS CODE */

.pageheight		{ height: 625px; }

.pageheight-home	{ height: 375px; }

.pageheight-gallery	{ height: 750px; }


/* MAIN CONTENT ON SECONDARY PAGES */
td.content {
	background-color:#fff;
	padding: 0 15px 15px 15px;
	text-align:left;
}
.content table {border-collapse:collapse;}
td.content h1,td.content h2, td.content h3, td.content p {
	color:#000;
}
td.content h1 {
	font-size: 22px;
}
td.content h2 {
	font-size: 18px;
}

td.content h3 {
	font-size:16px;
	padding: 10px 0 0 0;
}

td.content p {
	font-size:12px;
	font-weight:normal;
	margin:10px 0;
	letter-spacing:.1em;
}


td.content li {
	font-size: 12px;
	font-weight:normal;
	margin:0;
	padding:0;
}

td.content a {
	color:#B8961E;
	font-weight:normal;
}

td.content a:hover {
	color:#FECE12;
	background-color:#000;
}





/* LIST CODE - CLIENTS, CAREERS, AND SERVICES PAGES */

li 		{ color: #000; }
li span 	{ color: #B0C3C5; }






/* MAIN PAGE BANNER IMAGE BORDERS & HEADER BORDERS */

.ban-table		{
			background-color: #000000;
			border-top: #445056 0px solid;
			border-bottom: #445056 1px solid;
			}

.ban-width		{ width: 600px; }

.ban-end        	{ background-image: url(../picts/background-images.jpg); }

.imagerightborder	{ border-right: #000000 1px solid; }

.imagerightborder-home	{ border-right: #000000 1px solid; }



/* HEADER BORDERS */

.headerborder		{ border-bottom: #445056 1px solid; }




/* BOTTOM PAGE LINE */

.pagebars	{
		border-top: #445056 1px solid;
		border-bottom: #445056 1px solid;
		background-color: #000000;
		height: 20px;
		}



/* PARAGRAPH SEPARATOR LINES */

.page-splits	{
		border: #445056 1px solid;
		background-color: #333333;
		color: #333333; height: 5px; width: 100%;
		}






/* OTHER IMAGE BORDERS */

.borders	{ border: #74747B 1px solid; }





/* HOMEPAGE LAYERED TEXT STYLES - shown on Graphic-LOGO-sample.htm */

#hometext 	{ position:absolute; visibility: visible; left: 162px; top: 110px; width:300px; z-index:5; padding:5px; }

.hometextlayer	{ COLOR: #FFFFFF; FONT: 11px arial, verdana, sans-serif; font-weight: bold; }

.hometexttitle	{ COLOR: #FFFFFF; FONT: 15px arial, verdana, sans-serif; font-weight: bold; }




/* CONTACT LAYERED TEXT STYLES */

#contacttext 		{ position:absolute; visibility: visible; left: 162px; top: 105px; width:500px; z-index:5; padding:5px;}

.contacttextlayer	{ COLOR: #FFFFFF; FONT: 12px arial, verdana, sans-serif; font-weight: bold; }

.phonetitle		{ COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }





/* HOMEPAGE LEFT SHADED AREA */

.home-vert-splits	{
			border-right: #445056 1px solid;
			background-color: #15191B;
			}

/* HOME PAGE BANNER IMAGE BORDERS & HEADER BORDERS */

.ban-table-home		{
			background-color: #000000;
			border-top: #445056 0px solid;
			border-bottom: #445056 1px solid;
	        background-image: url(../picts/home-background.jpg);
			 
			background-position: 50px 0px;
			}





/* RIGHT SIDEBAR CODE */



.sidebar-area		{
			border-left: #445056 1px solid;
			background-color: #15191B;
			width: 150px;
			}

.sidebar-pagewidth	{
			background-color: #15191B;
			width: 150px;
			}

.sidetext		{ COLOR: #B0C3C5; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.sidetitle		{ COLOR: #FFFFFF; FONT: 13px arial, verdana, sans-serif; font-weight: bold; }

.sideborders		{ border: #74747B 1px solid; }

.sidebar-table 		{
			COLOR: #B0C3C5;
			WIDTH: 135px;
			BORDER: #000000 0px solid;
			}

.sidebar-frame		{
			width: 150px;
			height: 600px;
			min-height: 550px;
			margin: 0px;
			padding: 0px;
			BORDER: #999999 0px solid;
			}






/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}







/* GALLERY CODE */

.galleryborder		{ border: #999999 1px solid; margin-bottom: 3px; }

.viewer-border	 	{ border: #999999 1px solid; }

.picturecomments 	{ COLOR: #999999; FONT: 10px verdana, arial, sans-serif; }

.picturetitle 		{ COLOR: #FFFFFF; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

#backbutton 		{
			position:absolute;
			visibility: visible;
			left: 15px;
			top: 116px;
			width:42px;
			height: 42px;
			z-index:5;
			padding: 0px;
			}




/* SMALL GALLERY MESSAGES */


.divstyle 	{ position:absolute;
		border: #000000 0px solid;
		width: 100px;
		top:0;
		left:0; }

.pstyletitle	{ position:absolute;
		border: #000000 1px solid;
		background:#FFFFE1;
		color:black;
		font-size:10px;
		padding: 3px;
		font-family:verdana, arial, sans-serif; }


.pstylebody 	{ position:absolute;
		background:#FFFFE1;
		color:black;
		font-size:10px;
		font-family:verdana, arial, sans-serif; }




/* GALLERY MENU CODE */


.button-gallery 	{
			background-color:#2C343B;
	        	background-image: url(../picts/button-gallery.gif);
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			color: #849CAC;
			font-size: 11px;
			cursor:pointer;
			font-weight: bold;
			text-align: center;
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 3px;
			padding-bottom: 3px;
			BORDER: #849CAC 1px solid;
			}


.buttonon-gallery	{
			background-color:#404E5A;
	        	background-image: url(../picts/buttonon-gallery.gif);
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			color: #FFFFFF;
			font-size: 11px;
			cursor:pointer;
			font-weight: bold;
			text-align: center;
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 3px;
			padding-bottom: 3px;
			BORDER: #849CAC 1px solid;
			}






/* CONTACT AND QUOTES FORM */

.button 		{
			background-color:#2C343B;
	        	background-image: url(../picts/button.gif);
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			color: #849CAC;
			font-size: 11px;
			cursor:pointer;
			font-weight: bold;
			text-align: center;
			padding-left: 15px;
			padding-right: 15px;
			padding-top: 3px;
			padding-bottom: 3px;
			BORDER: #849CAC 1px solid;
			}

.buttonon 		{
			background-color:#404E5A;
	        	background-image: url(../picts/buttonon.gif);
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			color: #FFFFFF;
			font-size: 11px;
			cursor:pointer;
			font-weight: bold;
			text-align: center;
			padding-left: 15px;
			padding-right: 15px;
			padding-top: 3px;
			padding-bottom: 3px;
			BORDER: #849CAC 1px solid;
			}


.shadeform	{
		FONT: 13px arial, verdana, sans-serif;
		COLOR: #000000;
		background-image: url(../picts/shadeform.gif);
		background-color: #B0B6AF;
		text-align: left;
		WIDTH: 200PX;
		BORDER: #666666 1px solid;
		}


.dropdown 	{
		FONT: 11px verdana, arial, sans-serif;
		COLOR: #000000;
		background-color: #B0B6AF;
		WIDTH: 200PX;
		}


.textarea	{
		FONT: 13px arial, verdana, sans-serif;
		COLOR: #000000;
		background-image: url(../picts/shadeform.gif);
		background-color: #B0B6AF;
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #666666 1px solid;
		}


.quoteform	{
		FONT: 13px arial, verdana, sans-serif;
		COLOR: #000000;
		background-image: url(../picts/shadeform.gif);
		background-color: #B0B6AF;
		text-align: left;
		BORDER: #666666 1px solid;
		}


.dropquotes 	{
		FONT: 11px verdana, arial, sans-serif;
		background-color: #B0B6AF;
		COLOR: #000000;
		}


.quotechoice 	{ COLOR: #CCCC99; }










/* LINKS PAGE */

.searchterms 	{
		FONT: 12px arial, verdana, sans-serif;
		background-image: url(../picts/shadeform.gif);
		background-color: #B0B6AF;
		COLOR: #000000;
		WIDTH: 125PX;
		HEIGHT: 20PX;
		BORDER: #000000 1px solid;
		}

.searchbutton 	{
		background-color:#2C343B;
	        background-image: url(../picts/button-gallery.gif);
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #849CAC;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 0px;
		padding-bottom: 0px;
		BORDER: #849CAC 1px solid;
		}






/* FOOTER CODE */

.footer			{
			height: 35px;
			padding: 5px 10px 5px 10px;
			}

.copyright		{ COLOR: #66777F; FONT: 9px verdana, arial, sans-serif; font-weight: bold; }








/* START THE CODE FOR THE MENUS */


#menulocation 		{ LEFT: 0px; WIDTH: 150px; POSITION: relative; TOP: 20px; padding: 0px 0px; white-space:nowrap; }

.menuwidth		{ width: 150px; }


.menu-background	{
			background-color: #000000;
			border-right: #445056 1px solid;
			}

.menuseparator		{
			border: #445056 1px solid;
			background-color: #15191B;
			color: #15191B;
			height: 3px;
			width: 140px;
			padding: 0px;
			margin-top: 3px;
			margin-bottom: 0px;
			}

.menutrans   		{
			filter:alpha(opacity=100);-moz-opacity:1.00;opacity:1.00;
			border-bottom: #74747B 1px solid;
			}


.menu-bottomline	{ border-top: #74747B 0px solid; }


.menu		{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		cursor:hand;
		font-weight: bold;
		text-decoration: none;
		width: 139px;
		text-indent: 7px;
		line-height: 18px;
		text-align: left;
		display: block;
		margin-left: 5px;
		margin-right: 5px;
		margin-top: 3px;
		margin-bottom: 1px;
		border-right: #74747B 0px solid;
		border-top: #74747B 0px solid;
		}


a.menu:link 	{ color: #B0C3C5; }

a.menu:visited 	{ color: #B0C3C5; }

a.menu:active 	{ color: #B0C3C5; }

a.menu:hover 	{
		color: #FFFFFF;
		background-color:#303535;
		text-decoration: none;
		border: #FFFFFF 1px solid;
		margin-left: 4px;
		margin-right: 4px;
		margin-top: 2px;
		margin-bottom: 0px;
		}


table.footertable {
	width:100%;
	border:0px solid #fff;
}
.footertable td {
	width:50%;
}

.footertable td.leftcell {
	font-size: 12px;
	vertical-align:top;
	width:40%;
}

.footertable td.middlecell {
	font-size: 12px;
	vertical-align:top;
	width:20%;
	text-align:center;
	
}

.footertable td.rightcell {
	font-size: 12px;
	vertical-align:top;
	width:30%;
	padding-left:10px;
	
}

/* used on IHF pages */
.buyercategories {

}

/* on contact me page */
.contactinfo {
width:400px;
margin:0 auto;
}

.iframe {
width:600px;
	margin:0 auto;
}
.officemap {
width:600px;
margin-left:50px;
}

#checktable,#titletable  {
color:#000;
font-size:10px;
font-weight:normal;
border-color:#000;
}

#checktable td,#checktable th#titletable td, #titletable th {
border-color:#000;
}


td #pagecontent li {
font-weight:normal;
}
#pagecontent table {
border-collapse:collapse;
}
#pagecontent h1, #pagecontent h2, #pagecontent h3,#pagecontent h4,#pagecontent p {
color:#000;
}

/*titletable styles*/


#titletable {
border:1px solid #000;
}

#titletable table#ownership th #toprow, #titletable table#ownership th #leftcolumn {
background-color: #000;
color: white;
font-weight: bold;
font-size: 8pt;
border: 1px solid white;

}


#odd {
background-color: #FFF;
color: black;
font-size: 8pt;
border: 1px solid #000;
}
#even {
background-color: #fff;
color: black;
font-size: 8pt;
border: 1px solid #000;
}
