body {
		text-align: center; /* for IE */
        padding-top:0px;
        margin:0px;
        background-color: #4c4947;
        font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt
}

h1{
   font-size: 22px;
  display:inline;
  font-family: Arial;
  color: #0086A3;
}

h2{
  font-size: 18px;
  display:inline;
  color: #0086A3;
}

h3{
  font-size: 16px;
  display:inline;
  color: #0086A3;
}

#center{
  	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 1000px;
}

#page{
   width:1000px;
   min-height:700px;
   margin:0px ;
   padding:0px;

}
  /*
#page a:link {text-decoration: none;color: #0093D1; }
#page a:visited {text-decoration: none;color: #0093D1;}
#page a:active {text-decoration: none;color: #0093D1;}
#page a:hover { text-decoration: underline;color: #0000cc; }
*/


.pagebackground{
  background-repeat: no-repeat;
  background-color: #FFFFFF
}


.title{
  font-family: Arial;
  font-size: 36px;
  color: #FFFFFF;
  font-weight: bold;
  padding-top:10px;
  padding-left:20px;
}


#menucontainer{

  width:1000px;
  height:170px;
  margin:0px;
  padding:0px;

}

#content{
  width:1000px;
  min-height:440px;

  /* border: 1px red solid;      */
}

#contenttext{
 /* height:428px;     */
  width:950px ;
 /* border: 1px green solid;      */
  padding-right:20px;
  padding-left:30px;
  padding-top:70px;
  min-height: 428

}


#contenttext a:link, #contenttext a:active, #contenttext a:visited{
    color: #4e4f16;
    text-decoration:none;

}
#contenttext a:hover{
    text-decoration:underline;

}

#footer{

   width:1000px;

   padding-top:10px;
   font-size: 10pt;
   color: #ffffff;

  font-family: Arial, Helvetica, sans-serif;
  background-color: #000000;
  text-align: center
}

#footer a:link, #footer a:active, #footer a:visited{
    color: #808080;
    text-decoration:none;
}

#footer a:hover{
    text-decoration:underline;
  color: #c0c0c0;
}


#menu{
  width:1000px;
  height:36px;
  left:27px;
  top:25px;
  position:relative;
  color: #000000
}

.menuitem{
  float:left;
  margin:0px;
  height:27px;
  width:86px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold ;
 /* width:102px;   */
  vertical-align:middle;
  text-align: center   ;
}

a:link .menuitem , a:active .menuitem, a:visited .menuitem{
  text-decoration: none;
  color: #000000;
  cursor: pointer;
	cursor: hand;
}
 a:hover .menuitem{
  color:#c0c0c0;
}




.msep{
  /*border-right:1px solid #FFFFFF ;  */
  width:27px;
  float:left;
  margin:0px;
  height:38px;
}


.menudivide{
  height:1px;
  background-color:#ffffff;
}

#phone{
  font-size: 22pt;
  font-weight: bold ;
   color: #0192D1 ;
}

#phone a:link {text-decoration: none;color: #0192D1; }
#phone a:visited {text-decoration: none;color: #0192D1;}
#phone a:active {text-decoration: none;color: #0192D1;}
#phone a:hover { text-decoration: underline;color: #0192D1; }


#offershadow{
   background-image:url('shadow.jpg');
   background-repeat:no-repeat;
   background-position: top left;
    width:320px;
  height:254px;

 /* border:1px solid red; */
}


#offer{
  font-size: 12pt;
  font-weight: bold;
  padding:15px;
/*   border: 1px solid blue; */
  width:272px;
  height:204px;
  background-color: #FFC526
}

/*.offer h1{
  font-size: 25px;
  display:inline;
  font-family: Arial;
  font-size: 26px;
  color: #FFFFFF  ;
  font-weight: bold;

}*/

.asterisk{
  font-size: 40px ;
  color:#0192D1;
  top:-4px;
  position:relative;
  float: left;
  padding-right:10px;
}

#mailerr{
  color:red;
  font-weight: bold
}

.dropdown{
  margin:0px;

  border-top:0px;
  position:absolute;
  overflow:hidden;
  left:505px;
  top:150px;
  width:207px;
  height:2px;         /*74 */
  font-size: 8pt;
  display:none;
  z-index:500;
/*  background-color: #ffffff  */
}

.DDTable{
  border-collapse: collapse;
  border:0px;
  font-size:14px;
  width:207px;
/*   border: 1px solid white;    */
}

.DDTable tr td{
  text-align: left;
  background-color:  #4c4947;
  padding-left:15px;
  padding-right:5px;
}


.DDTable tbody tr td a:link,.DDTable tbody tr td a:active,.DDTable tbody tr td a:visited {
  text-decoration:none;
  color:#ffffff ;
}
.DDTable tbody tr td a:hover {
  text-decoration:none;
  color: #cccccc;
}

#areadiv{
  width:500px;
}

.ginfo{
  width:400px;
  height:110px;
   font-size: 11px;
  font-family: Arial;
}

