BODY {		FONT: 11px arial, verdana, sans-serif;
		scrollbar-base-color: #FFFFFF;
		scrollbar-track-color: #FFFFFF;
		scrollbar-face-color: #FFFFFF;
		scrollbar-highlight-color: #999999;
		scrollbar-3dlight-color: #999999;
		scrollbar-darkshadow-color: #999999;
		scrollbar-shadow-color: #999999;
		scrollbar-arrow-color: #999999; 
		margin: 0;
		padding: 0;
		}
		
p { 
	margin-bottom: 2em;
}

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

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

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

a:hover		{ color: #536F94; text-decoration: none }

 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ 
	COLOR: #000000; 
	FONT: 12px geneva, verdana, arial, sans-serif; 
	font-weight: normal 
}

.imgframe	{
	padding: 1px;
	border: 1px;
	border-style: solid;
	border-left-color: #BBBBBB;
	border-top-color: #BBBBBB;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	margin-bottom: 20px;
	}
	
.title 		{ COLOR: #990000; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

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

.phonetitle 	{ color: #000000; font: 11px verdana, arial, sans-serif; font-weight: bold }

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

.quotechoice	{ COLOR: #000099; FONT: 11px geneva, verdana, arial, sans-serif; font-weight: normal }

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

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

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



.button { 	background-image: url("picts/button.gif");
		background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 22px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.buttonon { 	background-image: url("picts/buttonon.gif");
		background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #003366;
		font-size: 8pt;
		height: 22px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


.button-popups {background-color:#C0C0C0;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 22px;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }

.buttonon-popups {background-color:#C0C0C0;
		background-image: url("picts/buttonon.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #003366;
		font-size: 8pt;
		height: 22px;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }


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

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

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		HEIGHT: 125PX;
		BORDER: #999999 2px solid}

.dropdown {	COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.searchbutton {	background-image: url("picts/button.gif");
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		width: 35px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


.searchform 	{ background-image: url("picts/shadeform.gif"); WIDTH: 100PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif; BORDER: #000000 1px solid }


.searchdrop	{ WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }

/*
.menulinks 	{ 
	FONT: 12px verdana, arial, sans-serif; 
	font-weight: bold; 
	text-indent:12px; 
	background-image: url("picts/background-menu.gif"); 
	height: 25px 
}
*/

#mainmenu {
	position:absolute; 
	visibility:show; 
	left:0px; 
	top:50px; 
	z-index:2;
}

#mainmenu ul {
	padding: 0;
	margin: 0;
	border: 0;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	font-weight: bold;
	text-indent:12px;
	width: 150px;
	color: #333;
	list-style: none;
}

#mainmenu ul li {
	border-bottom: solid 1px #ffffff;
	height: 25px;
}

#mainmenu li a {
	margin: 0;
	display: block;
	color: #003399;
	text-decoration: none;
	height: 20px;
	padding-top: 5px;
}

html>body #mainmenu li a {
	width: auto;
}

#mainmenu li a:hover {
	background-color: #ffffff;
	color: #003399; text-decoration: none;
}

div.client {
	padding: 2em 1em;
	border-bottom: dashed 1px #c0c0c0;
	background-color: #f6f6f6;

}
.client h4 {
	padding: 0;
	margin: 0;
	font-size: 11pt;
}

div.project {
	padding: 2em 1em;
	border-bottom: dashed 1px #c0c0c0;
	background-color: #f6f6f6;
}