html, body { margin: 0px;
background-image:url(../Images/pagebgg.jpg);

}
#wrap {
background-image:url(../Images/pagebgg.jpg);

width:  1000px;
height: 2000px;
border: 4px double #396563;
margin: 0px auto;
font: verdana, sans-serif, helvetica;
/*
border-top: 4px double #399e9c;	
border-left: 4px double #399e9c;	
border-right: 4px double #399e9c;	*/

}
/*
#wrapper {
	text-align: left;
margin: 0px auto;	
	padding: 4px;	
	width:  950px;
border: 4px double #399e9c;	


	 }
	
*/
#header {
	margin: 0 0 15px 0;
	height: 265px;

}
#header h1 {
text-align: center;
font-size: 14px !important; 
font-weight: bold;
font-family: verdana, sans-serif, helvetica;

	color:  #396563;
	padding-top: 15px;
clear: both;	

}
#header hr.dkgr1 {
text-align: center;
width: 50%;
color: #396563;
background-color: #396563;
height: 2px;
}
#header hr.dkgr2 {
text-align: center;
width: 85%;
color: #396563;
background-color: #399e9c;
height: 2px;
}

#header img {
position: relative; 
padding-top: 15px;
padding-left:3px; 

}
#header #infoblock { 
display: block;
float: right:
text-align: left;
font-family: verdana, sans-serif, helvetica;
font-size: 12px;
padding-top: 13px;
padding-left: 700px;
}
#header a:link, #header a:visited {color: #396563; }
#header a:hover{color: #fff; }
#container {
margin-top: -5px;
height: 399px;
width: 943px;
margin: auto;
}

#side-a {
	float: left;
	padding-left: 20px;
	width: 186px;
	margin-top: 0px;
	

}
 a {
color: #396163;
font-weight: bold;

}
a:hover {
text-decoration: none;
font-weight:bold;
color: #fff;
background-color: #399E9c;
} 
 #mnav ul {
           list-style : none;
          margin : 0;
           padding : 0;
           width : 6.5em;
           float : left;
      }
    #mnav a , #mnav h2 {
           font : bold 11px/16px arial, helvetica, sans-serif;
          display : block;
           text-align : center;
           border-width : 2px;
            border-style : double;
          border-color :  #399E9c;
           margin : 0;
           padding : 2px 3px 2px 2px;
      }
     #mnav h2 {
           color : #94D3CE;
           background : transparent; /* #396363; */
           text-transform : uppercase;
      }
     #mnav a {
           color : #396363;
           background : transparent; /*#396563; */
           text-decoration : none;
      }
    #mnav a:hover {
           color : #396563;
           background : #94D3CE;
      }
   #mnav li {
           position : relative;
      }
   #mnav ul ul {
          position : absolute;
           z-index : 500;
      }
     #mnav ul ul ul {
           position : absolute;
           top : 0;
           left : 100%;
      }
   #divmnav ul ul , #divmnav ul li:hover ul ul, #divmnav ul ul li:hover ul ul {
           display : none;
      }
   #divmnav ul li:hover ul ,#divmnav ul ul li:hover ul ,#divmnav ul ul ul li:hover ul {
           display : block;
      }

#side-b {
	float: left;
	padding-left: 3px;
	width: 180px;
/*	border-left: 2px solid #399e9c; */
	height: 100%;
}
#side-b p {
padding-left: 5px;
}

#content { 
	float: left;
	margin-left: -36px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 2px;
	
	width: 579px;
	color: #fff;
	font-family: verdana, sans-serif, helvetica;
	font-size: 12px;

}
.pic1 {
 float:left; 
  padding-right:7px;
  padding-bottom:7px;
}
#content p {
color: #000;
margin-right: 10px;
}
#content p.col2 {
margin-left: 350px;
margin-top: -635px;
}

#content h2 {
font-family: verdana, sans-serif, helvetica;
font-size: 14px;
	color: #396163; /* #399e9c; */
margin-bottom: -4px;	
background-color: transparent;	
}
#content h2.subtitle{
height: 20px;
width: 95%;
	background-color: #396563;
	color: #fff;
}
#content hr {
  	background: #396563;
  	color: #396563;
	border: 0; 
	height:2px;
	width: 99%;
}
#content dt {
font-size: 12px;
color: #396563;
font-weight: bold;
padding-bottom: 12px;


}
#content dl {
color: #000;
}
#content dd {
margin-right: 5px;
}
#botnav a {text-decoration: none;
color: #396163;
font-weight: bold;

}
#botnav a:hover {
text-decoration: none;
font-weight:bold;
color: #fff;
background-color: #399E9c;
}
#footer {
	clear: both;
	
	margin-top: 860px;
	margin-left: 0px;
/*	margin: auto; */
	font-family: verdana, sans-serif, helvetica;
	width: 989px;
	height: 25px;
	padding-top: 5px;
	padding-left:15px;
	
	background-color: #396163;
	
	color: #fff;
	font-size: 10px;
}
.left-element {
   position: absolute;
   margin-top: 0px;
 
   width: 95%;
   padding-right: 5px;
   font-size: 10px;
   }

.right-element {
   position: absolute;
   text-align: right;
   margin-top: 0px;
   padding-left: 60px;
   width: 50%;

    }
#footer a {
text-decoration: none;
color: #fff;
}
#footer a:hover {
text-decoration: none;
background-color: #399e9c;
color: #fff;
} 
