/* CSS Document */

body {
	text-align: center;
	min-width: 600px;
	background-color: #3F3534;
}

a:link {
	color: #566C84;
}
a:visited {
	color: #566C84;
}
a:hover {
	color: #FF7713;
}
a:active {
	color: #FF7713;
}

#container {
	position: relative; 
	top: 30px;
	margin: 0 auto;
	width: 780px;
	height: 600px;
	text-align: left;
	z-index: 1;
}
	
#content {
	width: 780px;
	height: 600px;
	z-index: 2;
	background-image:url(images/mainbackground.jpg);
	background-repeat:no-repeat;

}

/* RollOvers */
 
  #RollOverContainer {
 	width: 735px; 
	height: 25px;
	z-index: 100;
	left: 23px;
	top: 60px;
	position:absolute;
	}

 #RollOver {
    width: 735px; 
	height: 20px;
    background: url(images/nav_main.jpg);
    margin: 1px; 
	padding: 0;
    position: relative;
	}
	
  #RollOver li {
    margin: 0; 
	padding: 0; 
	list-style: none;
    position: absolute; 
	top: 0;
	}
	
  #RollOver li, #RollOver a {
  	top: 0px;
    height: 20px;
	display: block;
   }

  #panel1b {
   left: 30px; 
   width: 143px;
  }
  
   #panel2b {
   left: 197px; 
   width: 166px;
   z-index: 91;
  }
  
  #panel3b {
   left: 387px; 
   width: 108px;
   z-index: 92;
  }
  
  #panel4b {
   left: 518px; 
   width: 102px;
  }
  
  #panel5b {
   left: 643px; 
   width: 62px;
  }
  
  #panel1b a:hover {
    background: transparent url(images/nav_main.jpg)
    -30px -23px no-repeat;
	}
	
  #panel2b a:hover {
    background: transparent url(images/nav_main.jpg)
    -197px -23px no-repeat;
	}
	
  #panel3b a:hover {
    background: transparent url(images/nav_main.jpg)
    -387px -23px no-repeat;
	}
	
  #panel4b a:hover {
    background: transparent url(images/nav_main.jpg)
    -518px -23px no-repeat;
	}
	
  #panel5b a:hover {
    background: transparent url(images/nav_main.jpg)
    -643px -23px no-repeat;
	}

#content_right_top{
position:absolute;
z-index: 50;
width:447px;
height:310px;
left: 308px;
top: 86px;
}

#content_right_bottom{
position:absolute;
z-index: 50;
width:445px;
height:158px;
left: 308px;
top: 405px;
}

#content_left_top{
position:absolute;
z-index: 50;
width:273px;
height:398px;
left: 27px;
top: 87px;
background-color:#CCCCCC;
}

#bodytext_home{
position:absolute;
z-index: 50;
width:215px;
height:345px;
left: 31px;
top: 9px;
font-family: Verdana;
font-size: 11px;
line-height: 165%;
}

#content_left_bottom{
	position:absolute;
	z-index: 50;
	width:274px;
	height:65px;
	left: 27px;
	top: 493px;
	background-image:url(images/ca_onlinesales.gif);
}

#ca_header_link{
position:absolute;
z-index: 50;
width:197px;
height:24px;
left: 503px;
top: 18px;
}

#saleslink {
	position: relative;
	list-style: none;
	display: block;
	top: 0px;
	left: 5px;
	width: 260px;
	height: 60px;
	z-index: 53;
}

#saleslink li {
    margin: 0; 
	padding: 0; 
	list-style: none;
    position: relative; 
	}
	
#saleslink li, #saleslink a {
    height: 27px;
	display: block;
}
	
	
#GlossaryLink {
	position: relative;
	list-style: none;
	display: block;
	top: 571px;
	left: 618px;
	width: 137px;
	height: 21px;
	z-index: 53;
}

#GlossaryLink li {
    margin: 0; 
	padding: 0; 
	list-style: none;
    position: relative; 
	}
	
#GlossaryLink li, #GlossaryLink a {
    height: 27px;
	display: block;
}

