body {

	font-family:Helvetica,Calibri,Arial,sans-serif;
    /*  font-family:Arial,Helvetica,sans-serif;  */
    font-size:12px;
    background-color: #48706e;
    line-height:24px;

}
h1,h2,h3, .tag
{
    color:#3B3B3B;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-weight:normal;
    /*  text-transform:lowercase;  */
}
.tag
{
    font-size: 16px;
}
#contentwrapper
{
    margin-left:auto;
    margin-right:auto;
    width:960px;
    background-color: White;
    border-right: solid 1px gray;
        border-bottom: solid 1px gray;
        border-top: solid 1px silver;
        border-left: solid 1px silver;
}

#footer
{
    margin-left:auto;
    margin-right:auto;
    width:900px; 
    font-size:10px;
    color: White;
}
#maincontent
{   
    width:615px;
    margin:20px;
    padding:15px 15px 15px 150px;
    font-size:13px;
    text-align:justify;
}
#widecontent
{
    width:800px;
    clear:left;
    margin:10px;
    padding:15px 0 15px 120px;
    font-size:13px;
    text-align: justify;
}
#logo img
{
    width:488px;
    margin:20px 200px 20px 220px;
}
#address
{
text-align: center;
/*border: solid 1px gray;*/
width:250px;
margin:6px 6px 6px 0;
line-height:18px;
}
#address p
{
line-height: 1.5em;
}
.imagebox
{
    width:250px;/*  350px  */
    float:left;
    /*height:300px;*/
    margin-top:15px;
    
}
.imagebox2
{
    width:180px;
    float:left;
    /*height:300px;*/
    margin-top:22px;
    
}
.descbox
{
    width:500px;
    float:left;
    height:100%;
    margin:10px;
}
.descboxbio
{
    width:700px;
    height:100%;
    margin:10px;
    text-align:justify;
}
.clear
{
clear:both;
height:100%;
height:30px;
}
/*  
#maincontent ul li
{
 font-size:13pt;
 line-height: 19pt;
     font-family:Arial,Helvetica,sans-serif;
}
  */
#bottomborder, #topborder
{
    height:8px;
    padding:5px 10px;
    /*background-color:#D9751E;*/
    /*background-color: #BCAF6F;*/
    background-color: #D9D5A3;
}
#bottomborder
{
	border-top: solid 1px gray;
}
#topborder
{
	border-bottom: solid 1px silver;
}

/*******************nav menu*********************/
#nav-menu ul {list-style: none; padding: 0; margin: 0 0 0 15px;}
#nav-menu li {float: left; margin: 0 0.05em;}
#nav-menu li a {
background: url(background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 15.05em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
font-weight:bold;
}
#nav-menu li a:hover {color: #666;}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none;
}
/* End hide */

#nav-menu
{
/*width:60em*/
width:960px;
/*margin-left:15px;*/
/*margin-right:auto;*/
/*background-color: #D9751E;
height: 2em;
margin: 2px;*/
} 
/******************************************************/
.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 



