/******************************************************************************
                                                                         global
 ******************************************************************************/

html *	{
	margin: 0px;
	padding: 0px;
  }

html, body {
  height: 100%;
color:   #333333;;
  }

body {
/* 	background: url(../images/backgroundff.png) no-repeat top center; */
	font-family: "trebuchet ms", trebuchet, verdana, sans-serif;
	font-size: 62.5%;
	text-align: center;
	color: black;
	background-color: white;
	}

p {
	line-height:  1.3em;
	font-size:  1.1em;
	color: #333333;
}

a {
  color: black;
  }

img {
  border: none;
  }

ul {
  list-style-type: none;
  }

/******************************************************************************
                                                                    page layout
 ******************************************************************************/

#page {
width: 760px;
margin: 0 auto;
text-align: left;
}

#pageHeader, #pageContent, #pageFooter {
  width: 100%;
	position: relative;
	clear: both;
  }

/******************************************************************************
                                                                    page header
 ******************************************************************************/

#pageHeader {
	height: 126px;
	background: url(../images/cattani_banner.gif) no-repeat;
  }

ul#navMenu {
  position: absolute;
  top: 79px;
	right: 2px;
  list-style-type: none;
  }

ul#navMenu li {
  float: left;
  }

ul#navMenu li a {
  display: block;
  height: 9px;
  }

ul#navMenu li#navHome a {
  width: 37px;
	background: url(../images/menu_home.gif) no-repeat left top;
  }

ul#navMenu li#navContact a {
  width: 79px;
	background: url(../images/menu_contact.gif) no-repeat center top;
  }

ul#navMenu li#navCattani a {
  width: 89px;
	background: url(../images/menu_website.gif) no-repeat right top;
  }

ul#navMenu li span {
	display: none;
  }


/******************************************************************************
                                                                   page content
 ******************************************************************************/

#pageContent:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  }

/* Hides from IE-mac \*/
* html #pageContent {
  height: 1%;
  }
/* End hide from IE-mac */

ul#breadcrumbs {
  color: #999999;
	font-weight: bold;
	margin: 16px 0 15px -1px;
	height: 20px;
	background-color: white;
	font-size: 12px;
  }

ul#breadcrumbs li.first_li {
  background: none;
	padding-left: 0;
  }

ul#breadcrumbs li {
  background: url(../images/gt.gif) no-repeat left center;
	padding: 0 0.5em 0 0.8em;
  float: left;
	display: block;
  }

ul#breadcrumbs a {
	color: #999999;
}



h1 {
  font-size: 1.3em;
  background: bottom left no-repeat;
	height: 12px;
	clear: both;
	margin-bottom: 25px;
  }
	
h2 {
  font-size: 1.3em;
padding:  5px 0;
color: #333333;
  }

/******************************************************************************
                                                                    page footer
 ******************************************************************************/

#pageFooter {
  color: #999999;
	margin-top: 44px;
	height: 344px;
	text-align: center;
  background: white url(../images/footer_bg.gif) no-repeat bottom center;
  }

#pageFooter a {
  color: #999999;
	background-color: white;
  }

/******************************************************************************
                                                                    end of file
 ******************************************************************************/






















/* 1a.asp */
div#foam .pTitle {
	color:#999999; 
	margin-top:20px; 
	margin-bottom: 20px;
}

div#foam h4 {
	color: #333333;
	font-family: "trebuchet ms", trebuchet , verdana, sans;
	font-size: 14px;
	font-weight: bold;
}

div#foam  h5 {
	color: #333333;
	font-family: "trebuchet ms", trebuchet , verdana, sans;
	font-size: 12px;
	font-weight: bold;
	margin-top:20px;
}

div#foam .descriptionBox {
	width: 500px;
	float:left;
	vertical-align: top;
	/*border: 1px solid;*/
}

div#foam li {
	font-family: "trebuchet ms", trebuchet , verdana, sans;
	color: #333333;
	font-size: 11px;
	margin-left: 42px;
	list-style-type: square
}

div#foam div.FAQBlock {
	width: 470px;
	float: left;
}



/*1b*/
div.faqs {
	padding-bottom: 30px;
}

/******************************************************************************
                                                                  page specific
 ******************************************************************************/

#pageContent h2 {
  color: #D32B33;
	font-size: 1.3em;
	font-weight: bold;
  background-color: white;
  }

#pageContent dl {
  width: 240px;
	float: left;
  }

#pageContent dl dd {
  clear: both;
  }

#pageContent dl dd dl dt {
	float: left;
	clear: both;
	margin-right: 0.5em;
  }

#pageContent dl dd dl dd {
  clear: none;
  }

/******************************************************************************
                                                                    end of file
 ******************************************************************************/


span.phoneNumber{
	font-weight: bold;
}


dd {
	font-size: 11px;
}




div#codes h3 {
	color:   #333333;
	font-size:  1.1em;
	padding:  10px 0 3px 0 ;
}

div#codes ul li {
	font-size:  1.1em;
	color:   #333333;
}