BODY 	{

	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	color: #FFFFFF;
	}


/* 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: 14px verdana, arial, sans-serif;
	font-weight: normal;
}

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

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

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

.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; }

.just 		{ text-align: justify; }

.ytube {
		float: right;
		padding: 10px;
		margin: 10px;
}		


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

li 		{ color: #99FF00; }
li span 	{ color: #B0C3C5; }



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

.ban-table		{
			background-color: #000000;
			border-top: #445056 1px solid;
			border-bottom: #445056 1px solid;
	        background-image: url("picts/background-images.jpg");
			}
.top_background	{
			background-image: url("picts/logo.gif");
			background-repeat: no-repeat;
			}			

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

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



/* HEADER BORDER FOR PAGES WITH NO BANNER IMAGE */

.headerborder		{ border-top: #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 1px solid;
			border-bottom: #445056 1px solid;
	        	background-image: url("picts/home-background.jpg");
			}

/* RIGHT SIDEBAR CODE */



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

.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: #000000;
			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; }






/* 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 		{
	POSITION: inherit;
	TOP: 100%;
	white-space:nowrap;
	height: 430px;
	margin-left: 10px;
}
#menulocation h3 {
	font-size: 11pt;
	margin-bottom: 7px;
	margin-top: 7px;
}



.menu-background	{
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: top left;
	border-right: #445056 0px solid;
	width: 150px;
			}

.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;
		}#servicelist li {
	font-size: 10pt;
	line-height: 15pt;
	color: #B0C3C5;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#contactinfo {
	position: relative;
	left: 0px;
	top: auto;
	float: left;
}
#weatherbar {



}
#viewerpostion {
	height: 281px;
	width: auto;
}
dd {
	padding-right: 0px;
}
.greenhead dd  {
	color: #99FF00;
}

.buttonlinks {
	position: absolute;
	bottom: -40%;
}	