﻿form{ height:100%;}
div,p{margin:0}

html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body{
  min-width:800px;
  text-align:center;
}
#fullheightcontainer{
  text-align:center;
/*  border: 1px solid #cdcdcd;*/
  position:relative;
/*  width:778px;*/
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
background: url(/images/bg_shadow.gif) top center no-repeat;
}

#wrapper{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width:800px;
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
  background:#d6dad9;
}
#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;
  background:#d6dad9;
  
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

#wrapper #outer{ width:800px;}

* html #wrapper #outer{
  width:800px;
  w\idth:800px;
}

#float-wrap{
/*  width:696px;*/
  margin-right:-1px;
  float:left;
  display:inline;
}

#wrapper #float-wrap{width:800px;}

#center{
/*  width:696px;*/
  float:right;
  display:inline;
}

#wrapper #center{ width:800px;}

#clearheadercenter{
  height:170px;
  overflow:hidden;
  
}

#clearfootercenter{
  height:50px;
  overflow:hidden;
}

#footer{
  width:100%;
  z-index:1;
  position:absolute;
  clear: both;
  overflow:hidden;
  margin: -40px auto 0 auto;
/*  margin-top:-50px;*/
  left:0;
  text-align :center;
  height:40px;
}

#subfooter{
  width:800px;
  height:20px;
  padding: 10px 0 10px 0;
  margin:0 auto;
  text-align:center;
  background: #1a1e1e;
  font-size:11px;
  color:#fff;
}

#header{
  width:100%;
  position:absolute;
  z-index:1;
  top:0px;
  left:0;
  height:168px;
  
 
/*  overflow:hidden;*/
}

#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
/*  width:696px;*/
  background:#d6dad9;
}

* html #gfx_bg_middle{
  display:none;
}

#wrapper #gfx_bg_middle{width:800px;}



DIV#subheader
{
	 background: #fff url(/images/bg_head.jpg) top no-repeat;
	 height:170px;
	 width:800px;
 	 margin:0 auto;
}


DIV#container-center
{
	padding-left:10px;
	padding-right:10px;	
}