/*body tags*/
  h1
	{
	  font-family: "lucida grande",Verdana,Arial,sans-serif !important;
	  font-size: 14px !important;
	  color: #2C5A89 !important;
	}
/*header section links*/
#linksSec
{
	position:absolute; 
	z-index:98; 
	top:1px;
	left:0px;
}

#searchTitleSec
{
	z-index:98; 
	position:absolute; 
	top:27px; 
	left:10px;
	color: #555555; 
	font-family: Arial; 
	font-size: 10px; 
	font-weight: 400;
}
#searchFldsSec
{
	z-index:98; 
	position:absolute; 
	top:23px; 
	left:70px;
}

#siteFindRepSec
{
	z-index:98; 
	position:absolute; 
	top:14px; 
	left:360px;
}

#siteCatalogSec
{
	z-index:98; 
	position:absolute; 
	top:14px; 
	left:430px;
}

#siteNameSec
{
		z-index:98; 
		position:absolute; 
		top:11px; 
		left:543px;
		color: #225588; 
		font-family: Arial; 
		font-size: 10px; 
		font-weight: 400;
}
.textInput
{
		font-size: 10px; 
}
#siteCartSec
{
	z-index:98; 
	position:absolute; 
	top:27px; 
	left:500px;
}
#siteLogoSec
{
	 z-index:98; 
	 position:absolute; 
	 top:5px; 
	 left:650px;
}
#siteLogoutSec
{
	z-index:98; 
	position:absolute; 
	top:27px; 
	left:565px;
}

#headerSec
  {
	 position: relative; 
	 top: 0px; 
	 left: 0px; 
	 height: 55px;
	}
	
/*end - header section links*/

/* center area wrapper */
#pagemiddle
{
	 position: relative; 
	 min-height: 470px; 
}


/* center area wrapper */	
#menuSec
{
	position: relative; 
	float: left; 
	top: 0px; 
	left: 0px; 
	width: 205px; 
	min-height: 470px; 
	display:block;
}

#contentSec
{
	position: relative; 
	margin-left: 205px; 
	min-height: 470px; 
	display: block;
}

#footerSec
{
	 position: relative; 
	height: 115px;
}

#footerImgSec
{
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 256px; 
	height: 100px; 
	float: left;
}

#footerImgSec td 
{
	border: none;
}

 .footerNavSec
 {
	position: relative; 
	top: 0px; 
	margin-left: 256px; 
	height: 25px;
	font-size: 10px;
}

  .footerNavSec a
{
	  font-family: Verdana, Arial;
	  font-size: 10px;
}

 .footerNavSec #footerNavCopyRSec
 {
	margin-right: 40px; 
	margin-left: 75px; 
}

 .footerNavSec .footerNavTextSec
 {
	margin-right: 20px;  
}

  #mainnav
	{
	  width: 900px;
	  height: 100%;
	  padding-left: 10px;
	  font-family: Verdana, Arial;
	  font-size: 11px;
	  background-color: #FFFFFF;
	}
  td
	{
	  font-family: "lucida grande",Verdana,Arial,sans-serif;
	  font-size: 11px;
	}
	h2
	{
	color:#2C5A89;
	font-family: "lucida grande",Verdana,Arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	
}

  .navtable
	{
	  
	}
  .topnav
	{
	  width: 100%;
	  border-top: 1px solid #EEEEEE;
	  border-bottom: 1px solid #EEEEEE;
	}
  .fullbar
	{
	  border-left: 1px solid #EEEEEE;
	  border-right: 1px solid #EEEEEE;
	  text-align:center;
	  
	}
  .rightbar
	{
	  border-right: 1px solid #EEEEEE;
	  text-align:center;
	
	}
  
	
  .breadcrumb
	{
	}
  .indent1
	{
	padding-left: 10px;
	}
  .darkbg
	{
	  border-bottom: solid 1px black;
	  color: Black;
	  font-weight: bold;
	}
  .leftnav
	{
	  position: absolute;
	  top: 550px;
	  left: 55px;
	  width: 250px;
	  height: 400px;
	  border: solid 1px #808080;
	}

	.empty
	{
		display: inline;
	}
	
input 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
 }
 
 ./*menulink
	{
	 font-family : Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration: none;
	cursor: hand;
	color: #5C5C5C;
	background-color: #FFFFFF;
	font-weight: bold;
	}
  .menulink:hover
	{
	color: #225588;
	background-color: #D0D0D0;
	}
	
  .menulink1
	{
	 font-family : Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration: none;
	cursor: hand;
	color: #5C5C5C;
	background-color: #FFFFFF;
	font-weight: normal;
	}
	  .menuHover
	{
	color: #225588;
	background-color: #D0D0D0;
	 font-family : Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration: none;
	cursor: hand;
	font-weight: normal;
	}*/
	
