#navcontainer{
}



* html .glossymenu div.submenu ul li a{
zoom: 1;
}

.glossymenu div.submenu ul li a{ 
display: inline-block; 
}

.glossymenu div.submenu ul li a{ 
display: block; 
}

.glossymenu{
	margin: 0;
	width: 190px; /*width of menu*/
	font-size: 15px;
	text-align: left;
	color: #000000;
	background-color: #f5f5f5;
}

.glossymenu a.menuitem{
	color: inherit;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	padding: 0.25em 0.65em 0.25em 0.65em;
	text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #000000;
background: #f5f5f5;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 12px;
border: none;
}

.glossymenu a.menuitem:link{
color: #000000;
background: inherit;
}
.glossymenu a.menuitem:hover{
border-color: #FFFFFF;
color: #FFFFFF;
background: #73B64F;
}


.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #eaeaea;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
font-size: 14px;
margin-left: 10px;
padding: 0;
}

/* for Internet Explorer */
/*\*/
* html .glossymenu div.submenu ul li{
height: 15px;
}
/**/

.glossymenu div.submenu ul li{
}

.glossymenu div.submenu ul li a{
display: block;
background: #eaeaea;
color: #000000;
text-decoration: none;
padding: 0.25em 0.65em 0.25em 0.65em;
float:none;
}

.glossymenu div.submenu ul li a:hover{
background: #73B64F;
color: #FFFFFF;
}


.othertitle{ 
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 10px 0;
}


.opencontent{ 
	color: #73B64F;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}

.closedcontent{
	color: #73B64F;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}

/***********************************************************************
	12 - SIFR
************************************************************************/

.sIFR-active object {
  display: block;
}


  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }

.sIFR-active h1 {
	visibility: hidden;
	font-family: Verdana;
  	line-height: 12px;
	text-align: left;
}

.sIFR-active h2 {
	visibility: hidden;
	font-family: Verdana;
  	line-height: 12px;
}

.sIFR-active .quoter {
	visibility: hidden;
	font-family: Verdana;
  	line-height: 12px;
}

.sIFR-active .quotesmall {
	visibility: hidden;
	font-family: Verdana;
  	line-height: 12px;
}

.quoter{
	color: #433f3f;
	font-family: Times New Roman, Times, serif;
	font-size: 25px;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}	

.quotebox{
	background:#e1ddcb;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin-bottom: 13px;
}


.quotesmall{
	color: #433f3f;
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}

#contactustbl {
	vertical-align: top;
		border: 0;
}

#contactustbl td{
	padding: 2px;
	vertical-align: top;
}

.contactustblleftcol {
width: 35%;
}

.whereweworktbl {
	vertical-align: top;
	width: 100%;
	border: 0;
}
.whereweworktblleftcol {
width: 70%;
}

.whereweworkfootcol {
width: 20%;
}

#selected
{
	color: #fff;
	background: #73B64F;
}

