body   { 
	background-color: #cccccc;
	background-image: url(images/bg.jpg);
	font-family: helvetica, verdana, sans-serif;
	font-size: 16px;
	line-height:100%;
 }

 
h1	{
	font-size: 24px;
	line-height:80%;
	font-weight: bold;
}


a:link 		{
	color: #cc9900;
	text-decoration: none;
}    
a:visited 	{
	color: #000066;
	text-decoration: none;
}  
a:hover 	{
	color: #cc3300;
	text-decoration: none;
}  
a:active 	{
	color: #996600;
	text-decoration: none;
}  


#header {
	background-color: #e7d8b6;
 	background-image: url(images/header.gif);
  	background-repeat: no-repeat;
	width: 100%;
	height: 69px;
	border-color: #dec99b;
	border-width: 6px;
	border-style: inset;
}

 
#desk	{
  	z-index: 0; 
 	background-image: url(images/desk.png);
 	background-repeat: no-repeat;
	width: 575px;
	height: 515px;
/* 	border-width: 1px;
	border-style: solid;	*/
 }
 
  
#frontdesk	{
  	z-index: 0; 
 	background-image: url(images/frontdesk.png);
 	background-repeat: no-repeat;
	width: 575px;
	height: 515px;
/* 	border-width: 1px;
	border-style: solid;	*/
 }
 

#frontdesk2	{
  	z-index: 0; 
 	background-image: url(images/frontdesk2.png);
 	background-repeat: no-repeat;
	width: 575px;
	height: 515px;
/* 	border-width: 1px;
	border-style: solid;	*/
 }
 
 
 #content	{
	background-color: #ffffff;
	font-size: 10px;
	padding: 10px;
 	position: absolute;
 	z-index: 25; 
 	top: 230px; 
 	left: 208px; 
 	visibility: visible;
	width: 254px;
	height: 305px;
  	border-width: 1px;
	border-style: solid;	
 }	

#content2	{
	background-color: #ffffff;
	font-size: 10px;
	padding: 10px;
 	position: absolute;
 	z-index: 25; 
 	top: 200px; 
 	left: 125px; 
 	visibility: visible;
	width: 350px;
	height: 305px;
  	border-width: 1px;
	border-style: solid;	
 }	

#nav	{
 	color: #663300;	
	font-weight: bold;
 	text-align: center;
 	position: absolute;
 	z-index: 10; 
 	top: 120px; 
 	right: 20px; 
 	visibility: visible;
	width: 175px;
	height: 200px;
/*  	border-width: 1px;
	border-style: solid;	*/
 }
 
#button1, #button2, #button3, #button4	{
 	background-image: url(images/button.png);
 	background-repeat: no-repeat;	
  	position: relative;
 	z-index: 20; 
 	left: 10px; 
 	visibility: visible;	
	width: 150px;
	height: 20px;
	border-color: #99c;
  	border-width: 2px;
	border-style: outset;	
}	
 
#bbb	{
 	background-image: url(images/ReliabilitySeal1.gif);
 	position: absolute;
	z-index: 5; 
 	top: 400px; 
 	right: 65px; 
 	visibility: visible;
	width: 85px;
	height: 130px;
  	border-width: 1px;
	border-style: solid;	
 }




	 
 #desk1  { 
 	background-image: url(images/desk.gif);
	width: 100%;
	height: 100px;
 	position: absolute;
 	z-index: 10; 
 	top: 5px; 
 	left: 5px; 
 	visibility: visible;
 	border-width: 1px;
	border-style: solid;
 }
