html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body{
  min-width:772px;
  text-align:center;
  background: #fcfdff  url(images/newbg.jpg);
  background-repeat: repeat-x;
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
 font-size: 13px;
}

a:link, a:visited {
	color: #2f718c;
	text-decoration: none;
	/* or, specify own  */
}

a:hover, a:active {
	color: #2f718c;
	text-decoration: underline;
}

p {
 padding: 0 5px 0 0;
 margin: 8px 0;
 font-size: 13px;
 line-height: 18px;
 text-align: justify;
}

h1, h2, h4, h3 {
 margin:0 0 0 0; 
 padding: 5px 0;
 font-size: 14px;
 letter-spacing: 2px;
 }
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:772px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
  border-right:1px solid #82c5e0;
  border-left:1px solid #82c5e0;
  background:#FFF;
}
#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
  z-index:1;
  position:relative;
  margin-left:px;
  width:488px;
  background:#FFF;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#float-wrap{
  width:488px;
  margin-right:-1px;
  float:left;
  display:inline;
}
#right{
  float:left;
  display:inline;
  width:284px;
  margin-right:-282px;
  margin-left:-1px;
  position:relative;
}

#container-center{
padding:10px;
}

/* \*/
* html #right{
  width:283px;
  margin-left:0px;
  margin-right:-500px;
  mar\gin-right:-283px;
}
/* Above style hidden from Mac IE */
#container-right{
/* \*/
  width:282px;
/* Above hidden from IE-Mac */
  margin-left:2px;
}
/* \*/
* html #container-right{
  fl\oat:right;
  di\splay:inline;
  margin-left:1px;
  mar\gin-left:0px;
}
/* Above style hidden from Mac IE */
#clearheadercenter{
  height:232px;
  overflow:hidden;
}
#clearheaderright{
  height:232px;
  overflow:hidden;
}
#clearfootercenter{
  height:82px;
  overflow:hidden;
}
#clearfooterright{
  height:82px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:772px;
  height:82px;
  overflow:hidden;
  margin-top:-82px;
}
#subfooter1{
  background: #F0F8FB;
  text-align:center;
  height:20px;
  font-size: 11px;
letter-spacing: normal;
color: #277ba1;
font-weight: normal;
}
#subfooter2{
  background: #F0F8FB;
  color: #191970;
  text-align:center;

  height:40px;
  font-size: 12px;
}
#subfooter3{
  background: #F0F8FB;
  text-align:center;
 border-top:1px solid #92cbe6;
  height:20px;
}
#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:772px;
  height:232px;
  overflow:hidden;
}
.outer_horiz_border, .sb_outer_horiz_border{
  background:#191970;
  height:1px;
  overflow:hidden;
  font-size:0px
}
#subheader1{
background: #82c5e0;
text-align:center;
margin:0 1px;
padding:1px 0 0 0;
height:20px;
font-size: 11px;
letter-spacing: normal;
color: #277ba1;
font-weight: normal;
}

#subheader2{
text-align:center;
margin:0 1px;
height:180px;
background-image: url(images/top_title.jpg);
background-repeat: no-repeat;
}

#subheader3{
  text-align:center;
  margin:0 1px;
  height:32px;
  background-image: url(images/bg_menu.gif);
background-repeat: repeat-x;
}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:488px;
  margin-left:px;
  background:#FFF;
}
* html #gfx_bg_middle{
  display:none;
}


#navmain {
padding: 0 0 0 0; /* NB for space above */
margin:0;
font-weight: normal;
background-image: url(images/bg_menu.gif);
background-repeat: repeat-x;
color: #330000;
height:32px;
line-height: 32px;
/*	height: NB must SPECIFY */
/*	width: NB do not SPECIFY */
/*  line-height: for vertical centering */
}

#navmain ul {
margin: 0;
}

#navmain li {
display: inline;
list-style: none;
margin:0 -3px 0 0;
padding:0;
text-decoration: none; 
/* to remove underline of the hyperlinks */
}

#navmain li a:link, #navmain li a:visited { 
color: #191970; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
letter-spacing: 2px;
line-height: 32px;
text-decoration: none; 
border: 1px solid #d3d3d3;
margin: 0 0 0 0; /* NB no margin! */
/* for the items */
padding:10px 5px 7px 5px;
/* for the items, px top and bottom for height*/
}

#navmain li a:hover, #navmain li a:active {
color: #9ac9e1; 
/* to set hover color for the hyperlinks */
border: 1px solid #9ac9e1;
text-decoration: none; 
}

