
html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body{
  color:#40312C;
  min-width:989px;
  text-align:center;
  background-color: #F18C39;
  font-family: Arial, Geneva,  Helvetica, sans-serif;
  font-size:13px;
  line-height: 18px;
}

p {
	padding: 0 0 15px 0;
	margin: 0;
	text-align: justify;
}

/*headings */

h1{
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 15px 0;
	margin:0;
	letter-spacing: 1.5px;	
	color: #F18C39;
}


h2{
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	padding: 0 0 14px 0;
	margin:0;
	letter-spacing: 1.5px;	
	color: #F18C39;
}

a:link, a:visited {
	color: #40312C;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: #6dab26;
	font-weight: bold;
	text-decoration: underline;
}
/* lists */
ul{
	padding: 0;
	margin:0 0 15px 0;
}

li{
	padding: 0;
	margin:0 0 0 16px;
	list-style: square;
	line-height: 17px;
	
}

.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:989px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
  min-height:100%;
  background-image: url(graphics/wrapper.jpg);
  background-repeat: repeat-y;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#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:692px;
  background-color: transparent;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#float-wrap{
  width:692px;
  margin-right:-1px;
  float:left;
  display:inline;
}

#container-center{
  width:592px;
  padding:50px;
}
#right{
  float:left;
  display:inline;
  width:299px;
  margin-right:-297px;
  margin-left:-1px;
  position:relative;
}
/* \*/
* html #right{
  width:298px;
  margin-left:0px;
  margin-right:-500px;
  mar\gin-right:-298px;
}
/* Above style hidden from Mac IE */
#container-right{
/* \*/
  width:297px;
/* 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:252px;
  overflow:hidden;
}
#clearheaderright{
  height:252px;
  overflow:hidden;
}
#clearfootercenter{
  height:140px;
  overflow:hidden;
}
#clearfooterright{
  height:140px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:989px;
  height:140px;
  overflow:hidden;
  margin-top:-112px;
}
#subfooter1{
  background-color: transparent;
  text-align:center;
  height:140px;
  background-image: url(graphics/footer.jpg);
  background-repeat: no-repeat;
}
#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:989px;
  height:252px;
  overflow:hidden;
}
#subheader1{
  background-color:#40312C;
  text-align:center;
  height:270px;
  background-image: url(graphics/header.jpg);
  background-repeat: no-repeat;
}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:692px;
  margin-left:px;
  background: transparent;
}
* html #gfx_bg_middle{
  display:none;
}

.copyright{
	color: #40312C;
   font-size:11px;
	top:200px;
}
img {
	margin: 7px 0  0 7px;
}
.button{
	background-color: #F18C39;
	
}
.img {
	padding:5px; 
	border: 1px solid #40312C;
}

